Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
566 stars 115 forks source link

Should I use the 4-step training method to train GeneralizedRCNN #81

Closed gxpzy closed 3 years ago

gxpzy commented 3 years ago

As i know, Faster R-CNN use 4-step to train the network.

  1. so i want to know if i should use this method to train GeneralizedRCNN and if your code support it.
  2. Should I train GeneralizedRCNN before I train mega