1
0
mirror of https://github.com/open-mmlab/mmselfsup.git synced 2025-06-03 14:59:38 +08:00

15 Commits

Author SHA1 Message Date
JetstramSam
0ad8faf345
[Docs] Translate three docs ()
* translate into Chinese

* Update structures.md

* translate into Chinese

* Update models.md

* Update models.md

* Update models.md

* Update structures.md

* Update structures.md

* Update structures.md

* Update structures.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update models.md

* Update docs/en/advanced_guides/models.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>

* Update docs/en/advanced_guides/models.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>

* Update docs/en/advanced_guides/models.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>

* Update docs/en/advanced_guides/transforms.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>

* Update structures.md

* update

* update

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
2023-01-04 11:26:25 +08:00
Yixiao Fang
27374e1f0d [Docs] Refine some English version docs ()
* add visualization examples

* refine docs

* remove old version contents

* update

* update

* fix lint
2022-11-03 16:09:36 +08:00
Jiahao Xie
d142699265 [Docs] refactor add_modules.md ()
* [Docs] refactor add_modules.md

* [Docs] fix lint
2022-11-03 16:09:36 +08:00
Yixiao Fang
6ddb3a83ab [Docs] update convention ()
* update conventions

* fix lint
2022-10-12 19:35:44 +08:00
Yuan Liu
8b19432ac3 [Feature]: Add dataset docs ()
* [Feature]: Add dataset docs

* [Fix]: Fix misuse

* [Fix]: Fix typehint

* [Fix]: Fix lint

* [Fix]: Delete non-existed aug and repeated aug

* [Fix]: Add missing transform to docs
2022-10-12 19:35:44 +08:00
Wangbo Zhao(黑色枷锁)
3bcdcbe9f4 [Docs] add advanced_guides/transforms.md ()
* modify benchmark docs

* add transforms.md

* modify wrappers.py

* add transforms.md

* add transforms.md

* add transforms.md

* add transforms.md

* Update transforms.md

add transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* add transforms.md

* add transforms.md

* Update transforms.md

* Update transforms.md

* Update transforms.md

* update
2022-10-12 19:35:44 +08:00
RenQin
52051d5c2d [Docs]: Add advanced_guides/evaluation.md ()
* [Docs]: Refactor advanced_guides/evaluation.md

* [Docs]: Add advanced_guides/evaluation.md

* [docs]: Add introduction of online and offline evaluation

* [Refactor]: refactor docs/en/advanced_guides/evaluation.md
2022-10-12 19:35:44 +08:00
RenQin
d5330eb7c6 [Docs]: Add advanced_guides/engine.md ()
* [Docs]: Add advanced_guides/engine.md

* [Docs]:Add advanced_guides/engine.md

* [Docs]: Add advanced_guides/engine.md

* [Docs]: Add advanced_guides/engine.md

* [Fix]: fix lint

* [Fix]: fix some parts in doc

* [Fix]: change link to api doc

* [Fix]: change link to api doc

* [Refactor]: refactor docs/en/advanced_guides/engine.md

* [Fix]: fix lint

* [Fix]: replace link
2022-10-12 19:35:44 +08:00
Yixiao Fang
6f90d984e7
Bump version to v1.0.0rc0 ()
* update requirement

* update readme

* update readme

* update link

* update version

* update zh_cn readme

* update links

* update get started

* update dockerfile

* fix lint

* add mmengine

* refine

* fix typo

* refine

* fix lint

* update

* update

* fix lint

* update version

* fix lint

* fix indent

Co-authored-by: Jiahao Xie <52497952+Jiahao000@users.noreply.github.com>
2022-08-31 22:03:06 +08:00
Yixiao Fang
3c2fe162b0
[Docs] Refine add-datasets and add-transform docs ()
* update add datasets doc

* refactor add transform

* refine

* add `step` to subtitle

* fix typo

* update link
2022-08-31 19:20:49 +08:00
Yixiao Fang
3911f8c2b4
[Docs] Add customize_runtime.md ()
* add customize_runtime.md

* refine
2022-08-31 16:11:46 +08:00
Yuan Liu
415b032f29
[Feature]: Add model docs ()
* [Feature]: Add model docs

* [Fix]: Update doc
2022-08-31 16:06:30 +08:00
Yuan Liu
eb355fec47
[Feature]: Add data flow doc ()
* [Feature]: Add data flow doc

* [Fix]: Fix lint

* [Feature]: Set the ratio to 0.7

* [Fix]: Change data sample to data samples

* [Fix]: Update code snippet

* [Fix]: Change collect_fn to collate_fn

* [Fix]: Fix lint
2022-08-31 14:02:35 +08:00
Yuan Liu
4697206b2d
[Feature]: Add structure docs ()
* [Feature]: Add structure docs

* [Fix]: Use API link

* [Fix]: Fix lint

* [Refactor]: Use api doc

* [Fix]: Fix misuse
2022-08-31 13:42:20 +08:00
Yixiao Fang
d3a487e0b9
[Refactor] Refactor docs directory ()
* refactor directory

* modify titles

* fix lint

* update index.rst

* update

* fix typo

* update

* fix typo

* update model zoo

* update index.rst

* fix typo

* fix typo
2022-08-17 12:06:41 +08:00