Last-k Average
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
seeds=(1 2 3)
|
||||
datasets=(
|
||||
# "ucf101"
|
||||
# "eurosat"
|
||||
# "oxford_pets"
|
||||
# "food101"
|
||||
# "oxford_flowers"
|
||||
# "dtd"
|
||||
# "caltech101"
|
||||
# "fgvc_aircraft"
|
||||
# "stanford_cars"
|
||||
# "sun397"
|
||||
"ucf101"
|
||||
"eurosat"
|
||||
"oxford_pets"
|
||||
"food101"
|
||||
"oxford_flowers"
|
||||
"dtd"
|
||||
"caltech101"
|
||||
"fgvc_aircraft"
|
||||
"stanford_cars"
|
||||
"sun397"
|
||||
"imagenet"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user