Skip to content

lmbarr/Fast-r-cnn-pedestrian-detection-with-CAFFE-and-GPU-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-r-cnn-pedestrian-detection-with-CAFFE-and-GPU-support

C++ and Python2.7 implementation of a automatic system for pedestrian detection at night using far infrared visual information based on convolutional neural networks.

Getting Started

The ProgramaTesis folder contains the implementation of the system in python 2.7 and the ProgramasTesisGPU/ProgramaTesisC++/ folder contains the implementation of the system in C ++ with GPU support.

To run the system you need to run either the file https://github.com/lmbarr/Fast-r-cnn-pedestrian-detection-with-CAFFE-and-GPU-support/blob/master/ProgramaTesis/ejecutar.py for python or the file https://github.com/lmbarr/Fast-r-cnn-pedestrian-detection-with-CAFFE-and-GPU-support/blob/master/ProgramasTesisGPU/ProgramaTesisC%2B%2B/main_videos.cpp for c++.

Prerequisites

The software was executed on:

  • Ubuntu 14.04

using:

More Information:

See https://github.com/lmbarr/Fast-r-cnn-pedestrian-detection-with-CAFFE-and-GPU-support/blob/master/Manual%20de%20usuario.pdf

QA:

Let me know your questions at lmbarreno2@outlook.com.

About

C++ and Python implementation of a automatic system for pedestrian detection at night using far infrared visual information based on convolutional neural networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published