GithubHelp home page GithubHelp logo

craft's Introduction

CRAFT

Overview

This is the matlab implementation for [”Person Re-Identification by Camera Correlation Aware Feature Augmentation"][http://ieeexplore.ieee.org/document/7849147/].

Files

Files Description
demo.m The entrance script. Run it for demonstration.
CRAFT.m Transform feasture (either in the original space or in the kernel space) to the augmented ones.
cameraCorrelation.m Estimate the camera correlation. It is used in CRAFT.m.
MFA_class.m The MFA distance matrix learning.
evaluation.m A function that evaluates the performance.
getCMC.m Compute CMC.
train_test_split.mat The training and testing split used in our paper.
viper.mat The ViPeR dataset.

How to use

"demo.m" is the entrance script. Please run it with matlab to see the pipeline of our system. You can use "matlabpool" for parallel computing.

"cameraCorrelation.m" estimates the camera correlation. "CRAFT.m" transforms the original feature by CRAFT. These two functions are the main contribution of our system.

Citation

Ying-Cong Chen, Xiatian Zhu,Wei-Shi Zheng, and Jian-Huang Lai. Person Re-Identification by Camera Correlation Aware Feature Augmentation. IEEETransactions on Pattern Analysis and Machine Intelligence (DOI: 10.1109/TPAMI.2017.2666805)

craft's People

Stargazers

sigma avatar  avatar Ying-Cong Chen avatar

Watchers

James Cloos avatar Ying-Cong Chen 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.