Haian Huang(深度眸)
|
6996bdc892
|
Update visualizer code (#184)
* update vis backend
* update vis backend
* update vis backend
* update visualizer
* update visualizer
* update visualizer
* update featmap
* update featmap
* update visualizer and unitest
* add draw points unitest and refactor vis_backend
* fix typo and close unitest
* fix comment
* add docstring
* fix comment
* add master only
* fix comment
Co-authored-by: liukuikun <641417025@qq.com>
|
2022-04-27 19:44:40 +08:00 |
liukuikun
|
5f8f36e6a5
|
refactor visualization (#147)
* [WIP] add inline
* refactor vis module
* [Refactor] according review
* [Fix] fix comment
* fix some error
* Get sub visualizer be Visualizer.get_instance
* fix conflict
* fix lint
* fix unit test
* fix mypy
* fix comment
* fix lint
* update docstr
* update
* update instancedata
* remove replace __mro__ with issubclass
Co-authored-by: PJLAB\huanghaian <1286304229@qq.com>
Co-authored-by: HAOCHENYE <21724054@zju.edu.cn>
|
2022-04-15 15:56:06 +08:00 |
liukuikun
|
7e246b6f65
|
[Enhancement] refactor base data element (#143)
* [Enhancement] refactor base data elment
* fix comment
* fix comment
* fix pop not existing key without error
|
2022-03-31 18:21:45 +08:00 |
Mashiro
|
1048584147
|
[Enhancement] Refine GlobalAccessble (#144)
* rename global accessible and intergration get_sintance and create_instance
* move ManagerMixin to utils
* fix as docstring and seporate get_instance to get_instance and get_current_instance
* fix lint
* fix docstring, rename and move test_global_meta
* fix manager's runtime error description
fix manager's runtime error description
* Add comments
* Add comments
|
2022-03-26 21:21:25 +08:00 |
Haian Huang(深度眸)
|
824be950b9
|
Add writer (#74)
* add writer
* update
* update
* update docstr
* update unittest
* update unittest
* fix comment
* update unittest
* fix comment
* fix comment
* fix comment
* fix comment
* update
|
2022-03-07 22:39:25 +08:00 |
liukuikun
|
7acaca1445
|
Visualizer (#67)
* [WIP] Visualizer
* add draw featmap
* update docstring
* update docstring
* update docstring
* fix comment
* fix comment
* fix comment
* fix comment
* fix comment
|
2022-03-07 22:06:32 +08:00 |
Haian Huang(深度眸)
|
adb2aee8c2
|
[Unittest] Add visualizer unittest (#27)
* add visualizer unittest
* update
* fix comment
* fix commit
* fix comment
* fix comment
|
2022-02-21 20:55:11 +08:00 |