File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
** Highlights**
6
6
7
+ - Support Action Recognition model VideoMAE(NeurIPS'2022), MVit V2(CVPR'2022), C2D and skeleton-based action recognition model STGCN++
8
+ - Support Omni-Source training on ImageNet and Kinetics datasets
9
+ - Support exporting spatial-temporal detection models to ONNX
10
+
7
11
** New Features**
8
12
9
13
- Support VideoMAE ([ #1942 ] ( https://github.com/open-mmlab/mmaction2/pull/1942 ) )
12
16
- Support AVA-Kinetics dataset ([ #2080 ] ( https://github.com/open-mmlab/mmaction2/pull/2080 ) )
13
17
- Support STGCN++ ([ #2156 ] ( https://github.com/open-mmlab/mmaction2/pull/2156 ) )
14
18
- Support exporting spatial-temporal detection models to ONNX ([ #2148 ] ( https://github.com/open-mmlab/mmaction2/pull/2148 ) )
15
- - Support Omni-Sourece training on ImageNet and Kinetics datasets ([ #2143 ] ( https://github.com/open-mmlab/mmaction2/pull/2143 ) )
19
+ - Support Omni-Source training on ImageNet and Kinetics datasets ([ #2143 ] ( https://github.com/open-mmlab/mmaction2/pull/2143 ) )
16
20
17
21
** Improvements**
18
22
You can’t perform that action at this time.
0 commit comments