cocoapi icon indicating copy to clipboard operation
cocoapi copied to clipboard

Missing maxDets argument pass

Open rmukh opened this issue 1 year ago • 0 comments

I think since the '_summarize' function expects a maxDets argument and a user is allowed to specify params.maxDets, it is crucial to pass it; otherwise, it is going to always use a default maxDets=100 when computing mAP0.5-0.95.

rmukh avatar Nov 16 '23 07:11 rmukh