HDETR / H-Deformable-DETR

[CVPR2023] This is an official implementation of paper "DETRs with Hybrid Matching".
MIT License
261 stars 28 forks source link

Can you provide a model for semantic segmentation #3

Closed xujin1184104394 closed 2 years ago

xujin1184104394 commented 2 years ago

Hi, your work is amazing. But I see that the code can support semantic segmentation or full panoptic segmentation. Can you provide a trained model?

PkuRainBow commented 2 years ago

We plan to include the support of semantic/panoptic segmentation within the next few weeks.

Please stay tuned.