Skip to content

Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification

License

Notifications You must be signed in to change notification settings

levyfan/reid-mgn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Granularity Network

Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification

About

This is a non-official pytorch re-production of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification. Still Work In Progress.

Please cite and refer to:

@ARTICLE{2018arXiv180401438W,
    author = {{Wang}, G. and {Yuan}, Y. and {Chen}, X. and {Li}, J. and {Zhou}, X.},
    title = "{Learning Discriminative Features with Multiple Granularities for Person Re-Identification}",
    journal = {ArXiv e-prints},
    archivePrefix = "arXiv",
    eprint = {1804.01438},
    primaryClass = "cs.CV",
    keywords = {Computer Science - Computer Vision and Pattern Recognition},
    year = 2018,
    month = apr,
    adsurl = {http://adsabs.harvard.edu/abs/2018arXiv180401438W},
    adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Code is only tested against python 2.7 and pytorch 0.4.

Implementation

Multiple Granularity Network

Current Progress

  • 2018-04-28: mAP=0.579464, r@1=0.798694, r@5=0.909739, r@10=0.938539

About

Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages