Skip to content

sohyun-l/TestDG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10 to CIFAR10-C

Run

cd cifar
bash cifar10c_testdg.sh

Pretrained weight download link

https://drive.google.com/file/d/1tm3Ik2yIdp6GoKPAvuGj8T9sGqsjOCO0/view?usp=sharing

CIFAR100 to CIFAR100-C

Run

cd cifar
bash cifar100c_testdg.sh

Pretrained weight download link

https://drive.google.com/file/d/1CIVnqwSSM7gNPbKSIs_yzNwuvL9S9y8l/view?usp=sharing

ImageNet to ImageNet-C

Run

cd imagenet
bash imagenetc_testdg.sh

Pretrained weight download link

https://drive.google.com/file/d/1B84odPZTqvHgLR7HML52mn3EYOrzmEzl/view?usp=sharing

License

Non-commercial. Code is heavily based on ViDA and CoTTA.

About

TestDG: Test-time Domain Generalization for Continual Test-time Adaptation (arXiv)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages