Commit Graph

6 Commits (46f2a6c5b3e3e5b1e6ddc165f9bb825d5cb01385)

Author SHA1 Message Date
Yixiao Fang 7a16b4e3b9
Deprecate the support of python 3.6 (#657)
* Deprecate the support of python 3.6

* fix lint

* update
2023-01-10 11:25:50 +08:00
Jiahao Xie 5e56d2a1e1 [Docs] translate get_started.md to zh_cn (#548)
* [Docs] translate

* [Docs] translate

* [Docs] fix

* [Docs] fix lint

* [Docs] fix lint

* [Docs] fix
2022-11-03 16:09:36 +08:00
Yixiao Fang 6f90d984e7
Bump version to v1.0.0rc0 (#464)
* 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
Jiahao Xie 09d4e0d1b9
[Docs] refactor get_started.md (#457)
* [Docs] refactor get_started.md

* [Docs] fix lint

* [Docs] refine

* [Docs] refine

* [Docs] refine
2022-08-31 17:27:13 +08:00
Yixiao Fang d3a487e0b9
[Refactor] Refactor docs directory (#419)
* 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
Yixiao Fang bbdf670d00
Bump version to v0.9.1 (#322)
* [Fix]: Set qkv bias to False for cae and True for mae (#303)

* [Fix]: Add mmcls transformer layer choice

* [Fix]: Fix transformer encoder layer bug

* [Fix]: Change UT of cae

* [Feature]: Change the file name of cosine annealing hook (#304)

* [Feature]: Change cosine annealing hook file name

* [Feature]: Add UT for cosine annealing hook

* [Fix]: Fix lint

* read tutorials and fix typo (#308)

* [Fix] fix config errors in MAE (#307)

* update readthedocs algorithm readme (#310)

* [Docs] Replace markdownlint with mdformat (#311)

* Replace markdownlint with mdformat to avoid installing ruby

* fix typo

* add 'ba' to codespell ignore-words-list

* Configure Myst-parser to parse anchor tag (#309)

* [Docs] rewrite install.md (#317)

* rewrite the install.md

* add faq.md

* fix lint

* add FAQ to README

* add Chinese version

* fix typo

* fix format

* remove modification

* fix format

* [Docs] refine README.md file (#318)

* refine README.md file

* fix lint

* format language button

* rename getting_started.md

* revise index.rst

* add model_zoo.md to index.rst

* fix lint

* refine readme

Co-authored-by: Jiahao Xie <52497952+Jiahao000@users.noreply.github.com>

* [Enhance] update byol models and results (#319)

* Update version information (#321)

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>
Co-authored-by: Yi Lu <21515006@zju.edu.cn>
Co-authored-by: RenQin <45731309+soonera@users.noreply.github.com>
Co-authored-by: Jiahao Xie <52497952+Jiahao000@users.noreply.github.com>
2022-06-01 09:59:05 +08:00