Skip to content

Commit

Permalink
Update README.md; fix tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
awkrail authored Sep 24, 2024
1 parent 393a3c6 commit a0fdfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ python training/train.py --model MODEL --dataset DATASET --feature FEATURE [--re
| | Options |
|---------|----------------------------------------------------------------------------------------------------------|
| Model | moment_detr, qd_detr, eatr, cg_detr, uvcom, tr_detr, taskweave_mr2hd, taskweave_hd2mr |
| Feature | resnet_glove, clip, clip_slowfast, clip_slowfast_pann, i3d_clip, clap (AMR) |
| Feature | resnet_glove, clip, clip_slowfast, clip_slowfast_pann, i3d_clip, clap |
| Dataset | qvhighlight, qvhighlight_pretrain, activitynet, charades, tacos, tvsum, youtube_highlight, clotho-moment |

(**Example 1**) Moment DETR w/ CLIP+Slowfast on QVHighlights:
Expand Down

0 comments on commit a0fdfab

Please sign in to comment.