mmsegmentation/docs/en
Miao Zheng 310ec4afc7
[Enhancement] Modify interface of MMSeginferencer and add docs (#2658)
## Motivation

Make MMSeginferencer easier to be used

## Modification

1. Add `_load_weights_to_model` to MMSeginferencer, it is for get
`dataset_meta` from ckpt
2. Modify and remove some parameters of `__call__`, `visualization` and
`postprocess`
3. Add function of save seg mask, remove dump pkl.
4. Refine docstring of MMSeginferencer and SegLocalVisualizer
5. Add the user documentation of MMSeginferencer

## BC-breaking (Optional)

yes, remove some parameters, we need to discuss whether keep them with
deprecated waring or just remove them as the MMSeginferencer just merged
in mmseg a few days.

Co-authored-by: xiexinch <xiexinch@outlook.com>
2023-03-03 14:37:54 +08:00
..
_static [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
advanced_guides [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
device [DOC] update link in NPU DOC (#2610) 2023-02-16 17:43:18 +08:00
migration [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
notes [Enhancement] Remove mmdet and mmcls from mminstall (#2642) 2023-02-24 14:57:54 +08:00
user_guides [Enhancement] Modify interface of MMSeginferencer and add docs (#2658) 2023-03-03 14:37:54 +08:00
Makefile [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
api.rst [Doc] Fix API document (#2483) 2023-01-13 20:06:30 +08:00
conf.py [Refactor] Add pyupgrade pre-commit hook (#2078) 2022-09-19 14:06:29 +08:00
get_started.md [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
index.rst [NPU] add npu result (#2596) 2023-02-15 12:03:01 +08:00
make.bat [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
model_zoo.md Update pre-commit yaml and md2yml.py 2022-07-05 15:58:48 +08:00
overview.md [Docs] Add Overview (#2042) 2022-09-16 18:51:56 +08:00
stat.py [Refactor] Add pyupgrade pre-commit hook (#2078) 2022-09-19 14:06:29 +08:00
switch_language.md [Refactor] Refine documentation (#1993) 2022-08-31 20:54:15 +08:00