GitHub - 565353780/py-faster-rcnn
https://github.com/565353780/py-faster-rcnnpytorch-faster-rcnn A pytorch implementation of faster RCNN detection framework based on Xinlei Chen's tf-faster-rcnn. Xinlei Chen's repository is based on the python Caffe implementation of faster RCNN available here. Note: Several minor modifications are made when reimplementing the framework, which give potential improvements.