Skip to content

Commit 1537600

Browse files
authored
add highlights to changelog (#2173)
1 parent 14118a3 commit 1537600

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/en/notes/changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
**Highlights**
66

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+
711
**New Features**
812

913
- Support VideoMAE ([#1942](https://github.com/open-mmlab/mmaction2/pull/1942))
@@ -12,7 +16,7 @@
1216
- Support AVA-Kinetics dataset ([#2080](https://github.com/open-mmlab/mmaction2/pull/2080))
1317
- Support STGCN++ ([#2156](https://github.com/open-mmlab/mmaction2/pull/2156))
1418
- 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))
1620

1721
**Improvements**
1822

0 commit comments

Comments
 (0)