Skip to content

Employing a CNN model provided in Caffe library, BVLC Reference CaffeNet, for person re-identification problem.

Notifications You must be signed in to change notification settings

bahramlavi/Pretrained_net_person_ReID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretrained_net_person_ReID

This code employs a Covlotional Neural Network (CNN) model which provided in the Caffe library,BVLC Reference CaffeNet , to generate image represation for person re-identification. In this manner, the network takes images of a re-id dataset as input, and return corresponding verctor representations as the output of the fully connected layer (fc7).

The experimental results have be carried out on both VIPeR and CUHK02 datasets.

Note that before running the code, make sure you set the pathes for caffe and the datasets, accordingly.

About

Employing a CNN model provided in Caffe library, BVLC Reference CaffeNet, for person re-identification problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages