dual and softmax conf

This commit is contained in:
2026-02-05 12:11:29 +08:00
parent ea5e9f17ba
commit 1925ddfc86
3 changed files with 135 additions and 59 deletions

View File

@@ -1,16 +1,16 @@
seeds=(1 2 3)
datasets=(
# "ucf101"
# "eurosat"
# "oxford_pets"
# "food101"
# "oxford_flowers"
# "dtd"
# "caltech101"
# "fgvc_aircraft"
# "stanford_cars"
# "sun397"
"imagenet"
"ucf101"
"eurosat"
"oxford_pets"
"food101"
"oxford_flowers"
"dtd"
"caltech101"
"fgvc_aircraft"
"stanford_cars"
"sun397"
# "imagenet"
)
for dataset in "${datasets[@]}"; do