Skip to content

Add returns to plot utilities #599

Open
@JulianMar11

Description

@JulianMar11

The plot utils in /mmcv/visualization/image.py do not have a return. Thus, if you want to plot GT boxes with PRED boxes in the same image or compare predictions of multiple models, the functions do not allow a pipeline-oriented interaction (such as torch transforms) with drawing utils.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions