rbgirshick / py-faster-rcnn

Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Other
8.1k stars 4.11k forks source link

Training over INRIA Person Dataset #173

Open parhartanvir opened 8 years ago

parhartanvir commented 8 years ago

The network gives vaguely different outputs for the same image, with weights unchanged. The issue is posted here

AlbertoBenini commented 7 years ago

Hi, I want to train over INRIA Person too, do you have a repository with the configuration file for reading the dataset?