codet-ovd

Results 1 comments of codet-ovd

Hi, You can use detectron2's built-in [script](https://github.com/facebookresearch/detectron2/tree/main/tools/deploy) to export the model to onnx. Also, since this codebase is built upon Detic, I believe related discussions in their Issue [#61](https://github.com/facebookresearch/Detic/issues/61) and...