diff --git a/projects.html b/projects.html index 1ada675..2faa1ef 100644 --- a/projects.html +++ b/projects.html @@ -11,10 +11,10 @@ ├── SGADA | PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop). | -├── ADDA-PyTorch_ResNet +├── ADDA-PyTorch_ResNet | A PyTorch implementation of paper "Adversarial Discriminative Domain Adaptation" using ResNet. | -├── DANN-PyTorch-ResNet +├── DANN-PyTorch-ResNet | A PyTorch implementation of paper "Unsupervised Domain Adaptation by Backpropagation" using ResNet. | ├── DSEBImageInpainting