GroundingDINO icon indicating copy to clipboard operation
GroundingDINO copied to clipboard

Calculate the parameters and FLOPs

Open Qia98 opened this issue 2 years ago • 2 comments

How to calculate the parameters and FLOPs of this model?

Qia98 avatar Nov 10 '23 08:11 Qia98

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

rentainhe avatar Dec 10 '23 04:12 rentainhe