#10035·mmdetection

Mask DINO

Author: nostayupCreated Mar 27, 2023Updated Apr 30, 2026
Labelsquestion

Model/Dataset/Scheduler description

这个模型是DETR系列,是DINO的延续,首次统一了检测和分割任务,并且在检测和分割各自的任务上指标都是sota 既有mask2former的分割优点,又有DINO检测的优点 他们的代码也是基于mmlab的框架,已开源 强烈推荐

Open source status

  • The model implementation is available
  • The model weights are available.

Provide useful links for the implementation

https://github.com/IDEA-Research/MaskDINO