Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 844 Bytes

File metadata and controls

22 lines (15 loc) · 844 Bytes

Pedestrian-RCNN

This code extends py-faster-rcnn by adding:

  • ResNet implementation.
  • Online Hard Example Mining.
  • Caltech Dataset train and test interface.

Base

Installation

The installation and useage are same as Faster R-CNN

  1. clone the repository and caffe submodule
  2. build lib and caffe
  3. train your model command like: ./experiments/scripts/caltech.sh 0 ResNet50 reasonable