DequanWang / tent

ICLR21 Tent: Fully Test-Time Adaptation by Entropy Minimization
https://arxiv.org/abs/2006.10726
MIT License
355 stars 45 forks source link

About the performance on DA datasets like Digits, Office, VisDA-C and etc #8

Open fumyou13 opened 3 years ago

fumyou13 commented 3 years ago

Hi, thanks for your great work. I re-implement Tent based on Transfer-Learning-Library to evaluate its performance on DA datasets. And I only update BN layers as recommented in the paper. However, I find the accuracy is really low. Could you please release the code to help reproducing the results on Digits and VisDA. Thanks a lot.