IDEA-Research / GroundingDINO

[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
https://arxiv.org/abs/2303.05499
Apache License 2.0
6.89k stars 697 forks source link

Calculate the parameters and FLOPs #247

Open Qia98 opened 1 year ago

Qia98 commented 1 year ago

How to calculate the parameters and FLOPs of this model?

rentainhe commented 11 months ago

You can refer to PyTorch documentation or some open-source FLOPs calculator tool to count these metrics