Hi,
I am working on detection on MoNuseg dataset. But in some images no. of objects to detect might go beyond 100. I want to update maxDets param. Can anyone throw some light on this? Also I came across "model.roi_heads.box_detections_per_img = 200" have to update for that but after updating, it is not working.
Hi, I am working on detection on MoNuseg dataset. But in some images no. of objects to detect might go beyond 100. I want to update maxDets param. Can anyone throw some light on this? Also I came across "model.roi_heads.box_detections_per_img = 200" have to update for that but after updating, it is not working.