This commit is contained in:
2024-05-21 19:41:56 +08:00
commit ca67205608
217 changed files with 201004 additions and 0 deletions

1
run.sh Normal file
View File

@@ -0,0 +1 @@
python3 main_1_17.py --name RN50 --dataset_name caltech101 --dataset_dir /root/autodl-tmp --epochs 150 --shot 1 --savedir /root/autodl-tmp/epx/ --filename_dir /root/autodl-tmp/epx_txt/ --valacc 10 --valepoch 50