You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the original RCNN, cfg.TRAIN.BATCH_ROIS rois are selected.
Does this implementation use the same setting and just modify the cls loss?
Or, much more Rois are selected, following the spirit of DENSE mentioned in the paper?