mmflow
mmflow copied to clipboard
[WIP]Add FlowInferencer
Motivation
Support MMFlowInferencer
for providing an easy and clean interface for single or multiple images inferencing.
Ref: https://github.com/open-mmlab/mmengine/pull/773 https://github.com/open-mmlab/mmocr/pull/1608
Modification
- mmflow/apis/mmseg_inferencer.py
- mmflow/visualization/local_visualizer.py
- demo/image_demo_with_inferencer.py