berkeley-hipie / HIPIE

[NeurIPS2023] Code release for "Hierarchical Open-vocabulary Universal Image Segmentation"
https://people.eecs.berkeley.edu/~xdwang/projects/HIPIE/
MIT License
260 stars 19 forks source link

`coco_forward` not implemented for DDETRSegmUniDN #7

Closed Kashu7100 closed 1 year ago

Kashu7100 commented 1 year ago

Hi, thanks for your great work.

I am wondering why coco_forward is not implemented for DDETRSegmUniDN.

Kashu7100 commented 1 year ago

Found at: https://github.com/MasterBin-IIAU/UNINEXT/blob/master/projects/UNINEXT/uninext/models/ddetrs_dn.py#L103