中文
相关论文

相关论文: VisNet: Efficient Person Re-Identification via Alp…

200 篇论文

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so directly deploying these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Jianming Lv , Xintong Wang

RGB-Infrared person re-identification (RGB-IR Re-ID) aims to match persons from heterogeneous images captured by visible and thermal cameras, which is of great significance in the surveillance system under poor light conditions. Facing…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Can Zhang , Hong Liu , Wei Guo , Mang Ye

Holistic person re-identification (Re-ID) and partial person re-identification have achieved great progress respectively in recent years. However, scenarios in reality often include both holistic and partial pedestrian images, which makes…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Xiaofei Mao , Jiahao Cao , Dongfang Li , Xia Jia , Qingfang Zheng

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging distributed training…

分布式、并行与集群计算 · 计算机科学 2021-08-17 Weiming Zhuang , Yonggang Wen , Shuai Zhang

Unsupervised domain adaptive (UDA) person re-identification (re-ID) is a challenging task due to the missing of labels for the target domain data. To handle this problem, some recent works adopt clustering algorithms to off-line generate…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Yongxing Dai , Jun Liu , Yan Bai , Zekun Tong , Ling-Yu Duan

The growing importance of person reidentification in computer vision has highlighted the need for more extensive and diverse datasets. In response, we introduce the ENTIRe-ID dataset, an extensive collection comprising over 4.45 million…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Serdar Yildiz , Ahmet Nezih Kasim

Person re-identification (re-id) aims to match pedestrians observed by disjoint camera views. It attracts increasing attention in computer vision due to its importance to surveillance system. To combat the major challenge of cross-view…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Lin Wu , Yang Wang , Junbin Gao , Xue Li

In recent years, a variety of proposed methods based on deep convolutional neural networks (CNNs) have improved the state of the art for large-scale person re-identification (ReID). While a large number of optimizations and network…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Paul Marchwica , Michael Jamieson , Parthipan Siva

Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common framework for person…

计算机视觉与模式识别 · 计算机科学 2017-04-07 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

In a real world environment, person re-identification (Re-ID) is a challenging task due to variations in lighting conditions, viewing angles, pose and occlusions. Despite recent performance gains, current person Re-ID algorithms still…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Person re-identification aims to associate images of the same person over multiple non-overlapping camera views at different times. Depending on the human operator, manual re-identification in large camera networks is highly time consuming…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Shubham Kumar Singh , Krishna P Miyapuram , Shanmuganathan Raman

Systems for person re-identification (ReID) can achieve a high accuracy when trained on large fully-labeled image datasets. However, the domain shift typically associated with diverse operational capture conditions (e.g., camera viewpoints…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Djebril Mekhazni , Maximilien Dufau , Christian Desrosiers , Marco Pedersoli , Eric Granger

This paper addresses the person re-identification (PReID) problem by combining global and local information at multiple feature resolutions with different loss functions. Many previous studies address this problem using either part-based…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Arda Efe Okay , Manal AlGhamdi , Robert Westendorp , Mohamed Abdel-Mottaleb

Existing person re-identification models are poor for scaling up to large data required in real-world applications due to: (1) Complexity: They employ complex models for optimal performance resulting in high computational cost for training…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Hanxiao Wang , Shaogang Gong , Tao Xiang

In the current person Re-identification (ReID) methods, most domain generalization works focus on dealing with style differences between domains while largely ignoring unpredictable camera view change, which we identify as another major…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Bingliang Jiao , Lingqiao Liu , Liying Gao , Guosheng Lin , Ruiqi Wu , Shizhou Zhang , Peng Wang , Yanning Zhang

Person retrieval faces many challenges including cluttered background, appearance variations (e.g., illumination, pose, occlusion) among different camera views and the similarity among different person's images. To address these issues, we…

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

Classical person re-identification approaches assume that a person of interest has appeared across different cameras and can be queried by one of the existing images. However, in real-world surveillance scenarios, frequently no visual…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ammarah Farooq , Muhammad Awais , Fei Yan , Josef Kittler , Ali Akbari , Syed Safwan Khalid

Composed image retrieval (CIR) is a vision language task that retrieves a target image using a reference image and modification text, enabling intuitive specification of desired changes. While effectively fusing visual and textual…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Jeong-Woo Park , Young-Eun Kim , Seong-Whan Lee

Person re-identification (re-ID) aims to recognize instances of the same person contained in multiple images taken across different cameras. Existing methods for re-ID tend to rely heavily on the assumption that both query and gallery…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yu-Jhe Li , Zhengyi Luo , Xinshuo Weng , Kris M. Kitani

Unsupervised domain adaptation (UDA) methods for person re-identification (re-ID) aim at transferring re-ID knowledge from labeled source data to unlabeled target data. Although achieving great success, most of them only use limited data…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Zechen Bai , Zhigang Wang , Jian Wang , Di Hu , Errui Ding
‹ 上一页 1 8 9 10 下一页 ›