facebookresearch / facebookresearch/detectron2

Support ADE20k for semantic segmentation with deeplabv3+

Open
#4,492 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

## 🚀 Feature
Support ADE20k for semantic segmentation with deeplabv3+

## Motivation & Examples

This will be helpful when people need to benchmark different self-supervised learning method, since most ssl paper do experiments on ade20k semantic segmantation dataset.

For example: the repo of [moco](https://github.com/facebookresearch/moco) uses detectron2 to do experiments on downstream task of object detection, but it lacks semantic segmantation experiments. Maybe it is because detectron2 does not support it directly and explicitly.

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.