victorcampos7 / cnn_particle_filter

Object tracking with Particle Filters using activations from a CNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN Particle Filter

Object tracking with Particle Filters using activations from a CNN.

Final project for the Advanced Signal Processing Tools and Applications (ASPTA) subject from the Master in Telecommunications Engineering (MET) at ETSETB-TelecomBCN (UPC).

Author: VĂ­ctor Campos

Dependencies

The CNN features are extracted using Caffe by Berkeley Vision and Learning Center (BVLC). You will need to follow these instructions to install Caffe.

About

Object tracking with Particle Filters using activations from a CNN


Languages

Language:Python 100.0%