Logo
Explore Help
Register Sign In
mirrors/mmclassification
1
0
Fork 0
You've already forked mmclassification
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00
Code Issues Projects Releases Wiki Activity
60d780f99e
BranchesTags
View all branches
mmclassification/mmpretrain/visualization/__init__.py

6 lines
219 B
Python
Raw Normal View History

[Enhance] Upgrade isort pre-commit hooks. (#687) * Use new version flake8 and isort hooks * Fix missing copyright
2022-02-17 02:17:20 +08:00
# Copyright (c) OpenMMLab. All rights reserved.
[Feature] Implememnt the universal visualizer for multiple task. (#1404) * [Feature] Implememnt the universal visualizer for multiple task. * Update tools * Improve according to comments. * Fix tools docs * Add --test-cfg option and set default collate function.
2023-03-09 11:36:54 +08:00
from .utils import create_figure, get_adaptive_scale
from .visualizer import UniversalVisualizer
[Enhance] Better result visualization (#419) * Imporve result visualization to support wait time and change the backend to matplotlib. * Add unit test for visualization * Add adaptive dpi function * Rename `imshow_cls_result` to `imshow_infos`. * Support str in `imshow_infos` * Improve docstring.
2021-08-31 10:50:28 +08:00
[Feature] Implememnt the universal visualizer for multiple task. (#1404) * [Feature] Implememnt the universal visualizer for multiple task. * Update tools * Improve according to comments. * Fix tools docs * Add --test-cfg option and set default collate function.
2023-03-09 11:36:54 +08:00
__all__ = ['UniversalVisualizer', 'get_adaptive_scale', 'create_figure']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 7943ms Template: 34ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API