IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.24k stars 250 forks source link

How to train, evaluate and inference on instance segmentation task #107

Open BNTzHax opened 2 years ago

BNTzHax commented 2 years ago

Hello,

Thank you for all your great work!

Are there any tutorial about training, evaluate and infer on instance segmantation task with DINO ?

FengLi-ust commented 2 years ago

Please refer to our paper Mask DINO.