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
I use the original faster-rcnn repo:https://github.com/jwyang/faster-rcnn.pytorch, and train res50 backbone on coco, get around 32mAP(fix input size to 800x800), and try detectron2 get 34 mAP(fix input size to 800x800).
So I wonder is any difference in training details of faster-rcnn
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I use the original faster-rcnn repo:https://github.com/jwyang/faster-rcnn.pytorch, and train res50 backbone on coco, get around 32mAP(fix input size to 800x800), and try detectron2 get 34 mAP(fix input size to 800x800).
So I wonder is any difference in training details of faster-rcnn
Beta Was this translation helpful? Give feedback.
All reactions