中文
相关论文

相关论文: Learning Person Re-identification Models from Vide…

200 篇论文

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

Despite recent attempts for solving the person re-identification problem, it remains a challenging task since a person's appearance can vary significantly when large variations in view angle, human pose, and illumination are involved. In…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Alireza Rahimpour , Liu Liu , Ali Taalimi , Yang Song , Hairong Qi

Person re-identification (re-id) is a cross-camera retrieval task which establishes a correspondence between images of a person from multiple cameras. Deep Learning methods have been successfully applied to this problem and have achieved…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Jean-Paul Ainam , Ke Qin , Guisong Liu , Guangchun Luo

The challenge of unsupervised person re-identification (ReID) lies in learning discriminative features without true labels. This paper formulates unsupervised person ReID as a multi-label classification task to progressively seek true…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Dongkai Wang , Shiliang Zhang

Video anomaly detection is to determine whether there are any abnormal events, behaviors or objects in a given video, which enables effective and intelligent public safety management. As video anomaly labeling is both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yang Wang , Jiaogen Zhou , Jihong Guan

It is prohibitively expensive to annotate a large-scale video-based person re-identification (re-ID) dataset, which makes fully supervised methods inapplicable to real-world deployment. How to maximally reduce the annotation cost while…

计算机视觉与模式识别 · 计算机科学 2018-12-17 Menglin Wang , Baisheng Lai , Zhongming Jin , Xiaojin Gong , Jianqiang Huang , Xiansheng Hua

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

Person re-identification (Re-ID) has been a significant research topic in the past decade due to its real-world applications and research significance. While supervised person Re-ID methods achieve superior performance over unsupervised…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xiangtan Lin , Pengzhen Ren , Chung-Hsing Yeh , Lina Yao , Andy Song , Xiaojun Chang

Video-based person re-identification has drawn massive attention in recent years due to its extensive applications in video surveillance. While deep learning-based methods have led to significant progress, these methods are limited by…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Jian Han , Fang Zhu , Yali Li , Shengjin Wang

Existing person re-identification (re-id) methods rely mostly on a large set of inter-camera identity labelled training data, requiring a tedious data collection and annotation process therefore leading to poor scalability in practical…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Xiangping Zhu , Xiatian Zhu , Minxian Li , Vittorio Murino , Shaogang Gong

Video-based person re-identification (re-ID) refers to matching people across camera views from arbitrary unaligned video footages. Existing methods rely on supervision signals to optimise a projected space under which the distances between…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Lin Wu , Yang Wang , Hongzhi Yin , Meng Wang , Ling Shao

Unsupervised person re-identification (re-ID) has attracted increasing research interests because of its scalability and possibility for real-world applications. State-of-the-art unsupervised re-ID methods usually follow a clustering-based…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Tianyang Liu , Yutian Lin , Bo Du

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

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

The existing person search methods use the annotated labels of person identities to train deep networks in a supervised manner that requires a huge amount of time and effort for human labeling. In this paper, we first introduce a novel…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Byeong-Ju Han , Kuhyeun Ko , Jae-Young Sim

Person Re-identification (re-id) aims to match people across non-overlapping camera views in a public space. It is a challenging problem because many people captured in surveillance videos wear similar clothes. Consequently, the differences…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Xuelin Qian , Yanwei Fu , Yu-Gang Jiang , Tao Xiang , Xiangyang Xue

Video-based person re-identification matches video clips of people across non-overlapping cameras. Most existing methods tackle this problem by encoding each video frame in its entirety and computing an aggregate representation across all…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Shuang Li , Slawomir Bak , Peter Carr , Xiaogang Wang

Person re-identification (Re-ID) is a critical technique in the video surveillance system, which has achieved significant success in the supervised setting. However, it is difficult to directly apply the supervised model to arbitrary unseen…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Lei Qi , Jiaying Shen , Jiaqi Liu , Yinghuan Shi , Xin Geng

The problem of image-base person identification/recognition is to provide an identity to the image of an individual based on learned models that describe his/her appearance. Most traditional person identification systems rely on learning a…

计算机视觉与模式识别 · 计算机科学 2016-07-05 Abir Das , Rameswar Panda , Amit K. Roy-Chowdhury

The attention mechanism is widely used in deep learning because of its excellent performance in neural networks without introducing additional information. However, in unsupervised person re-identification, the attention module represented…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Yi Zheng