Skip to content

Commit e604aae

Browse files
committed
updated
1 parent f97fb01 commit e604aae

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

asset/case4.gif

15.5 MB
Loading

asset/case6.gif

16.8 MB
Loading

asset/method.jpg

325 KB
Loading

eval_encoder/shells_eval_ap/common.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ export PYTHONPATH=../
99

1010
# Default dataset list (can be overridden in calling script)
1111
DEFAULT_DATASETS=(
12-
# "ssv2"
13-
# "diving48"
12+
"ssv2"
13+
"diving48"
1414
"perception_test"
15-
# "epic_verb"
16-
# "epic_noun"
17-
# "hmdb51"
18-
# "k400"
19-
# "charadesego"
15+
"epic_verb"
16+
"epic_noun"
17+
"hmdb51"
18+
"k400"
19+
"charadesego"
2020
)
2121

2222
# ============================================================================

0 commit comments

Comments
 (0)