paper-with-me

Papers

Deep Attributes Driven Multi-Camera Person Re-identification

2016-05-11 · Chi Su, Shiliang Zhang, Junliang Xing, Wen Gao, Qi Tian

The visual appearance of a person is easily affected by many factors like pose variations, viewpoint changes and camera parameter differences. This makes person Re-Identification (ReID) among multiple cameras a very challenging task. This work is motivated to learn mid-level human attributes which are robust to such visual appearance variations. And we propose a semi-supervised attribute learning framework which progressively boosts the accuracy of attributes only using a limited number of labeled data. Specifically, this framework involves a three-stage training. A deep Convolutional Neural Network (dCNN) is first trained on an independent dataset labeled with attributes. Then it is fine-tuned on another dataset only labeled with person IDs using our defined triplet loss. Finally, the updated dCNN predicts attribute labels for the target dataset, which is combined with the independent dataset for the final round of fine-tuning. The predicted attributes, namely \emph{deep attributes} exhibit superior generalization ability across different datasets. By directly using the deep attributes with simple Cosine distance, we have obtained surprisingly good accuracy on four person ReID datasets. Experiments also show that a simple metric learning modular further boosts our method, making it significantly outperform many recent works.

📄 PDF Abstract BibTeX arXiv:1605.03259

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMetric LearningPerson Re-IdentificationTriplet

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Multi-Task Learning With Low Rank Attribute Embedding for Person Re-Identification

2015-12-01 · ICCV 2015 12 · Chi Su, Fan Yang, Shiliang Zhang, Qi Tian 외

We propose a novel Multi-Task Learning with Low Rank Attribute Embedding (MTL-LORAE) framework for person re-identification. Re-identifications from multiple cameras are regarded as related tasks to exploit shared inform…

AttributeMulti-Task LearningPerson Re-Identification

Graph-based Person Signature for Person Re-Identifications

2021-04-14 · Binh X. Nguyen, Binh D. Nguyen, Tuong Do, Erman Tjiputra 외

The task of person re-identification (ReID) is to match images of the same person over multiple non-overlapping camera views. Due to the variations in visual factors, previous works have investigated how the person ident…

AttributeMulti-Task LearningPerson Re-Identification

Pose-driven Attention-guided Image Generation for Person Re-Identification

2021-04-28 · Amena Khatun, Simon Denman, Sridha Sridharan, Clinton Fookes

Person re-identification (re-ID) concerns the matching of subject images across different camera views in a multi camera surveillance system. One of the major challenges in person re-ID is pose variations across the came…

Generative Adversarial NetworkImage GenerationPerson Re-IdentificationPose Transfer+1

Person re-identification across different datasets with multi-task learning

2018-07-25 · Matthieu Ospici, Antoine Cecchi

This paper presents an approach to tackle the re-identification problem. This is a challenging problem due to the large variation of pose, illumination or camera view. More and more datasets are available to train machin…

Multi-Task LearningPerson Re-Identification

Adversarial Attribute-Image Person Re-identification

2017-12-05 · Zhou Yin, Wei-Shi Zheng, An-Cong Wu, Hong-Xing Yu 외

While attributes have been widely used for person re-identification (Re-ID) which aims at matching the same person images across disjoint camera views, they are used either as extra features or for performing multi-task …

AttributeMulti-Task LearningPerson Re-Identification