Skip to content

Commit 134b415

Browse files
authored
[Doc] remove README_zh_CN (#1878)
* [Doc] remove README_zh_CN * [Doc] remove benchmark and fix doc link
1 parent cf3edc5 commit 134b415

File tree

2 files changed

+1
-338
lines changed

2 files changed

+1
-338
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828

2929
## Introduction
3030

31-
English | [简体中文](/README_zh-CN.md)
32-
3331
[![Documentation](https://readthedocs.org/projects/mmaction2/badge/?version=latest)](https://mmaction2.readthedocs.io/en/1.x/)
3432
[![actions](https://github.com/open-mmlab/mmaction2/workflows/build/badge.svg)](https://github.com/open-mmlab/mmaction2/actions)
3533
[![codecov](https://codecov.io/gh/open-mmlab/mmaction2/branch/master/graph/badge.svg)](https://codecov.io/gh/open-mmlab/mmaction2)
@@ -213,10 +211,6 @@ If you have any feature requests, please feel free to leave a comment in [Issues
213211

214212
Datasets marked with * are not fully supported yet, but related dataset preparation steps are provided. A summary can be found on the [**Supported Datasets**](https://mmaction2.readthedocs.io/en/latest/supported_datasets.html) page.
215213

216-
## Benchmark
217-
218-
To demonstrate the efficacy and efficiency of our framework, we compare MMAction2 with some other popular frameworks and official releases in terms of speed. Details can be found in [benchmark](docs/benchmark.md).
219-
220214
## Data Preparation
221215

222216
Please refer to [data_preparation.md](docs/en/user_guides/2_data_prepare.md) for a general knowledge of data preparation.
@@ -233,7 +227,7 @@ Currently, there are many research works and projects built on MMAction2 by user
233227
- Evidential Deep Learning for Open Set Action Recognition, ICCV 2021 **Oral**. [\[paper\]](https://arxiv.org/abs/2107.10161)[\[github\]](https://github.com/Cogito2012/DEAR)
234228
- Rethinking Self-supervised Correspondence Learning: A Video Frame-level Similarity Perspective, ICCV 2021 **Oral**. [\[paper\]](https://arxiv.org/abs/2103.17263)[\[github\]](https://github.com/xvjiarui/VFS)
235229

236-
etc., check [projects.md](docs/projects.md) to see all related projects.
230+
etc., check [projects.md](docs/en/notes/projects.md) to see all related projects.
237231

238232
## License
239233

0 commit comments

Comments
 (0)