From 468506ca8fac9f638eadb8f795b168180b84e4b2 Mon Sep 17 00:00:00 2001 From: Fazil Altinel Date: Wed, 12 Jan 2022 18:21:41 +0000 Subject: [PATCH] Change repo links to self-hosted instance --- projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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