easy-faster-rcnn.pytorch
easy-faster-rcnn.pytorch copied to clipboard
Adds support to train only using VOC2007 person images
This pull request adds the support to train a person detector using only person images of VOC2007 dataset. One can pass -s=voc2007-person argument to train.py to train a peson detector using only person containing images of VOC2007 dataset.