paper-with-me

Papers

Going Deeper into Semi-supervised Person Re-identification

2021-07-24 · Olga Moskvyak, Frederic Maire, Feras Dayoub, Mahsa Baktashmotlagh

Person re-identification is the challenging task of identifying a person across different camera views. Training a convolutional neural network (CNN) for this task requires annotating a large dataset, and hence, it involves the time-consuming manual matching of people across cameras. To reduce the need for labeled data, we focus on a semi-supervised approach that requires only a subset of the training data to be labeled. We conduct a comprehensive survey in the area of person re-identification with limited labels. Existing works in this realm are limited in the sense that they utilize features from multiple CNNs and require the number of identities in the unlabeled data to be known. To overcome these limitations, we propose to employ part-based features from a single CNN without requiring the knowledge of the label space (i.e., the number of identities). This makes our approach more suitable for practical scenarios, and it significantly reduces the need for computational resources. We also propose a PartMixUp loss that improves the discriminative ability of learned part-based features for pseudo-labeling in semi-supervised settings. Our method outperforms the state-of-the-art results on three large-scale person re-id datasets and achieves the same level of performance as fully supervised methods with only one-third of labeled identities.

📄 PDF Abstract BibTeX arXiv:2107.11566

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationSemi-Supervised Person Re-Identification

Similar Papers 제목 키워드 기반

Going Deeper into Recognizing Actions in Dark Environments: A Comprehensive Benchmark Study

2022-02-19 · Yuecong Xu, Jianfei Yang, Haozhi Cao, Jianxiong Yin 외

While action recognition (AR) has gained large improvements with the introduction of large-scale video datasets and the development of deep neural networks, AR models robust to challenging environments in real-world scen…

Action RecognitionAutonomous Driving

Semi-Supervised Learning with the Deep Rendering Mixture Model

2016-12-06 · Tan Nguyen, Wanjia Liu, Ethan Perez, Richard G. Baraniuk 외

Semi-supervised learning algorithms reduce the high cost of acquiring labeled training data by using both labeled and unlabeled data during learning. Deep Convolutional Networks (DCNs) have achieved great success in supe…

Variational Inference

Dual Pseudo-Labels Interactive Self-Training for Semi-Supervised Visible-Infrared Person Re-Identification

2023-01-01 · ICCV 2023 1 · Jiangming Shi, Yachao Zhang, Xiangbo Yin, Yuan Xie 외

Visible-infrared person re-identification (VI-ReID) aims to match a specific person from a gallery of images captured from non-overlapping visible and infrared cameras. Most works focus on fully supervised VI-ReID, w…

Person Re-IdentificationPseudo Label

Semi-supervised Regression using Hessian energy with an application to semi-supervised dimensionality reduction

2009-12-01 · NeurIPS 2009 12 · Kwang I. Kim, Florian Steinke, Matthias Hein

Semi-supervised regression based on the graph Laplacian suffers from the fact that the solution is biased towards a constant and the lack of extrapolating power. Outgoing from these observations we propose to use the sec…

Dimensionality ReductionregressionSupervised dimensionality reduction

Deeper Insights into Graph Convolutional Networks for Semi-Supervised Learning

2018-01-22 · Qimai Li, Zhichao Han, Xiao-Ming Wu

Many interesting problems in machine learning are being revisited with new deep learning tools. For graph-based semisupervised learning, a recent important development is graph convolutional networks (GCNs), which nicely…

Model SelectionNode Classification