mmselfsup/docs/en
Jiahao Xie fc69e38009
Bump version to v0.6.0 (#199)
* [Feature] Add MoCo v3 (#194)

* [Feature] add position embedding function

* [Fature] modify nonlinear neck for vit backbone

* [Feature] add mocov3 head

* [Feature] modify cls_head for vit backbone

* [Feature] add ViT backbone

* [Feature] add mocov3 algorithm

* [Docs] revise BYOL hook docstring

* [Feature] add mocov3 vit small config files

* [Feature] add mocov3 vit small linear eval config files

* [Fix] solve conflict

* [Fix] add mmcls

* [Fix] fix docstring format

* [Fix] fix isort

* [Fix] add mmcls to runtime requirements

* [Feature] remove duplicated codes

* [Feature] add mocov3 related unit test

* [Feature] revise position embedding function

* [Feature] add UT codes

* [Docs] add README.md

* [Docs] add model links and results to model zoo

* [Docs] fix model links

* [Docs] add metafile

* [Docs] modify install.md and add mmcls requirements

* [Docs] modify description

* [Fix] using specific arch name `mocov3-small`  rather than general arch name `small`

* [Fix] add mmcls

* [Fix] fix arch name

* [Feature] change name to `MoCoV3`

* [Fix] fix unit test bug

* [Feature] change `BYOLHook` name to `MomentumUpdateHook`

* [Feature] change name to MoCoV3

* [Docs] modify description

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

* [Docs] update model zoo results (#195)

* Bump version to v0.6.0 (#198)

* [Docs] update model zoo results

* Bump version to v0.6.0

Co-authored-by: fangyixiao18 <fangyx18@hotmail.com>
Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2022-02-02 11:16:06 +08:00
..
_static [Fix]: Fix log size (#148) 2021-12-17 14:08:06 +08:00
algorithms [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
community [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
tutorials fix typo (#180) 2022-01-19 14:18:42 +08:00
Makefile [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
api.rst [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
changelog.md Bump version to v0.6.0 (#199) 2022-02-02 11:16:06 +08:00
compatibility.md [Docs] add Chinese version of compatibility.md (#172) 2022-01-14 18:09:20 +08:00
conf.py [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
getting_started.md [Feature] support cpu training (#188) 2022-01-28 17:49:46 +08:00
index.rst [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
install.md Bump version to v0.6.0 (#199) 2022-02-02 11:16:06 +08:00
make.bat [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
model_zoo.md Bump version to v0.6.0 (#199) 2022-02-02 11:16:06 +08:00
prepare_data.md [Docs] translate prepare_data.md into Chinese (#166) 2022-01-04 10:28:39 +08:00
switch_language.md [Fix]: Fix readthedocs switch language link bug (#149) 2021-12-17 14:09:56 +08:00