Skip to content

4nc3str4l/VA_GiC

Repository files navigation

Background Subtraction applied to Object Recognition

Visió Artificial: Guillem Pascual i Cristian Muriel

Getting pre-trained cnn

Our pre-trained caffemodel might be downloaded from, by iterations number:

And be freely used. We would, however, appreciate being cited, as does caffe.

Requierements

You must have python (2.7 is strongly recommended, might work on 3.0), alongside with latest OpenCV distribution for python, numpy and Caffe.

Installing Anaconda Python might be the fastest way to obtain all python related requierements. OpenCV might be installed by issuing:

conda install binstar

binstar search opencv

binstar show menpo/opencv

conda install --channel https://conda.binstar.org/menpo opencv

Citing

We have used caffe (http://caffe.berkeleyvision.org/) as CNN:

Author: Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor

Journal: arXiv preprint arXiv:1408.5093

Title: Caffe: Convolutional Architecture for Fast Feature Embedding

Year: 2014

About

Background Subtraction applied to Object Recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published