vic

Results 3 issues of vic

## Description I convert groundingdino from torch to tensorrt on A100, which can accelarate 50% on inference. However, when I deploy the same model on T4, after I rebuild engine,...

triaged

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...

When multi-batch detr model is converted from pytorch to onnx, if max_per_img is smaller than num_quries, there will be an incorrect index for bbox_preds. Thanks for your contribution and we...