Example code to run PatAug: Augmentation of Augmentation for Test-Time Adaptation (MM'25) with specialization benchmark.
- Prepare the datasets following the guideline in CoOp under dataset root
./dataset_special/.
- Run
conda env create -f environment.ymlto install necessary packages.
- Run
bash pataug.shto run TTA on all specialization datasets. - Check log in
./PatAug/