Coder Social home page Coder Social logo

dgm_re-id's Introduction

Dynamic Label Graph Matching for Unsupervised Video Re-Identification

Demo code for Dynamic Label Graph Matching for Unsupervised Video Re-Identification in ICCV 2017.

We revised the evaluation protocol for the IDE on MARS dataset. In previous version, due to file traverse problem, which leads a different evaluation protocol, we achieve an extremely high performance (Unsupervised rank-1 65.2%, and supervised 75.8%) compared with other baselines in our cv-foundation version. We re-evaluate our perfomance under standard settings, the rank-1 is 36.8% for our unsupervised method, and the supervised upper bound is 56.2%. Please refer to the version on our website and github for latest results. PDF

1. Test on PRID-2011 and iLIDS-VID datasets.

  • a. You need to download our extracted features LOMO on BaiduYun and GoogleDrive or extract features by yourself. Put it under "data/" folder

  • b. You could run the demo_dgm.m and edit it to adjust for different datsets and different settings.

Results

  • LOMO on PRID-2011 and iLIDS-VID
Datasets Rank@1 Rank@5 Rank@10
#PRID-2011 73.1% 92.5% 96.7%
#iLIDS-VID 37.1% 61.3% 72.2%

2. Test on MARS dataset.

Notes: Due to the random graph generation, the results may be slighlty different.

  • a. You need to download our extracted features LOMO on BaiduYun and GoogleDrive or extract features by yourself. Put it under "data/" folder

  • b. You could run the demo_mars.m and edit it to adjust for different settings. Meanwhile, we could get the estimated labels.

  • c. With the estimated labels, we could re-arrange the dataset for IDE training.

  • d. Train IDE with our provided code follow the steps based on mxNet or try the baseline provided by Zhun Zhong.

We provide our trained models on BaiduYun and GoogleDrive for unsupervised and supervised baseline.

Results

  • On MARS dataset
Methods Rank@1 Rank@5 mAP
#LOMO 24.6% 42.6% 11.8%
#IDE 36.8% 54.0% 21.3%

Citation

Please cite this paper in your publications if it helps your research:

@inproceedings{iccv17dgm,
  title={Dynamic Label Graph Matching for Unsupervised Video Re-Identification},
  author={Ye, Mang and Ma, Andy J and Zheng, Liang and Li, Jiawei and Yuen, Pong C.},
  booktitle={ICCV},
  year={2017},
}

Contact: [email protected]

dgm_re-id's People

Contributors

mangye16 avatar

Watchers

James Cloos avatar ZombieGo 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.