中文
相关论文

相关论文: Pose-Guided Feature Learning with Knowledge Distil…

200 篇论文

Person Re-IDentification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras. Capturing the fine-grained appearance differences is often the key to accurate person ReID, because many identities can be…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Cheng Yan , Guansong Pang , Xiao Bai , Jun Zhou , Lin Gu

Person Re-Identification (ReID) is a challenging problem in many video analytics and surveillance applications, where a person's identity must be associated across a distributed non-overlapping network of cameras. Video-based person ReID…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Madhu Kiran , Amran Bhuiyan , Louis-Antoine Blais-Morin , Mehrsan Javan , Ismail Ben Ayed , Eric Granger

Person re-identification (ReID) aims at finding the same person in different cameras. Training such systems usually requires a large amount of cross-camera pedestrians to be annotated from surveillance videos, which is labor-consuming…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Tianyu Zhang , Lingxi Xie , Longhui Wei , Yongfei Zhang , Bo Li , Qi Tian

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources cannot be shared…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Shitong Sun , Guile Wu , Shaogang Gong

Person Re-Identification (re-id) is a challenging task in computer vision, especially when there are limited training data from multiple camera views. In this paper, we pro- pose a deep learning based person re-identification method by…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Qiqi Xiao , Kelei Cao , Haonan Chen , Fangyue Peng , Chi Zhang

Person re-identification (ReID) is a well-known problem in the field of computer vision. The primary objective is to identify a specific individual within a gallery of images. However, this task is challenging due to various factors, such…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Vipin Gautam , Shitala Prasad , Sharad Sinha

Federated learning (FL) offers a privacy-preserving framework for distributed machine learning, enabling collaborative model training across diverse clients without centralizing sensitive data. However, statistical heterogeneity,…

机器学习 · 统计学 2025-04-08 Hengrui Hu , Anai N. Kothari , Anjishnu Banerjee

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

Recently, video-based person re-identification (re-ID) has drawn increasing attention in compute vision community because of its practical application prospects. Due to the inaccurate person detections and pose changes, pedestrian…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Guoqing Zhang , Yuhao Chen , Yang Dai , Yuhui Zheng , Yi Wu

Although Person Re-Identification has made impressive progress, difficult cases like occlusion, change of view-pointand similar clothing still bring great challenges. Besides overall visual features, matching and comparing detailed…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Fufu Yu , Xinyang Jiang , Yifei Gong , Shizhen Zhao , Xiaowei Guo , Wei-Shi Zheng , Feng Zheng , Xing Sun

Pose variation is one of the key factors which prevents the network from learning a robust person re-identification (Re-ID) model. To address this issue, we propose a novel person pose-guided image generation method, which is called the…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Meichen Liu , Kejun Wang , Juihang Ji , Shuzhi Sam Ge

Model-Heterogeneous Federated Learning (Hetero-FL) has attracted growing attention for its ability to aggregate knowledge from heterogeneous models while keeping private data locally. To better aggregate knowledge from clients, ensemble…

机器学习 · 计算机科学 2025-10-15 Yichen Li , Xiuying Wang , Wenchao Xu , Haozhao Wang , Yining Qi , Jiahua Dong , Ruixuan Li

In this paper, we propose a feature affinity (FA) assisted knowledge distillation (KD) method to improve quantization-aware training of deep neural networks (DNN). The FA loss on intermediate feature maps of DNNs plays the role of teaching…

机器学习 · 计算机科学 2023-08-22 Zhijian Li , Biao Yang , Penghang Yin , Yingyong Qi , Jack Xin

Occluded person re-identification is one of the challenging areas of computer vision, which faces problems such as inefficient feature representation and low recognition accuracy. Convolutional neural network pays more attention to the…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Yunbin Zhao , Songhao Zhu , Dongsheng Wang , Zhiwei Liang

With the rise of deep learning methods, person Re-Identification (ReID) performance has been improved tremendously in many public datasets. However, most public ReID datasets are collected in a short time window in which persons' appearance…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Zhengxu Yu , Yilun Zhao , Bin Hong , Zhongming Jin , Jianqiang Huang , Deng Cai , Xiaofei He , Xian-Sheng Hua

Deep learning models have demonstrated remarkable success in object detection, yet their complexity and computational intensity pose a barrier to deploying them in real-world applications (e.g., self-driving perception). Knowledge…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Qizhen Lan , Qing Tian

Person re-identification has attracted many researchers' attention for its wide application, but it is still a very challenging task because only part of the image information can be used for personnel matching. Most of current methods uses…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Zhiguang Zhang

Person re-identification (person re-ID) is mostly viewed as an image retrieval problem. This task aims to search a query person in a large image pool. In practice, person re-ID usually adopts automatic detectors to obtain cropped pedestrian…

计算机视觉与模式识别 · 计算机科学 2019-06-24 Zhedong Zheng , Liang Zheng , Yi Yang

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

Our paper addresses the problem of models struggling to learn diverse features, due to either forgetting previously learned features or failing to learn new ones. To overcome this problem, we introduce Diverse Feature Learning (DFL), a…

人工智能 · 计算机科学 2024-04-01 Sejik Park