Commit Graph

536 Commits (190556971352fa7a3c2bb40a2e221565f233abbf)
 

Author SHA1 Message Date
Yuan Liu 1905569713 [Feature]: Update MAE README (#483)
* [Feature]: Update MAE README

* [Feature]: Add ViT-H to readme and model_zoo
2022-10-12 19:35:44 +08:00
Yixiao Fang ff5f5ae2a9 [CI] update CI package (#476)
* update circleci

* update github action

* fix windows error

* update

* update pr and merge state

* fix lint

* update

* update

* update circle ci

* fix

* fix ut
2022-10-12 19:35:44 +08:00
Yuan Liu 8b19432ac3 [Feature]: Add dataset docs (#437)
* [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
Yixiao Fang c253e69a38 [Fix] update readthedocs requirements (#472) 2022-10-12 19:35:44 +08:00
Wangbo Zhao(黑色枷锁) 3bcdcbe9f4 [Docs] add advanced_guides/transforms.md (#463)
* 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 (#456)
* [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 (#454)
* [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
RenQin ab8d72ff1b [Refactor]: Refactor colab tutorial (#470)
* [Refactor]: refactor colab tutorial

* [Feature]: Add colab tutorial
2022-10-12 19:35:44 +08:00
Yuan Liu 776d64b7cd
[Fix]: Refine simmim-224-ft config (#473) 2022-09-07 15:18:27 +08:00
Yixiao Fang 0c30969d6f
Bump version to v1.0.0rc1
Bump version to v1.0.0rc1
2022-09-01 10:49:26 +08:00
Yixiao Fang 85f0e562c3
[Fix] fix version error (#468) 2022-09-01 10:36:03 +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
RenQin 913be341ff
[Docs]: Add user_guides/visualization.md (#455)
* [Docs]: Add user_guides/visualization.md

* [Docs]: Add user_guides/visualization.md

* [Docs]: Add user_guides/visualization.md

* [Docs]: refactor doc

* Update docs/en/user_guides/visualization.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2022-08-31 21:11:10 +08:00
Yixiao Fang 5cd39a76b5
[Docs] Update change log (#445)
* update change log

* fix lint

* update description

* update
2022-08-31 20:56:15 +08:00
Yuan Liu d355be880e
[Refactor]: Refactor Chinese doc folder (#466) 2022-08-31 20:32:46 +08:00
Yixiao Fang 6eebff6982
[Feature] Add mocov3 and simclr configs (#450)
* add mocov3 vit-b linear eval config

* add mocov3 vit-b cfg for pretrain

* update channel weights

* add mocov3 finetune config

* add mocov3 r50 config

* update comments

* update cfg

* add mocov3-r50 300e and 1000e configs

* update configs

* add 800e config

* refactor model configs

* refactor arch zoo format

* add mocov3 vit large

* update mocov3 vit-l config

* fix config error

* rename config

* add grad clip

* update config

* update

* rename the configs

* fix config

* add simclr config

* update config
2022-08-31 19:44:58 +08:00
Yixiao Fang 7ad5294020
[Docs] refactor model zoo (#447)
* refactor model zoo

* update linkformat

* add links

* update npid

* update simclr byol

* update table

* update width

* update

* update

* update format

* update links

* update links

* refine
2022-08-31 19:43:36 +08:00
Yixiao Fang a2a79e2d7e
[Docs] add migration (#433)
* add migration

* fix lint

* update link

* update

* update

* update

* fix typo

* update description

* refine migration according to mmcls

* add default_collate

* refine

* fix lint

* refine
2022-08-31 19:39:14 +08:00
Yixiao Fang 4f2bfecc4d
[Fix] Fix odc pipeline (#444)
* fix odc pipeline

* update faiss requirement
2022-08-31 19:38:42 +08:00
Yixiao Fang 3c2fe162b0
[Docs] Refine add-datasets and add-transform docs (#436)
* update add datasets doc

* refactor add transform

* refine

* add `step` to subtitle

* fix typo

* update link
2022-08-31 19:20:49 +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 3911f8c2b4
[Docs] Add customize_runtime.md (#440)
* add customize_runtime.md

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

* [Fix]: Update doc
2022-08-31 16:06:30 +08:00
Yuan Liu 0521abf354
[Fix]: Fix some bugs related to MAE and CAE (#430)
* [Fix]: Do not decay relative pos bias

* [Feature]: MAE ft benchmark config

* [Fix]: Fix mae benchmark config

* [Refactor]: Delete mc

* [Fix]: Add comment to config

* [Feature]: Add MAE linprob config

* [Feature]: Add ClsBatchNormNeck

* [Feature]: Add mc

* [Fix]: Fix custom import

* [Feature]: Add mae linear prob sgd optim

* [Feature]: Add petrel

* [Feature]: Add ceph and mc

* [Feature]: Add mae large

* [Feature]: Add MAE ViT-large config

* [Fix]: Fix MAE ft and pt config

* [Fix]: Fix ViT-L lr scheduler bug

* [Fix]: Change the ViT-large ft config name

* [Fix]: Change mc to petrel in vit benchmark

* [Feature]: Add mae huge config

* [Fix]: Fix ViT huge 100e pretrain setting

* [Feature]: Add ViT large ft

* [Feature]: Use ceph

* [Fix]: Fix MAE ViT-L 800e lr schedule

* [Feature]: Set mae vit-l start factor to 1e-9

* [Fix]: Delete drop_after_pos

* [Feature]: Create MAE ViT-h 1600e, remove 100e

* [Fix]: Fix cae ft config

* [Fix]: Set output cls token to False in mae ft

* [Fix]: Set drop path rate to 0.1 in mae large ft

* [Fix]: Use linear head in mae ft config

* [Fix]: Fix lint

* [Feature]: Add mae huge ft

* [Feature]: Add vit-h 448 ft

* [Refactor]: Change fp16 to amp in config name

* [Fix]: Use disk file client
2022-08-31 15:47:36 +08:00
RenQin e52ddf55cd
[Docs]: Add user_guides/analysis_tools.md (#448)
* [Docs]: Add user_guides/analysis_tools.md

* [Docs]: Add user_guides/analysis_tools.md

* [Fix]: fix lint

* [Fix]: fix reproducibility and delete mae vis
2022-08-31 14:24:59 +08:00
Jiahao Xie 06321eac3a
[Docs] refactor config.md (#449)
* [Docs] refactor config.md

* refine config.md

* fix lint

* fix lint

* [Docs] refine
2022-08-31 14:08:56 +08:00
Songyang Zhang 1520a90aa0
[Docs] add faq contributing (#453)
* [Doc] add overview

* [Doc] add faq and contributing

* [Docs] update

* [Docs] update

* update
2022-08-31 14:04:02 +08:00
Yuan Liu eb355fec47
[Feature]: Add data flow doc (#439)
* [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 (#438)
* [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 3d44156402
[Refactor] Refine models docstring (#415)
* refine docstring for backbones

* refine heads docstring

* refine necks docstring

* fix lint

* add docstring of mask
2022-08-31 13:41:48 +08:00
Jiahao Xie b23765fce7
[Refactor] refactor knn (#420) 2022-08-31 13:32:03 +08:00
Jiahao Xie 8f1c35957b
[Docs] refactor pretrain.md (#459) 2022-08-30 19:41:01 +08:00
Yixiao Fang 7e9fa632a4
[Fix] fix index bug (#458) 2022-08-30 17:30:02 +08:00
Songyang Zhang ede2830b8d
[Doc] dev 1.x/doc add overview (#446)
* [Doc] add overview

* Update docs/en/overview.md

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>

* Update docs/en/overview.md

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>

* Update docs/en/overview.md

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>

* Update docs/en/overview.md

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>

* Update docs/en/overview.md

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>

* [Doc] update overview

* [Doc] update overview

* Update docs/en/overview.md

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

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>
Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2022-08-30 17:27:00 +08:00
Yuan Liu 20488d01b4
[Refactor]: Refactor data flow (#429)
* [Refactor]: Refactor data flow

* [Fix]: Change data sample to data samples

* [Fix]: Change batch_inputs to inputs

* [Fix]: Fix lint and UT

* [Fix]: Fix UT

* [Fix]: Fix lint

* [Fix]: Fix docstring

* [Fix]: Fix UT

* [Refactor]: Add assert in data preprocessor

* [Fix]: Fix lint
2022-08-30 11:34:04 +08:00
Jiahao Xie dd99dbbf7e
[Docs] refactor dataset_prepare.md (#434) 2022-08-29 19:46:14 +08:00
Wangbo Zhao(黑色枷锁) 9ddef4f7d9
[Refactor] Modify documents of classification, detection and segmentation (#426)
* modify config files

* modify benchmark docs

* Update classification.md

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify doc

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify benchmark docs

* modify benchmark doc
2022-08-29 14:31:06 +08:00
Jiahao Xie e7525f7163
[Refactor] refine docstring for algorithms and memories (#432) 2022-08-24 15:31:44 +08:00
Yixiao Fang 3c51e86d44
[Fix] Fix ut (#422)
* add register all modules

* add scope
2022-08-19 14:36:26 +08:00
Songyang Zhang c176fdad6e
[Fix] update pip requirement (#427)
* [Fix] fix sklearn bug in requirements

* [Fix] fix lint
2022-08-19 13:58:50 +08:00
Yixiao Fang 25ed606ef2
[Refactor] rename config files, change `fp16` to `amp` (#423) 2022-08-19 13:38:37 +08:00
Yixiao Fang 805bbba93f
[Feature] Add benchmark scripts (#424)
* add benchmark scripts

* update metafile

* remove date time of work_dir

* parse ckpt path

* refactor pattern
2022-08-19 13:36:01 +08:00
RenQin adbcd176b6
[Fix]: fix docstring of visualization (#417) 2022-08-18 20:17:29 +08:00
Yixiao Fang 8de714fa76
[Refactor] Update import dependency (#428) 2022-08-18 15:36:58 +08:00
Yuan Liu 24c7255104
[Feature]: Add missing docstring for dataset (#414)
* [Feature]: Add missing docstring for dataset

* [Fix]: Fix lint

* [Fix]: Fix docstring
2022-08-17 14:28:31 +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
RenQin 83b1a33bed
[Refactor]: Rename SelfSupLocalVisualizer to SelfSupVisualizer (#392)
* [Refactor]: rename SelfSupLocalVisualizer to SelfSupVisualizer

* [Fix]: fix example errors in docstring
2022-08-15 16:01:15 +08:00
Wangbo Zhao(黑色枷锁) d2f490f515
[Refactor] Refactor benchmark config files (#399)
* modify config files

* modify config files

* modify config files

* modify config files

* modify config files

* modify config files

* modify config files

* modify configs

* modify configs

* modify config files
2022-08-14 18:21:12 +08:00
Yixiao Fang 8b104c9844
[Refactor] Refactor tools folder (#408) 2022-08-09 11:34:54 +08:00
Yixiao Fang 0ea07c0750
[Refactor] Refactor hooks to support non-dist training (#397)
* apply mmengine.dist instead of torch.dist

* appy get_model to densecl_hook

* fix bug to pass ut

* update typehint
2022-08-08 15:01:47 +08:00