You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,14 +75,13 @@ English | [简体中文](/README_zh-CN.md)
75
75
76
76
**The default branch has been switched to `main`(previous `1.x`) from `master`(current `0.x`), and we encourage users to migrate to the latest version with more supported models, stronger pre-training checkpoints and simpler coding. Please refer to [Migration Guide](https://mmaction2.readthedocs.io/en/latest/migration.html) for more details.**
77
77
78
-
**Release (2023.07.04)**: v1.1.0 with the following new features:
79
-
80
-
- Support CLIP-based multi-modality models: ActionCLIP(Arxiv'2021) and CLIP4clip(ArXiv'2022)
81
-
- Support rich projects: gesture recognition, spatio-temporal action detection tutorial, and knowledge distillation
82
-
- Support HACS-segments dataset(ICCV'2019), MultiSports dataset(ICCV'2021), Kinetics-710 dataset(Arxiv'2022)
83
-
- Support VideoMAE V2(CVPR'2023), and VideoMAE(NeurIPS'2022) on action detection
84
-
- Support TCANet(CVPR'2021)
85
-
- Support [Pure Python style Configuration File](https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#a-pure-python-style-configuration-file-beta) and downloading datasets by MIM with one command
78
+
**Release (2023.10.12)**: v1.2.0 with the following new features:
79
+
80
+
- Support VindLU multi-modality algorithm and the Training of ActionClip
81
+
- Support lightweight model MobileOne TSN/TSM
82
+
- Support video retrieval dataset MSVD
83
+
- Support SlowOnly K700 feature to train localization models
0 commit comments