中文
相关论文

相关论文: Cross-View Kernel Similarity Metric Learning Using…

200 篇论文

Incremental learning for person re-identification (ReID) aims to develop models that can be trained with a continuous data stream, which is a more practical setting for real-world applications. However, the existing incremental ReID methods…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zexian Yang , Dayan Wu , Wanqian Zhang , Bo Li , Weiping Wang

Distance metric learning aims to learn from the given training data a valid distance metric, with which the similarity between data samples can be more effectively evaluated for classification. Metric learning is often formulated as a…

机器学习 · 计算机科学 2015-02-03 Wangmeng Zuo , Faqiang Wang , David Zhang , Liang Lin , Yuchi Huang , Deyu Meng , Lei Zhang

In this paper, we investigate the challenging task of person re-identification from a new perspective and propose an end-to-end attention-based architecture for few-shot re-identification through meta-learning. The motivation for this task…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Alireza Rahimpour , Hairong Qi

Person re-identification (Re-ID) technology plays an increasingly crucial role in intelligent surveillance systems. Widespread occlusion significantly impacts the performance of person Re-ID. Occluded person Re-ID refers to a pedestrian…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Enhao Ning , Changshuo Wang , Huang Zhangc , Xin Ning , Prayag Tiwari

Visible-infrared cross-modality person re-identification is a challenging ReID task, which aims to retrieve and match the same identity's images between the heterogeneous visible and infrared modalities. Thus, the core of this task is to…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Tengfei Liang , Yi Jin , Yajun Gao , Wu Liu , Songhe Feng , Tao Wang , Yidong Li

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target domain, but can hardly…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Hao Chen , Benoit Lagadec , Francois Bremond

Person re-identification is a crucial task of identifying pedestrians of interest across multiple surveillance camera views. In person re-identification, a pedestrian is usually represented with features extracted from a rectangular image…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Yiheng Liu , Wengang Zhou , Jianzhuang Liu , Guojun Qi , Qi Tian , Houqiang Li

This work considers the problem of domain shift in person re-identification.Being trained on one dataset, a re-identification model usually performs much worse on unseen data. Partially this gap is caused by the relatively small scale of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vladislav Sovrasov , Dmitry Sidnev

This paper considers vehicle re-identification (re-ID) problem. The extreme viewpoint variation (up to 180 degrees) poses great challenges for existing approaches. Inspired by the behavior in human's recognition process, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Ruihang Chu , Yifan Sun , Yadong Li , Zheng Liu , Chi Zhang , Yichen Wei

Cloth-changing person re-identification (re-ID) is a new rising research topic that aims at retrieving pedestrians whose clothes are changed. This task is quite challenging and has not been fully studied to date. Current works mainly focus…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Xiujun Shu , Ge Li , Xiao Wang , Weijian Ruan , Qi Tian

The problem of cross-modality person re-identification has been receiving increasing attention recently, due to its practical significance. Motivated by the fact that human usually attend to the difference when they compare two similar…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Shizhou Zhang , Yifei Yang , Peng Wang , Guoqiang Liang , Xiuwei Zhang , Yanning Zhang

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

Remote sensing image classification exploiting multiple sensors is a very challenging problem: data from different modalities are affected by spectral distortions and mis-alignments of all kinds, and this hampers re-using models built for…

信号处理 · 电气工程与系统科学 2020-12-09 Devis Tuia , Diego Marcos , Gustau Camps-Valls

Most existing person re-identification (re-id) methods are unsuitable for real-world deployment due to two reasons: Unscalability to large population size, and Inadaptability over time. In this work, we present a unified solution to address…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Hanxiao Wang , Xiatian Zhu , Shaogang Gong , Tao Xiang

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

Video-based person re-identification (ReID) is a challenging problem, where some video tracks of people across non-overlapping cameras are available for matching. Feature aggregation from a video track is a key step for video-based person…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Xingyu Liao , Lingxiao He , Zhouwang Yang , Chi Zhang

Person re-identification is the problem of recognizing people across different images or videos with non-overlapping views. Although there has been much progress in person re-identification over the last decade, it remains a challenging…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Yeong-Jun Cho , Kuk-Jin Yoon

This paper aims at a newly raising task in visual surveillance: re-identifying people at a distance by matching body information, given several reference examples. Most of existing works solve this task by matching a reference template with…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Yuanlu Xu , Liang Lin , Wei-Shi Zheng , Xiaobai Liu

Video-based person re-identification (Re-ID) aims to automatically retrieve video sequences of the same person under non-overlapping cameras. To achieve this goal, it is the key to fully utilize abundant spatial and temporal cues in videos.…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xuehu Liu , Pingping Zhang , Chenyang Yu , Huchuan Lu , Xiaoyun Yang

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuhang Ding , Hehe Fan , Mingliang Xu , Yi Yang
‹ 上一页 1 8 9 10 下一页 ›