Giter Club home page Giter Club logo

sparse-re-identification's Introduction

This package provides you an updated version of the MATLAB code for following paper: Martinel, N., & Micheloni, C. (2014). Sparse Matching of Random Patches for Person Re-Identification. In Proceedings of International Conference on Distributed Smart Cameras, 1–6. doi: 10.1145/2659021.2659034

Please notice that this is not the exact replica of the code we have used to obtain the results resported in the paper. It has been adapted to make it readable and easy to use with different datasets and features. As a result, re-identification performance may differ from the ones reported in the paper.

USAGE:

Simple Demo

 startup;

Initialize all the directiories which are needed to run the main algorithm

results = main();

Reproduces a single experiment using the WARD dataset. Results, like the CMC and the normalized Area Under Curve are stored in the results structure.

Settings

If you want to play with the approach parameters, please refer to the

init_parameters.m

file.

COMPILE:

Please note that some libraries contain mex-files that needs to be compiled for your machine. We provide a limited set of binary within the package. We have not yet provided a script to compile all the dependences.

CITATION:

If you use the code contained in this package we appreciate if you'll cite our work. BIBTEX: @inproceedings{Martinel2014a, author = {Martinel, Niki and Micheloni, Christian}, booktitle = {International Conference on Distributed Smart Cameras}, doi = {10.1145/2659021.2659034}, isbn = {9781450329255}, pages = {1--6}, publisher = {ACM Press}, title = {{Sparse Matching of Random Patches for Person Re-Identification}}, url = {http://dl.acm.org/citation.cfm?doid=2659021.2659034}, year = {2014} }

sparse-re-identification's People

Contributors

in1k1 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.