中文
相关论文

相关论文: Cross-modal Local Shortest Path and Global Enhance…

200 篇论文

We propose an effective structured learning based approach to the problem of person re-identification which outperforms the current state-of-the-art on most benchmark data sets evaluated. Our framework is built on the basis of multiple…

计算机视觉与模式识别 · 计算机科学 2015-03-06 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

Visible-Infrared Person Re-identification (VI-ReID) is a challenging cross-modal pedestrian retrieval task, due to significant intra-class variations and cross-modal discrepancies among different cameras. Existing works mainly focus on…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Kaijie Ren , Lei Zhang

As a basic task of multi-camera surveillance system, person re-identification aims to re-identify a query pedestrian observed from non-overlapping multiple cameras or across different time with a single camera. Recently, deep learning-based…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Di Wu , Kun Zhang , Fei Cheng , Yang Zhao , Qi Liu , Chang-An Yuan , De-Shuang Huang

Recent efforts have shown promising results for person re-identification by designing part-based architectures to allow a neural network to learn discriminative representations from semantically coherent parts. Some efforts use soft…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Bryan , Xia , Yuan Gong , Yizhe Zhang , Christian Poellabauer

In this paper, we focus on the semi-supervised person re-identification (Re-ID) case, which only has the intra-camera (within-camera) labels but not inter-camera (cross-camera) labels. In real-world applications, these intra-camera labels…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao

Person search aims at jointly solving Person Detection and Person Re-identification (re-ID). Existing works have designed end-to-end networks based on Faster R-CNN. However, due to the parallel structure of Faster R-CNN, the extracted…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Zhengjia Li , Duoqian Miao

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qing Li , Xiaojiang Peng , Yu Qiao , Qi Hao

Cloth-changing Person Re-Identification (CC-ReID) is a challenging task that aims to retrieve the target person across multiple surveillance cameras when clothing changes might happen. Despite recent progress in CC-ReID, existing approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Peini Guo , Hong Liu , Jianbing Wu , Guoquan Wang , Tao Wang

Person re-identification (re-ID) aims to retrieve the same person across different cameras. In practice, it still remains a challenging task due to background clutter, variations on body poses and view conditions, inaccurate bounding box…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Honglong Cai , Yuedong Fang , Zhiguan Wang , Tingchun Yeh , Jinxing Cheng

Visible-infrared person re-identification (VI-ReID) is challenging due to the significant cross-modality discrepancies between visible and infrared images. While existing methods have focused on designing complex network architectures or…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Yulin Li , Tianzhu Zhang , Yongdong Zhang

Occluded person re-identification (ReID) is a person retrieval task which aims at matching occluded person images with holistic ones. For addressing occluded ReID, part-based methods have been shown beneficial as they offer fine-grained…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vladimir Somers , Christophe De Vleeschouwer , Alexandre Alahi

Recent works in the person re-identification task mainly focus on the model accuracy while ignore factors related to the efficiency, e.g. model size and latency, which are critical for practical application. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Jiangning Zhang , Liang Liu , Chao Xu , Yong Liu

Text-based person search is a sub-task in the field of image retrieval, which aims to retrieve target person images according to a given textual description. The significant feature gap between two modalities makes this task very…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Yuhao Chen , Guoqing Zhang , Yujiang Lu , Zhenxing Wang , Yuhui Zheng , Ruili Wang

In this paper, we observe that most false positive images (i.e., different identities with query images) in the top ranking list usually have the similar color information with the query image in person re-identification (Re-ID). Meanwhile,…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Lei Qi , Lei Wang , Jing Huo , Yinghuan Shi , Yang Gao

We address the problem of person re-identification (reID), that is, retrieving person images from a large dataset, given a query image of the person of interest. A key challenge is to learn person representations robust to intra-class…

计算机视觉与模式识别 · 计算机科学 2019-11-04 Chanho Eom , Bumsub Ham

Person search is to detect all persons and identify the query persons from detected persons in the image without proposals and bounding boxes, which is different from person re-identification. In this paper, we propose a fusing multi-task…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Sulan Zhai , Shunqiang Liu , Xiao Wang , Jin Tang

Weakly supervised text-based person retrieval seeks to retrieve images of a target person using textual descriptions, without relying on identity annotations and is more challenging and practical. The primary challenge is the intra-class…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Xinpeng Zhao , Yanwei Zheng , Chuanlin Lan , Xiaowei Zhang , Bowen Huang , Jibin Yang , Dongxiao Yu

Most of current person re-identification (ReID) methods neglect a spatial-temporal constraint. Given a query image, conventional methods compute the feature distances between the query image and all the gallery images and return a…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Guangcong Wang , Jianhuang Lai , Peigen Huang , Xiaohua Xie

Despite recent attempts for solving the person re-identification problem, it remains a challenging task since a person's appearance can vary significantly when large variations in view angle, human pose, and illumination are involved. In…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Alireza Rahimpour , Liu Liu , Ali Taalimi , Yang Song , Hairong Qi

In this work, we propose an end-to-end constrained clustering scheme to tackle the person re-identification (re-id) problem. Deep neural networks (DNN) have recently proven to be effective on person re-identification task. In particular,…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Leulseged Tesfaye Alemu , Marcello Pelillo , Mubarak Shah
‹ 上一页 1 8 9 10 下一页 ›