提交 fc77dc36 编写于 作者: L lizz

Merge branch 'ljt/polish' into 'master'

Update modelzoo config url

See merge request open-mmlab/mmaction-lite!244
......@@ -6,7 +6,7 @@
|config | pretrain | AR@100| AUC | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[bmn_400x100_9e_2x8_activitynet_feature](bmn_400x100_2x8_9e_activitynet_feature.py) | None |75.28|67.22|5420|3.27|[ckpt]()| [log]()|
|[bmn_400x100_9e_2x8_activitynet_feature](/configs/localization/bmn/bmn_400x100_2x8_9e_activitynet_feature.py) | None |75.28|67.22|5420|3.27|[ckpt]()| [log]()|
## Data
1. Put the rescaled feature data folder `csv_mean_100` under `$MMACTION/data/activitynet_feature_cuhk/`.
......
......@@ -6,11 +6,11 @@
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[i3d_r34_32x2x1_100e_kinetics400_rgb](i3d_r34_32x2x1_100e_kinetics400_rgb.py) | ResNet34 |68.37|88.15| x | x | [ckpt]() | [log]()|
|[i3d_r50_32x2x1_100e_kinetics400_rgb](i3d_r50_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.68|90.78| x | x | [ckpt]() | [log]()|
|[i3d_r50_dense_32x2x1_100e_kinetics400_rgb](i3d_r50_dense_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.77|90.57| x | x | [ckpt]() | [log]()|
|[i3d_r50_fast_32x2x1_100e_kinetics400_rgb](i3d_r50_fast_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.32|90.72| x | x | [ckpt]() | [log]()|
|[i3d_r50_video_3d_32x2x1_100e_kinetics400_rgb](i3d_r50_video_32x2x1_100e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
|[i3d_r34_32x2x1_100e_kinetics400_rgb](/configs/recognition/i3d/i3d_r34_32x2x1_100e_kinetics400_rgb.py) | ResNet34 |68.37|88.15| x | x | [ckpt]() | [log]()|
|[i3d_r50_32x2x1_100e_kinetics400_rgb](/configs/recognition/i3d/i3d_r50_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.68|90.78| x | x | [ckpt]() | [log]()|
|[i3d_r50_dense_32x2x1_100e_kinetics400_rgb](/configs/recognition/i3d/i3d_r50_dense_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.77|90.57| x | x | [ckpt]() | [log]()|
|[i3d_r50_fast_32x2x1_100e_kinetics400_rgb](/configs/recognition/i3d/i3d_r50_fast_32x2x1_100e_kinetics400_rgb.py) | ResNet50 |72.32|90.72| x | x | [ckpt]() | [log]()|
|[i3d_r50_video_3d_32x2x1_100e_kinetics400_rgb](/configs/recognition/i3d/i3d_r50_video_32x2x1_100e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
## Data
......
......@@ -6,9 +6,9 @@
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[r2plus1d_r34_8x8x1_180e_kinetics400_rgb](r2plus1d_r34_8x8x1_180e_kinetics400_rgb.py) | None |68.68|88.36|5014|0.68|[ckpt]()| [log]()|
|[r2plus1d_r34_32x2x1_180e_kinetics400_rgb](r2plus1d_r34_32x2x1_180e_kinetics400_rgb.py) | None |74.60|91.59|9003|1.23| [ckpt]() | [log]()|
|[r2plus1d_r34_video_8x8x1_180e_kinetics400_rgb](r2plus1d_r34_video_8x8x1_180e_kinetics400_rgb.py) | None |x|x|x|x| [ckpt]() | [log]()|
|[r2plus1d_r34_8x8x1_180e_kinetics400_rgb](/configs/recognition/r2plus1d/r2plus1d_r34_8x8x1_180e_kinetics400_rgb.py) | None |68.68|88.36|5014|0.68|[ckpt]()| [log]()|
|[r2plus1d_r34_32x2x1_180e_kinetics400_rgb](/configs/recognition/r2plus1d/r2plus1d_r34_32x2x1_180e_kinetics400_rgb.py) | None |74.60|91.59|9003|1.23| [ckpt]() | [log]()|
|[r2plus1d_r34_video_8x8x1_180e_kinetics400_rgb](/configs/recognition/r2plus1d/r2plus1d_r34_video_8x8x1_180e_kinetics400_rgb.py) | None |x|x|x|x| [ckpt]() | [log]()|
## Data
......
......@@ -6,9 +6,9 @@
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[slowfast_r50_4x16x1_256e_kinetics400_rgb](slowfast_r50_4x16x1_256e_kinetics400_rgb.py) | None |75.3|92.2|6250|0.826|[ckpt]()| [log]()|
|[slowfast_r50_8x8x1_256e_kinetics400_rgb](slowfast_r50_8x8x1_256e_kinetics400_rgb.py) | None |76.36|92.56|9159|1.032| [ckpt]() | [log]()|
|[slowfast_r50_video_4x16x1_256e_kinetics400_rgb](slowfast_r50_video_4x16x1_256e_kinetics400_rgb.py) | None |x|x|x|x| [ckpt]() | [log]()|
|[slowfast_r50_4x16x1_256e_kinetics400_rgb](/configs/recognition/slowfast/slowfast_r50_4x16x1_256e_kinetics400_rgb.py) | None |75.3|92.2|6250|0.826|[ckpt]()| [log]()|
|[slowfast_r50_8x8x1_256e_kinetics400_rgb](/configs/recognition/slowfast/slowfast_r50_8x8x1_256e_kinetics400_rgb.py) | None |76.36|92.56|9159|1.032| [ckpt]() | [log]()|
|[slowfast_r50_video_4x16x1_256e_kinetics400_rgb](/configs/recognition/slowfast/slowfast_r50_video_4x16x1_256e_kinetics400_rgb.py) | None |x|x|x|x| [ckpt]() | [log]()|
## Data
......
......@@ -5,19 +5,19 @@
### Kinetics-400
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tin_r50_1x1x8_35e_kinetics400_rgb](tin_r50_1x1x8_35e_kinetics400_rgb.py) | ResNet50 |69.44|89.19| x | x | [ckpt]() | [log]()|
|[tin_r50_finetune_1x1x8_35e_kinetics400_rgb](tin_r50_finetune_1x1x8_35e_kinetics400_rgb.py) | TSM |71.00|89.98| x | x | [ckpt]() | [log]()|
|[tin_r50_video_2d_1x1x8_35e_kinetics400_rgb](tin_r50_video_1x1x8_35e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
|[tin_r50_1x1x8_35e_kinetics400_rgb](/configs/recognition/tin/tin_r50_1x1x8_35e_kinetics400_rgb.py) | ResNet50 |69.44|89.19| x | x | [ckpt]() | [log]()|
|[tin_r50_finetune_1x1x8_35e_kinetics400_rgb](/configs/recognition/tin/tin_r50_finetune_1x1x8_35e_kinetics400_rgb.py) | TSM |71.00|89.98| x | x | [ckpt]() | [log]()|
|[tin_r50_video_2d_1x1x8_35e_kinetics400_rgb](/configs/recognition/tin/tin_r50_video_1x1x8_35e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
### Something-Something V1
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tin_r50_1x1x8_35e_sthv1_rgb](tin_r50_1x1x8_35e_sthv1_rgb.py) | ResNet50 |41.59|71.94| x | x | [ckpt]() | [log]()|
|[tin_r50_1x1x8_35e_sthv1_rgb](/configs/recognition/tin/tin_r50_1x1x8_35e_sthv1_rgb.py) | ResNet50 |41.59|71.94| x | x | [ckpt]() | [log]()|
### Something-Something V2
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tin_r50_1x1x8_35e_sthv2_rgb](tin_r50_1x1x8_35e_sthv2_rgb.py) | ResNet50 |53.08|82.02| x | x | [ckpt]() | [log]()|
|[tin_r50_1x1x8_35e_sthv2_rgb](/configs/recognition/tin/tin_r50_1x1x8_35e_sthv2_rgb.py) | ResNet50 |53.08|82.02| x | x | [ckpt]() | [log]()|
## Data
......
......@@ -3,26 +3,29 @@
## Model Zoo
### Kinetics-400
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tsm_r50_1x1x8_100e_kinetics400_rgb](tsm_r50_1x1x8_50e_kinetics400_rgb.py) | ResNet50 |70.24|89.56| x | x | [ckpt]() | [log]()|
|[tsm_r50_dense_1x1x8_100e_kinetics400_rgb](tsm_r50_dense_1x1x8_50e_kinetics400_rgb.py) | ResNet50 |71.84|90.18| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_kinetics400_rgb](tsm_r50_1x1x16_50e_kinetics400_rgb.py) | ResNet50 |71.69|90.4| x | x | [ckpt]() | [log]()|
|[tsm_r50_video_1x1x8_100e_kinetics400_rgb](tsm_r50_video_1x1x8_100e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x8_100e_kinetics400_rgb](/configs/recognition/tsm/tsm_r50_1x1x8_50e_kinetics400_rgb.py) | ResNet50 |70.24|89.56| x | x | [ckpt]() | [log]()|
|[tsm_r50_dense_1x1x8_100e_kinetics400_rgb](/configs/recognition/tsm/tsm_r50_dense_1x1x8_50e_kinetics400_rgb.py) | ResNet50 |71.84|90.18| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_kinetics400_rgb](/configs/recognition/tsm/tsm_r50_1x1x16_50e_kinetics400_rgb.py) | ResNet50 |71.69|90.4| x | x | [ckpt]() | [log]()|
|[tsm_r50_video_1x1x8_100e_kinetics400_rgb](/configs/recognition/tsm/tsm_r50_video_1x1x8_100e_kinetics400_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
### Something-Something V1
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tsm_r50_1x1x8_50e_sthv1_rgb](tsm_r50_1x1x8_50e_sthv1_rgb.py) | ResNet50 |44.62|75.51| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_sthv1_rgb](tsm_r50_1x1x16_50e_sthv1_rgb.py) | ResNet50 |43.81|74.73| x | x | [ckpt]() | [log]()|
|[tsm_r101_1x1x8_50e_sthv1_rgb](tsm_r101_1x1x8_50e_sthv1_rgb.py) | ResNet50 |46.41|74.07| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x8_50e_sthv1_rgb](/configs/recognition/tsm/tsm_r50_1x1x8_50e_sthv1_rgb.py) | ResNet50 |44.62|75.51| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_sthv1_rgb](/configs/recognition/tsm/tsm_r50_1x1x16_50e_sthv1_rgb.py) | ResNet50 |43.81|74.73| x | x | [ckpt]() | [log]()|
|[tsm_r101_1x1x8_50e_sthv1_rgb](/configs/recognition/tsm/tsm_r101_1x1x8_50e_sthv1_rgb.py) | ResNet50 |46.41|74.07| x | x | [ckpt]() | [log]()|
### Something-Something V2
|config | pretrain | top1 acc| top5 acc | gpu_mem(M) | iter time(s) | ckpt | log|
|-|-|-|-|-|-|-|-|
|[tsm_r50_1x1x8_50e_sthv2_rgb](tsm_r50_1x1x8_50e_sthv2_rgb.py) | ResNet50 |59.91|84.61| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_sthv2_rgb](tsm_r50_1x1x16_50e_sthv2_rgb.py) | ResNet50 |56.10|84.43| x | x | [ckpt]() | [log]()|
|[tsm_r101_1x1x8_50e_sthv2_rgb](tsm_r101_1x1x8_50e_sthv2_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x8_50e_sthv2_rgb](/configs/recognition/tsm/tsm_r50_1x1x8_50e_sthv2_rgb.py) | ResNet50 |59.91|84.61| x | x | [ckpt]() | [log]()|
|[tsm_r50_1x1x16_50e_sthv2_rgb](/configs/recognition/tsm/tsm_r50_1x1x16_50e_sthv2_rgb.py) | ResNet50 |56.10|84.43| x | x | [ckpt]() | [log]()|
|[tsm_r101_1x1x8_50e_sthv2_rgb](/configs/recognition/tsm/tsm_r101_1x1x8_50e_sthv2_rgb.py) | ResNet50 | x | x | x | x | [ckpt]() | [log]()|
## Data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册