facebookresearch / facebookresearch/detectron2

train Panoptic Segmentation model on custom dataset

Open
#1,691 34 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

## ❓ How to train Panoptic Segmentation on a custom dataset ?
Hello everyone,

My question is two-fold :
1. What is the expected Detectron2 format for Panoptic Segmentation ? In the PS paper, they are talking about a pixel-wise annotation (either stuff class or instance ID) but it seems that D2 requires bounding boxes as well.
2. Is it possible to train PS on a custom dataset with only pixel-wise annotations ?

Thanks,

Cyril

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.