Commit Graph

4 Commits (347b49e77fa0643740bb4fc4570699b106d6cdb3)

Author SHA1 Message Date
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
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 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
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