Open mmaaz60 opened 4 years ago
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.
-s=voc2007-person
train.py
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 totrain.py
to train a peson detector using only person containing images of VOC2007 dataset.