This is supplementary materials for "Repurposing Pretrained Models for Robust Out-of-domain Few-Shot Learning".

Experiment_Result folder
	- There are experimental results in the folder.
	- The filename matchs the table in the paper.
	- All experimants tested 6 different seeds except 5-way 1-shot Adam (Tested 4 different seeds).
	- Filelist
		= 5way_1shot_SGD_USA.xlsx
		= 5way_1shot_SGD_UFGSM.xlsx
		= 5way_1shot_Adam_AT_Only_ALL.xlsx
		= 5way_1shot_SGD_AT_Only_ALL.xlsx
		= 5way_5shot_SGD_AT_Only_ALL.xlsx
		= 10way_1shot_SGD_AT_Only_ALL.xlsx
		= 5way_5shot_SGD_AT_Only_ALL_Checkpoint_Last.xlsx
		= 5way_5shot_SGD_AT_Only_ALL_Checkpoint_Validation.xlsx
		= 5way_5shot_Adam_AT_Only_ALL_Checkpoint_Last.xlsx
		= 5way_5shot_Adam_AT_Only_ALL_Checkpoint_Validation.xlsx
