Skip to content

[Feature Request] GroundingDINO support #134

@codingbus821

Description

@codingbus821

Request
Can you add support for GroundingDINO model conversion to TensorRT?
Why GroundingDINO?

Popular open-vocabulary object detection model
Text + image input for flexible detection
Good accuracy but slow inference in PyTorch
Would benefit greatly from TensorRT optimization

Current Status

✅ Works in MMDetection
❌ Not supported in mmdetection-to-tensorrt

Technical Notes

Uses dual inputs (image + text tokens)
Has BERT text encoder component
Cross-modal attention layers

Question
Are there any plans to support GroundingDINO? I'm interested in using this model with TensorRT optimization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions