Yixiao Fang
347b49e77f
[Refactor] Refactor t-SNE ( #629 )
...
* refactor tsne
* update configs
* update docs
* add cls_token option
2022-12-21 16:21:12 +08:00
Yixiao Fang
73cd764b5f
[Feature] Support pixel reconstruction visualization ( #570 )
...
* refactor reconstruction visualization
* support simmim visualization
* fix reconstruction bug of MAE
* support visualization of MaskFeat
* refaction mae visualization demo
* add unit test
* fix lint and ut
* update
* add docs
* set random seed
* update
* update docstring
* add torch version check
* update
* rename
* update version
* update
* fix lint
* add docstring
* update docs
2022-12-06 19:45:01 +08:00
Songyang Zhang
f0d03d4fcd
[Docs] translate 4 custom dataset ( #561 )
...
* [Docs] translate 4 custom dataset
* Update docs/zh_cn/user_guides/4_pretrain_custom_dataset.md
Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
* update
Co-authored-by: Yixiao Fang <36138628+fangyixiao18@users.noreply.github.com>
2022-11-03 16:09:36 +08:00
Yixiao Fang
27374e1f0d
[Docs] Refine some English version docs ( #563 )
...
* add visualization examples
* refine docs
* remove old version contents
* update
* update
* fix lint
2022-11-03 16:09:36 +08:00
RenQin
88e1b5d4db
[Docs]: Translate 2_dataset_prepare.md to Chinese ( #551 )
...
* [Docs]: translate 2_dataset_prepare.md to zh_cn
* [Fix]: fix cifar10 dataset prepare
* [Fix]: fix cifar10 dataset prepare
* [Fix]: fix cifar10 dataset prepare
2022-11-03 16:09:36 +08:00
Yixiao Fang
5e44bf7179
[Refactor] Refactor evaluation folder and related configs ( #538 )
...
* refactor evaluation folder
* update knn script
* update ut
* update configs
* update config names according to mmdet and mmseg
* update docs
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
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
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
Jiahao Xie
8f1c35957b
[Docs] refactor pretrain.md ( #459 )
2022-08-30 19:41:01 +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
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