Feature Augmentation based Test-Time Adaptation The code of Feature Augmentation based Test-Time Adaptation Environments conda env create --file environment.yaml Dataset Download ImageNet-C and modify configs/data.yaml. Experiment After modifying configs/config.yaml, python main.py -c config Acknowledgment The code is based on the DeYO, Tent, EATA, and SAR.