facebookresearch / facebookresearch/detectron2

Plot semantic segmentation multi-class masks on RGB image

Open
#1,600 8 comments 0 reactions 0 assignees View on GitHub
contributions welcome enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

I tried using the Visualizer module to plot my predicted segmentation masks (binary channels) on an RGB image, but it seems to require some kind of detectron2 specific representation.

What's the easiest way to plot the segmentation mask overlays if I don't use the detectron2 pipeline for the actual segmentation?

Contributor guide

Open the contributing guide

Research direction

Start with the Visualizer module mentioned in the issue and inspect how it accepts segmentation masks and RGB images. Reproduce the reported mismatch using binary-channel, multi-class masks outside the detectron2 pipeline. Done means the supported path for plotting the mask overlays is clear or the requested support is implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.