JosephKJ / OWOD

(CVPR 2021 Oral) Open World Object Detection
https://josephkj.in
Apache License 2.0
1.04k stars 155 forks source link

how can i detect the unknow object with your pretrained model? #68

Closed luckcodingdog closed 2 years ago

luckcodingdog commented 3 years ago

Thanks for your excellent work.

I want to detect the unknown object with your model, but i can not find which command is used for do the inference on a single frame.

JosephKJ commented 2 years ago

Please see the discussion here: https://github.com/JosephKJ/OWOD/issues/29