Browse Source

Change repo links to self-hosted instance

master
Fazil Altinel 3 years ago
parent
commit
468506ca8f
  1. 4
      projects.html

4
projects.html

@ -11,10 +11,10 @@
├── <a href="https://github.com/avaapm/SGADA">SGADA</a> ├── <a href="https://github.com/avaapm/SGADA">SGADA</a>
| PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop). | PyTorch implementation of our paper named "Self-training Guided Adversarial Domain Adaptation For Thermal Imagery" (accepted to CVPR 2021 PBVS workshop).
| |
├── <a href="https://github.com/fazilaltinel/ADDA.PyTorch-resnet">ADDA-PyTorch_ResNet</a>
├── <a href="https://git.altinel.dev/fazil/ADDA.PyTorch-resnet">ADDA-PyTorch_ResNet</a>
| A PyTorch implementation of paper "Adversarial Discriminative Domain Adaptation" using ResNet. | A PyTorch implementation of paper "Adversarial Discriminative Domain Adaptation" using ResNet.
| |
├── <a href="https://github.com/fazilaltinel/pytorch-dann-resnet">DANN-PyTorch-ResNet</a>
├── <a href="https://git.altinel.dev/fazil/pytorch-dann-resnet">DANN-PyTorch-ResNet</a>
| A PyTorch implementation of paper "Unsupervised Domain Adaptation by Backpropagation" using ResNet. | A PyTorch implementation of paper "Unsupervised Domain Adaptation by Backpropagation" using ResNet.
| |
├── <a href="https://github.com/cvlab-tohoku/DSEBImageInpainting">DSEBImageInpainting</a> ├── <a href="https://github.com/cvlab-tohoku/DSEBImageInpainting">DSEBImageInpainting</a>

Loading…
Cancel
Save