mmflow icon indicating copy to clipboard operation
mmflow copied to clipboard

[WIP]Add FlowInferencer

Open MeowZheng opened this issue 2 years ago • 0 comments

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

MeowZheng avatar Feb 07 '23 11:02 MeowZheng