中文
相关论文

相关论文: Incomplete Descriptor Mining with Elastic Loss for…

200 篇论文

Domain generalization (DG) serves as a promising solution to handle person Re-Identification (Re-ID), which trains the model using labels from the source domain alone, and then directly adopts the trained model to the target domain without…

信息检索 · 计算机科学 2020-07-28 Peixian Chen , Pingyang Dai , Jianzhuang Liu , Feng Zheng , Qi Tian , Rongrong Ji

Person re-identification (re-ID) has gained more and more attention due to its widespread applications in intelligent video surveillance. Unfortunately, the mainstream deep learning methods still need a large quantity of labeled data to…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Qi Wang , Sikai Bai , Junyu Gao , Yuan Yuan , Xuelong Li

We propose a novel information bottleneck (IB) method named Drop-Bottleneck, which discretely drops features that are irrelevant to the target variable. Drop-Bottleneck not only enjoys a simple and tractable compression objective but also…

机器学习 · 计算机科学 2021-03-24 Jaekyeom Kim , Minjung Kim , Dongyeon Woo , Gunhee Kim

Person Re-Identification is still a challenging task in Computer Vision due to a variety of reasons. On the other side, Incremental Learning is still an issue since deep learning models tend to face the problem of over catastrophic…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Prajjwal Bhargava

Learning the distance metric between pairs of examples is of great importance for visual recognition, especially for person re-identification (Re-Id). Recently, the contrastive and triplet loss are proposed to enhance the discriminative…

计算机视觉与模式识别 · 计算机科学 2017-07-26 De Cheng , Yihong Gong , Zhihui Li , Weiwei Shi , Alexander G. Hauptmann , Nanning Zheng

Many existing multi-modality studies are based on the assumption of modality integrity. However, the problem of missing arbitrary modalities is very common in real life, and this problem is less studied, but actually important in the task…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Aihua Zheng , Ziling He , Zi Wang , Chenglong Li , Jin Tang

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Tong Xiao , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

Person re-identification (ReID) focuses on identifying people across different scenes in video surveillance, which is usually formulated as a binary classification task or a ranking task in current person ReID approaches. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

This paper proposes Attribute Attention Network (AANet), a new architecture that integrates person attributes and attribute attention maps into a classification framework to solve the person re-identification (re-ID) problem. Many person…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Chiat-Pin Tay , Sharmili Roy , Kim-Hui Yap

Person re-identification (Re-ID) aims to match identities across non-overlapping camera views. Researchers have proposed many supervised Re-ID models which require quantities of cross-view pairwise labelled data. This limits their…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Hong-Xing Yu , Ancong Wu , Wei-Shi Zheng

To reduce the reliance of visible-infrared person re-identification (ReID) models on labeled cross-modal samples, this paper explores a weakly supervised cross-modal person ReID method that uses only single-modal sample identity labels,…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yafei Zhang , Lingqi Kong , Huafeng Li , Jie Wen

For person re-identification, existing deep networks often focus on representation learning. However, without transfer learning, the learned model is fixed as is, which is not adaptable for handling various unseen scenarios. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Shengcai Liao , Ling Shao

This paper focuses on the visible-thermal cross-modality person re-identification (VT Re-ID) task, whose goal is to match person images between the daytime visible modality and the nighttime thermal modality. The two-stream network is…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Haijun Liu , Xiaoheng Tan , Xichuan Zhou

This study explores a simple but strong baseline for person re-identification (ReID). Person ReID with deep neural networks has progressed and achieved high performance in recent years. However, many state-of-the-art methods design complex…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Hao Luo , Wei Jiang , Youzhi Gu , Fuxu Liu , Xingyu Liao , Shenqi Lai , Jianyang Gu

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Person Re-identification is defined as a recognizing process where the person is observed by non-overlapping cameras at different places. In the last decade, the rise in the applications and importance of Person Re-identification for…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Sajad Amouei Sheshkal , Kazim Fouladi-Ghaleh , Hossein Aghababa

Person re-identification (Re-ID) benefits greatly from the accurate annotations of existing datasets (e.g., CUHK03 [1] and Market-1501 [2]), which are quite expensive because each image in these datasets has to be assigned with a proper…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Guangrun Wang , Guangcong Wang , Xujie Zhang , Jianhuang Lai , Zhengtao Yu , Liang Lin

Person Search is designed to jointly solve the problems of Person Detection and Person Re-identification (Re-ID), in which the target person will be located in a large number of uncut images. Over the past few years, Person Search based on…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Lequan Chen , Wei Xie , Zhigang Tu , Jinglei Guo , Yaping Tao , Xinming Wang

Following the recent progress in image classification and captioning using deep learning, we develop a novel natural language person retrieval system based on an attention mechanism. More specifically, given the description of a person, the…

计算机视觉与模式识别 · 计算机科学 2017-05-26 Tao Zhou , Muhao Chen , Jie Yu , Demetri Terzopoulos

Clothes-changing person re-identification (CC-ReID) aims to recognize individuals under different clothing scenarios. Current CC-ReID approaches either concentrate on modeling body shape using additional modalities including silhouette,…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xin Liang , Yogesh S Rawat