All Projects → levyfan → Reid Mgn

levyfan / Reid Mgn

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Reid Mgn

Deep-Association-Learning
Tensorflow Implementation on Paper [BMVC2018]Deep Association Learning for Unsupervised Video Person Re-identification
Stars: ✭ 68 (-53.1%)
Mutual labels:  person-reidentification
Dukemtmc Reid evaluation
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
Stars: ✭ 344 (+137.24%)
Mutual labels:  person-reidentification
Dg Net
Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral)
Stars: ✭ 1,042 (+618.62%)
Mutual labels:  person-reidentification
HiCMD
[CVPR2020] Hi-CMD: Hierarchical Cross-Modality Disentanglement for Visible-Infrared Person Re-Identification
Stars: ✭ 64 (-55.86%)
Mutual labels:  person-reidentification
Light Reid
[ECCV2020] a toolbox of light-reid learning for faster inference, speed both feature extraction and retrieval stages up to >30x
Stars: ✭ 302 (+108.28%)
Mutual labels:  person-reidentification
Awesome Person Re Identification
Awesome Person Re-identification
Stars: ✭ 642 (+342.76%)
Mutual labels:  person-reidentification
AOS4ReID
Adversarially Occluded Samples for Person Re-identification, CVPR 2018
Stars: ✭ 32 (-77.93%)
Mutual labels:  person-reidentification
Fast Reid
SOTA Re-identification Methods and Toolbox
Stars: ✭ 2,287 (+1477.24%)
Mutual labels:  person-reidentification
Batch Dropblock Network
Official source code of "Batch DropBlock Network for Person Re-identification and Beyond" (ICCV 2019)
Stars: ✭ 304 (+109.66%)
Mutual labels:  person-reidentification
Rollback
Backbone Can Not be Trained at Once: Rolling Back to Pre-trained Network for Person Re-Identification (AAAI2019)
Stars: ✭ 33 (-77.24%)
Mutual labels:  person-reidentification
2016 person re Id
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
Stars: ✭ 255 (+75.86%)
Mutual labels:  person-reidentification
Person Reid gan
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
Stars: ✭ 301 (+107.59%)
Mutual labels:  person-reidentification
Person search
Joint Detection and Identification Feature Learning for Person Search
Stars: ✭ 666 (+359.31%)
Mutual labels:  person-reidentification
person-reid-incremental
Incremental Learning in Person Re-Identification
Stars: ✭ 12 (-91.72%)
Mutual labels:  person-reidentification
Open Reid
Open source person re-identification library in python
Stars: ✭ 1,144 (+688.97%)
Mutual labels:  person-reidentification
FedReID
Implementation of Federated Learning to Person Re-identification (Code for ACMMM 2020 paper)
Stars: ✭ 68 (-53.1%)
Mutual labels:  person-reidentification
Eanet
EANet: Enhancing Alignment for Cross-Domain Person Re-identification
Stars: ✭ 380 (+162.07%)
Mutual labels:  person-reidentification
Attribute Aware Attention
[ACM MM 2018] Attribute-Aware Attention Model for Fine-grained Representation Learning
Stars: ✭ 143 (-1.38%)
Mutual labels:  person-reidentification
Naic person reid dmt
This is Top 3 Code for the Person ReID Compitition of NAIC
Stars: ✭ 137 (-5.52%)
Mutual labels:  person-reidentification
Generalizing Reid
Repository of the paper "Generalizing Person Re-Identification by Camera-Aware Instance Learning and Cross-Domain Mixup"
Stars: ✭ 28 (-80.69%)
Mutual labels:  person-reidentification

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].