This tutorial is a fine-tuned clone of zeyuanxy's one for the py-faster-rcnn code.
We will illustrate how to train Py-Faster-RCNN on another dataset in the following steps, and we will take INRIA Person as the example dataset.
The current tutorial need you to have clone and tested the regular py-faster-rcnn repository from rbgirshick.
$ git clone https://github.com/rbgirshick/py-faster-rcnn