Commit Graph

550 Commits (41747f73c774757ac7585f16f9f9a90960f7e9e1)
 

Author SHA1 Message Date
RenQin 41747f73c7 [Refactor]: refactor MAE visualization (#471)
* [Refactor]: refactor MAE visualization

* [Fix]: fix lint

* [Refactor]: refactor MAE visualization

* [Feature]: add mae_visualization.py

* [UT]: add unit test

* [Refactor]: move mae_visualization.py to tools/analysis_tools

* [Docs]: Add the purpose of the function unpatchify()

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

* [Docs] fix lint
2022-11-03 16:09:36 +08:00
Songyang Zhang 5a0e0eedc4 [Doc] Add custom dataset tutorial (#522)
* [Doc] Add the tutorial for using custom dataset

* [Doc] Add coco example

* [Doc] Fix bug in command

* [Doc] Fix bug in command

* Update docs/en/user_guides/4_pretrain_custom_dataset.md

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

* [Doc] Update the doc according to the reviews

Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>
2022-11-03 16:09:36 +08:00
Yuan Liu f8a33ae543 [Feature] Refine mae-h-448 fine-tuning config (#509)
* [Feature]: Add ceph to vit-h-448

* [Feature]: Refine ViT-H 448 test setting

* [Fix]: Fix lr

* [Fix]: Use disk backend
2022-11-03 16:09:36 +08:00
Wangbo Zhao(黑色枷锁) 8136a5c2cf
[Doc] translate notes/changelog.md, contribution_guide.md, faq.md (#542)
* Update contribution_guides.md

* Update contribution_guides.md

* Update contribution_guides.md

* Update faq.md

* Update faq.md

* Update faq.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* Update changelog.md

* m

* Update changelog.md

* Update contribution_guides.md

* Update contribution_guide.md

* Update faq.md

* Update faq.md

* update

* Update docs/zh_cn/notes/changelog.md

* Update contribution_guides.md

* Update contribution_guides.md

* Update faq.md

* Update contribution_guides.md

Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2022-10-31 17:45:10 +08:00
Yixiao Fang 0c873137d0 Bump version to v1.0.0rc2 (#507)
* update version information

* fix lint

* update description of readme

* update date

* refine description in changelog
2022-10-12 19:35:44 +08:00
Yixiao Fang 337e49e304 [Refactor] refactor Metafile format (#478)
* update metafile

* update format

* update metafile

* update mae
2022-10-12 19:35:44 +08:00
Yuan Liu dee5b68880 [Fix]: Refine mim_slurm_test.sh (#477)
* [Fix]: Refine mim_slurm_test.sh

* [Feature]: Add cfg-options

* [Fix]: classification/mim_dist_test.sh
2022-10-12 19:35:44 +08:00
Yuan Liu 088d4c8285 [Fix]: Fix mae config name (#498) 2022-10-12 19:35:44 +08:00
Yixiao Fang f9a85146fa [Refactor] Update results of mocov3-r50 (#496)
* add ft config

* update mocov3 r50 config

* set last_bn of head to False

* data sp

* imagenet config

* update

* update

* change backend to disk

* update model zoo

* update readme

* update metafile
2022-10-12 19:35:44 +08:00
Yixiao Fang 6ddb3a83ab [Docs] update convention (#475)
* update conventions

* fix lint
2022-10-12 19:35:44 +08:00
Yixiao Fang 2a5df7ea7d [Docs] Refine contribution guide (#492)
* refine contribution guide

* update link
2022-10-12 19:35:44 +08:00
Yixiao Fang 2dacc14d4a [Fix]fix classification configs (#488) 2022-10-12 19:35:44 +08:00
Yuan Liu 14afb8e302 [Feature]: Full support of SimMIM (#487)
* [Fix]: Refine simmim-224-ft config

* [Feature]: Add simmim-b 800e pt config

* [Feature]: Add simmim large

* [Feature]: Add ceph

* [Fix]: Fix min lr and add pin_memory

* [Feature]: Add more simmim res in readme and model_zoo

* [Fix]: Refine lr

* [Fix]: Delete file client
2022-10-12 19:35:44 +08:00
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