资源算法faster-rcnn-pedestrian-detection

faster-rcnn-pedestrian-detection

2020-02-19 | |  36 |   0 |   0

Pedestrian-RCNN

This code extends py-faster-rcnn by adding:

  • ResNet implementation.

  • Online Hard Example Mining.

  • Caltech Dataset train and test interface.

  • Add RPN tools.

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/faster_rcnn_end2end.sh 0 ResNet50 caltech_reasonable

Notices

For different datasets, the interval frame rate is different, so it need to be changed.

In ./lib/datasets/caltech.py, change the start_frame and frame_rate of insert_frame function.


上一篇:faster_rcnn_keras

下一篇:py-faster-rcnn-resnet-imagenet

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...