资源算法faster-rcnn-caltech-pedestrian-pytorch

faster-rcnn-caltech-pedestrian-pytorch

2020-02-19 | |  53 |   0 |   0

Faster Pytorch Implementation for Caltech Pedestrian dataset

This implement is based on jwyang/faster-rcnn.pytorch. I make some changes to adapt the pedestrian detection. The Pytorch version is 4.0.

References

Tutorial

cd lib
sh make.sh
  • train_single_gpu.sh for training on single gpu

sh train_single_gpu.sh 0
  • train_mgpu.sh for trainning on multi-gpus

sh train_mgpus.sh
  • predict single image

sh predict.sh
  • create caltech eval result

sh caltech_dataset_detect.sh


上一篇:AICamp1.Week9.Session4.Faster_RCNN

下一篇:Newspapers_clustering_using_py-faster-rcnn

用户评价
全部评价

热门资源

  • 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...