|
| 1 | +Collections: |
| 2 | +- Name: MViT |
| 3 | + README: configs/recognition/MViT/README.md |
| 4 | + Paper: |
| 5 | + URL: http://openaccess.thecvf.com//content/CVPR2022/papers/Li_MViTv2_Improved_Multiscale_Vision_Transformers_for_Classification_and_Detection_CVPR_2022_paper.pdf |
| 6 | + Title: "MViTv2: Improved Multiscale Vision Transformers for Classification and Detection" |
| 7 | + |
| 8 | +Models: |
| 9 | + - Name: mvit-small-p244_16x4x1_kinetics400-rgb |
| 10 | + Config: configs/recognition/mvit/mvit-small-p244_16x4x1_kinetics400-rgb.py |
| 11 | + In Collection: MViT |
| 12 | + Metadata: |
| 13 | + Architecture: MViT-small |
| 14 | + Resolution: short-side 320 |
| 15 | + Modality: RGB |
| 16 | + Converted From: |
| 17 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 18 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 19 | + Results: |
| 20 | + - Dataset: Kinetics-400 |
| 21 | + Task: Action Recognition |
| 22 | + Metrics: |
| 23 | + Top 1 Accuracy: 81.1 |
| 24 | + Top 5 Accuracy: 94.7 |
| 25 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-small-p244_16x4x1_kinetics400-rgb_20221021-9ebaaeed.pth |
| 26 | + |
| 27 | + - Name: mvit-base-p244_32x3x1_kinetics400-rgb |
| 28 | + Config: configs/recognition/mvit/mvit-base-p244_32x3x1_kinetics400-rgb.py |
| 29 | + In Collection: MViT |
| 30 | + Metadata: |
| 31 | + Architecture: MViT-base |
| 32 | + Resolution: short-side 320 |
| 33 | + Modality: RGB |
| 34 | + Converted From: |
| 35 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 36 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 37 | + Results: |
| 38 | + - Dataset: Kinetics-400 |
| 39 | + Task: Action Recognition |
| 40 | + Metrics: |
| 41 | + Top 1 Accuracy: 81.1 |
| 42 | + Top 5 Accuracy: 94.7 |
| 43 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-base-p244_32x3x1_kinetics400-rgb_20221021-f392cd2d.pth |
| 44 | + |
| 45 | + - Name: mvit-large-p244_40x3x1_kinetics400-rgb |
| 46 | + Config: configs/recognition/mvit/mvit-large-p244_40x3x1_kinetics400-rgb.py |
| 47 | + In Collection: MViT |
| 48 | + Metadata: |
| 49 | + Architecture: MViT-large |
| 50 | + Resolution: short-side 446 |
| 51 | + Modality: RGB |
| 52 | + Converted From: |
| 53 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 54 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 55 | + Results: |
| 56 | + - Dataset: Kinetics-400 |
| 57 | + Task: Action Recognition |
| 58 | + Metrics: |
| 59 | + Top 1 Accuracy: 81.1 |
| 60 | + Top 5 Accuracy: 94.7 |
| 61 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-large-p244_40x3x1_kinetics400-rgb_20221021-11fe1f97.pth |
| 62 | + |
| 63 | + - Name: mvit-small-p244_u16_sthv2-rgb |
| 64 | + Config: configs/recognition/mvit/mvit-small-p244_u16_sthv2-rgb.py |
| 65 | + In Collection: MViT |
| 66 | + Metadata: |
| 67 | + Architecture: MViT-small |
| 68 | + Resolution: short-side 320 |
| 69 | + Modality: RGB |
| 70 | + Converted From: |
| 71 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 72 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 73 | + Results: |
| 74 | + - Dataset: SthV2 |
| 75 | + Task: Action Recognition |
| 76 | + Metrics: |
| 77 | + Top 1 Accuracy: 68.1 |
| 78 | + Top 5 Accuracy: 91.0 |
| 79 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-small-p244_u16_sthv2-rgb_20221021-65ecae7d.pth |
| 80 | + |
| 81 | + - Name: mvit-base-p244_u32_sthv2-rgb |
| 82 | + Config: configs/recognition/mvit/mvit-base-p244_u32_sthv2-rgb.py |
| 83 | + In Collection: MViT |
| 84 | + Metadata: |
| 85 | + Architecture: MViT-small |
| 86 | + Resolution: short-side 320 |
| 87 | + Modality: RGB |
| 88 | + Converted From: |
| 89 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 90 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 91 | + Results: |
| 92 | + - Dataset: SthV2 |
| 93 | + Task: Action Recognition |
| 94 | + Metrics: |
| 95 | + Top 1 Accuracy: 70.8 |
| 96 | + Top 5 Accuracy: 92.7 |
| 97 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-base-p244_u32_sthv2-rgb_20221021-d5de5da6.pth |
| 98 | + |
| 99 | + - Name: mvit-large-p244_u40_sthv2-rgb |
| 100 | + Config: configs/recognition/mvit/mvit-large-p244_u40_sthv2-rgb.py |
| 101 | + In Collection: MViT |
| 102 | + Metadata: |
| 103 | + Architecture: MViT-small |
| 104 | + Resolution: short-side 446 |
| 105 | + Modality: RGB |
| 106 | + Converted From: |
| 107 | + Weights: https://github.com/facebookresearch/SlowFast/blob/main/projects/mvitv2/README.md |
| 108 | + Code: https://github.com/facebookresearch/SlowFast/ |
| 109 | + Results: |
| 110 | + - Dataset: SthV2 |
| 111 | + Task: Action Recognition |
| 112 | + Metrics: |
| 113 | + Top 1 Accuracy: 73.2 |
| 114 | + Top 5 Accuracy: 94.0 |
| 115 | + Weights: https://download.openmmlab.com/mmaction/v1.0/recognition/mvit/converted/mvit-large-p244_u40_sthv2-rgb_20221021-61696e07.pth |
0 commit comments