OmDet icon indicating copy to clipboard operation
OmDet copied to clipboard

question in "Real-time Transformer-based Open-Vocabulary Detection with Efficient Fusion Head"

Open shuchang0714 opened this issue 11 months ago • 1 comments

Hello, author, your work is excellent. I have a question about tensorrt-groundingdino on your paper "Real-time Transformer-based Open-Vocabulary Detection with Efficient Fusion Head", I can only convert gd in tensorrt-fp32 by trtexec which is around 90ms on A100, could you share your menthod on how to convert gd to tensorrt? Thank you.

shuchang0714 avatar Mar 13 '24 03:03 shuchang0714

have the same question.

ccsvd avatar Apr 12 '24 02:04 ccsvd

We have updated a ReadMe to explain how we converted the grounding dino to TensorRT. cvt_grounding_dino-en.md Feel free to ask any other questions about this.

P3ngLiu avatar Jun 14 '24 10:06 P3ngLiu