tgxs002 / CORA

A DETR-style framework for open-vocabulary detection (OVD). CVPR 2023
Apache License 2.0
174 stars 16 forks source link

demo test #19

Open fyang064 opened 1 year ago

fyang064 commented 1 year ago

Has anyone tried on demo.py to get start? I gave it a shot and the results are just two wrong boxes which looks like that the checkpoints provided by the author are not working well on OVD. I'm wondering if anyone can confirm the right usage of pretrained model and provide any instructions on demo. Thanks!