中文
相关论文

相关论文: Graph Convolution for Re-ranking in Person Re-iden…

200 篇论文

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

Person re-identification (Re-ID) aims to match person images across non-overlapping camera views. The majority of Re-ID methods focus on small-scale surveillance systems in which each pedestrian is captured in different camera views of…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Wenhang Ge , Chunyan Pan , Ancong Wu , Hongwei Zheng , Wei-Shi Zheng

Person re-identification (\textit{re-id}) refers to matching pedestrians across disjoint yet non-overlapping camera views. The most effective way to match these pedestrians undertaking significant visual variations is to seek reliably…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Chengyuan Zhang , Lin Wu , Yang Wang

In person re-identification, re-ranking is a crucial step to enhance the overall accuracy by refining the initial ranking of retrieved results. Previous studies have mainly focused on features from single-view images, which can cause view…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Huy Che , Le-Chuong Nguyen , Gia-Nghia Tran , Dinh-Duy Phan , Vinh-Tiep Nguyen

Since human-labeled samples are free for the target set, unsupervised person re-identification (Re-ID) has attracted much attention in recent years, by additionally exploiting the source set. However, due to the differences on camera…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Huafeng Li , Kaixiong Xu , Jinxing Li , Guangming Lu , Yong Xu , Zhengtao Yu , David Zhang

We study the backward compatible problem for person re-identification (Re-ID), which aims to constrain the features of an updated new model to be comparable with the existing features from the old model in galleries. Most of the existing…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Xiao Pan , Hao Luo , Weihua Chen , Fan Wang , Hao Li , Wei Jiang , Jianming Zhang , Jianyang Gu , Peike Li

With growing emphasis on privacy regulations, machine unlearning has become increasingly critical in real-world applications such as social networks and recommender systems, many of which are naturally represented as graphs. However,…

机器学习 · 计算机科学 2026-01-19 Ziheng Chen , Jiali Cheng , Hadi Amiri , Kaushiki Nag , Lu Lin , Sijia Liu , Xiangguo Sun , Gabriele Tolomei

Transportation systems often rely on understanding the flow of vehicles or pedestrian. From traffic monitoring at the city scale, to commuters in train terminals, recent progress in sensing technology make it possible to use cameras to…

计算机视觉与模式识别 · 计算机科学 2020-09-11 George Adaimi , Sven Kreiss , Alexandre Alahi

Our impression about one person often updates after we see more aspects of him/her and this process keeps iterating given more meetings. We formulate such an intuition into the problem of person re-identification (re-ID), where the…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Dengpan Fu , Bo Xin , Jingdong Wang , Dongdong Chen , Jianmin Bao , Gang Hua , Houqiang Li

Designing effective graph neural networks (GNNs) with message passing has two fundamental challenges, i.e., determining optimal message-passing pathways and designing local aggregators. Previous methods of designing optimal pathways are…

机器学习 · 计算机科学 2024-11-01 Junshu Sun , Shuhui Wang , Chenxue Yang , Qingming Huang

This paper pays close attention to the cross-modality visible-infrared person re-identification (VI Re-ID) task, which aims to match pedestrian samples between visible and infrared modes. In order to reduce the modality-discrepancy between…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Guangwei Gao , Hao Shao , Fei Wu , Meng Yang , Yi Yu

Graph neural network (GNN) has emerged as a state-of-the-art solution for item recommendation. However, existing GNN-based recommendation methods rely on a centralized storage of fragmented user-item interaction sub-graphs and training on…

信息检索 · 计算机科学 2024-12-03 Guowei Wu , Weike Pan , Qiang Yang , Zhong Ming

We propose a general multi-class visual recognition model, termed the Classifier Graph, which aims to generalize and integrate ideas from many of today's successful hierarchical recognition approaches. Our graph-based model has the…

计算机视觉与模式识别 · 计算机科学 2014-04-11 Marius Leordeanu , Rahul Sukthankar

Supervised learning on graphs is a challenging task due to the high dimensionality and inherent structural dependencies in the data, where each edge depends on a pair of vertices. Existing conventional methods are designed for standard…

统计方法学 · 统计学 2024-06-27 Cencheng Shen , Shangsi Wang , Alexandra Badea , Carey E. Priebe , Joshua T. Vogelstein

Person Re-identification (Person ReID) is an important topic in intelligent surveillance and computer vision. It aims to accurately measure visual similarities between person images for determining whether two images correspond to the same…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xinglu Wang

Person re-identification (re-id) is the task of matching multiple occurrences of the same person from different cameras, poses, lighting conditions, and a multitude of other factors which alter the visual appearance. Typically, this is…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Arne Schumann , Shaogang Gong , Tobias Schuchert

Graph convolutional networks (GCNs) are a powerful architecture for representation learning on documents that naturally occur as graphs, e.g., citation or social networks. However, sensitive personal information, such as documents with…

社会与信息网络 · 计算机科学 2022-05-03 Timour Igamberdiev , Ivan Habernal

Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Haibo Jin , Xiaobo Wang , Shengcai Liao , Stan Z. Li

Dynamic graph neural networks (DGNNs) have emerged and been widely deployed in various web applications (e.g., Reddit) to serve users (e.g., personalized content delivery) due to their remarkable ability to learn from complex and dynamic…

机器学习 · 计算机科学 2025-02-04 He Zhang , Bang Wu , Xiangwen Yang , Xingliang Yuan , Xiaoning Liu , Xun Yi

Person re-identification aims to match a person's identity across multiple camera streams. Deep neural networks have been successfully applied to the challenging person re-identification task. One remarkable bottleneck is that the existing…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Guodong Ding , Shanshan Zhang , Salman Khan , Zhenmin Tang , Jian Zhang , Fatih Porikli