中文
相关论文

相关论文: Diverse Knowledge Distillation for End-to-End Pers…

200 篇论文

Current people detectors operate either by scanning an image in a sliding window fashion or by classifying a discrete set of proposals. We propose a model that is based on decoding an image into a set of people detections. Our system takes…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Russell Stewart , Mykhaylo Andriluka

Person re-identification has become a very popular research topic in the computer vision community owing to its numerous applications and growing importance in visual surveillance. Person re-identification remains challenging due to…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Zongjing Cao , Hyo Jong Lee

Traditional person re-identification (ReID) methods typically represent person images as real-valued features, which makes ReID inefficient when the gallery set is extremely large. Recently, some hashing methods have been proposed to make…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Ming-Wei Li , Qing-Yuan Jiang , Wu-Jun Li

Person Re-IDentification (Re-ID) aims to match person images captured from two non-overlapping cameras. In this paper, a deep hybrid similarity learning (DHSL) method for person Re-ID based on a convolution neural network (CNN) is proposed.…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Jianqing Zhu , Huanqiang Zeng , Shengcai Liao , Zhen Lei , Canhui Cai , LiXin Zheng

Extracting effective and discriminative features is very important for addressing the challenging person re-identification (re-ID) task. Prevailing deep convolutional neural networks (CNNs) usually use high-level features for identifying…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Guoqing Zhang , Junchuan Yang , Yuhui Zheng , Yi Wu , Shengyong Chen

Human pose estimation has been widely applied in the human-centric understanding and generation, but most existing state-of-the-art human pose estimation methods require heavy computational resources for accurate predictions. In order to…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Zhangjian Ji , Wenjin Zhang , Shaotong Qiao , Kai Feng , Yuhua Qian

Person re-identification (re-ID) aims to accurately re- trieve a person from a large-scale database of images cap- tured across multiple cameras. Existing works learn deep representations using a large training subset of unique per- sons.…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jubin Johnson , Shunsuke Yasugi , Yoichi Sugino , Sugiri Pranata , Shengmei Shen

Person re-identification aims at finding a person of interest in an image gallery by comparing the probe image of this person with all the gallery images. It is generally treated as a retrieval problem, where the affinities between the…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Yantao Shen , Hongsheng Li , Tong Xiao , Shuai Yi , Dapeng Chen , Xiaogang Wang

Recently, Person Re-Identification (Re-ID) has received a lot of attention. Large datasets containing labeled images of various individuals have been released, allowing researchers to develop and test many successful approaches. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jose Huaman , Felix O. Sumari , Luigy Machaca , Esteban Clua , Joris Guerin

Person Re-Identification (Re-ID) is an important problem in computer vision-based surveillance applications, in which one aims to identify a person across different surveillance photographs taken from different cameras having varying…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Mustafa Ebrahim Chasmai , Tamajit Banerjee

Incremental learning targets at achieving good performance on new categories without forgetting old ones. Knowledge distillation has been shown critical in preserving the performance on old classes. Conventional methods, however,…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Peng Zhou , Long Mai , Jianming Zhang , Ning Xu , Zuxuan Wu , Larry S. Davis

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

In recent years, there has been a great deal of research in developing end-to-end speech recognition models, which enable simplifying the traditional pipeline and achieving promising results. Despite their remarkable performance…

音频与语音处理 · 电气工程与系统科学 2021-09-20 Ji Won Yoon , Hyeonseung Lee , Hyung Yong Kim , Won Ik Cho , Nam Soo Kim

This paper proposes a novel approach to person re-identification, a fundamental task in distributed multi-camera surveillance systems. Although a variety of powerful algorithms have been presented in the past few years, most of them usually…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Shi-Zhe Chen , Chun-Chao Guo , Jian-Huang Lai

Knowledge distillation is an effective method for model compression. However, it is still a challenging topic to apply knowledge distillation to detection tasks. There are two key points resulting in poor distillation performance for…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Zhenliang Ni , Fukui Yang , Shengzhao Wen , Gang Zhang

Large-scale pre-training has proven to be an effective method for improving performance across different tasks. Current person search methods use ImageNet pre-trained models for feature extraction, yet it is not an optimal solution due to…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Yanling Tian , Di Chen , Yunan Liu , Jian Yang , Shanshan Zhang

Person search unifies person detection and person re-identification (Re-ID) to locate query persons from the panoramic gallery images. One major challenge comes from the imbalanced long-tail person identity distributions, which prevents the…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Chuang Liu , Hua Yang , Qin Zhou , Shibao Zheng

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and false alarms…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Xu Lan , Xiatian Zhu , Shaogang Gong

Given a video or an image of a person acquired from a camera, person re-identification is the process of retrieving all instances of the same person from videos or images taken from a different camera with non-overlapping view. This task…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Rodolfo Quispe , Helio Pedrini

Object re-identification is of increasing importance in visual surveillance. Most existing works focus on re-identify individual from multiple cameras while the application of group re-identification (Re-ID) is rarely discussed. We redefine…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Hao Xiao