## 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> |
||
---|---|---|
.. | ||
data | ||
test_apis | ||
test_datasets | ||
test_engine | ||
test_evaluation/test_metrics | ||
test_models | ||
test_structures | ||
test_utils | ||
test_visualization | ||
__init__.py | ||
test_config.py | ||
test_digit_version.py | ||
test_sampler.py |