中文
相关论文

相关论文: Improving Deep Models of Person Re-identification …

200 篇论文

Human identification is a key requirement for many applications in everyday life, such as personalized services, automatic surveillance, continuous authentication, and contact tracing during pandemics, etc. This work studies the problem of…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Dongjiang Cao , Ruofeng Liu , Hao Li , Shuai Wang , Wenchao Jiang , Chris Xiaoxuan Lu

Person re-identification is an open and challenging problem in computer vision. Majority of the efforts have been spent either to design the best feature representation or to learn the optimal matching metric. Most approaches have neglected…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Niki Martinel , Abir Das , Christian Micheloni , Amit K. Roy-Chowdhury

Classical person re-identification approaches assume that a person of interest has appeared across different cameras and can be queried by one of the existing images. However, in real-world surveillance scenarios, frequently no visual…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ammarah Farooq , Muhammad Awais , Fei Yan , Josef Kittler , Ali Akbari , Syed Safwan Khalid

Occluded person re-identification (Re-ID) aims at addressing the occlusion problem when retrieving the person of interest across multiple cameras. With the promotion of deep learning technology and the increasing demand for intelligent…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Yunjie Peng , Saihui Hou , Chunshui Cao , Xu Liu , Yongzhen Huang , Zhiqiang He

Person re-identification (Re-ID) aims at retrieving an input person image from a set of images captured by multiple cameras. Although recent Re-ID methods have made great success, most of them extract features in terms of the attributes of…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Boqiang Xu , Lingxiao He , Xingyu Liao , Wu Liu , Zhenan Sun , Tao Mei

Person re-identification (PRe-ID) is a crucial task in security, surveillance, and retail analysis, which involves identifying an individual across multiple cameras and views. However, it is a challenging task due to changes in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ammar Chouchane , Abdelmalik Ouamane , Yassine Himeur , Wathiq Mansoor , Shadi Atalla , Afaf Benzaibak , Chahrazed Boudellal

Person re-identification (re-id) remains challenging due to significant intra-class variations across different cameras. Recently, there has been a growing interest in using generative models to augment training data and enhance the…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Zhedong Zheng , Xiaodong Yang , Zhiding Yu , Liang Zheng , Yi Yang , Jan Kautz

Person reidentification (ReID) is a very hot research topic in machine learning and computer vision, and many person ReID approaches have been proposed; however, most of these methods assume that the same person has the same clothes within…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Zan Gao , Hongwei Wei , Weili Guan , Weizhi Nie , Meng Liu , Meng Wang

In this paper, we aim to tackle the one-shot person re-identification problem where only one image is labelled for each person, while other images are unlabelled. This task is challenging due to the lack of sufficient labelled training…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Hui Li , Jimin Xiao , Mingjie Sun , Eng Gee Lim , Yao Zhao

Most existing person re-identification (re-id) methods focus on learning the optimal distance metrics across camera views. Typically a person's appearance is represented using features of thousands of dimensions, whilst only hundreds of…

计算机视觉与模式识别 · 计算机科学 2016-03-08 Li Zhang , Tao Xiang , Shaogang Gong

Adversarial attacks have been recently investigated in person re-identification. These attacks perform well under cross dataset or cross model setting. However, the challenges present in cross-dataset cross-model scenario does not allow…

计算机视觉与模式识别 · 计算机科学 2023-01-18 A V Subramanyam

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Person re-identification (ReID) is an important task in computer vision. Recently, deep learning with a metric learning loss has become a common framework for ReID. In this paper, we also propose a new metric learning loss with hard sample…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Qiqi Xiao , Hao Luo , Chi Zhang

The fundamental difficulty in person re-identification (ReID) lies in learning the correspondence among individual cameras. It strongly demands costly inter-camera annotations, yet the trained models are not guaranteed to transfer well to…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Zijie Zhuang , Longhui Wei , Lingxi Xie , Tianyu Zhang , Hengheng Zhang , Haozhe Wu , Haizhou Ai , Qi Tian

A critical part of multi-person multi-camera tracking is person re-identification (re-ID) algorithm, which recognizes and retains identities of all detected unknown people throughout the video stream. Many re-ID algorithms today exemplify…

机器学习 · 计算机科学 2019-08-22 Mohammadreza Baharani , Shrey Mohan , Hamed Tabkhi

Person re-identification (Re-ID) in real-world scenarios usually suffers from various degradation factors, e.g., low-resolution, weak illumination, blurring and adverse weather. On the one hand, these degradations lead to severe…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yukun Huang , Zheng-Jun Zha , Xueyang Fu , Richang Hong , Liang Li

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

In the conventional person re-id setting, it is assumed that the labeled images are the person images within the bounding box for each individual; this labeling across multiple nonoverlapping camera views from raw video surveillance is…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Jingke Meng , Sheng Wu , Wei-Shi Zheng

Set-based person re-identification (SReID) is a matching problem that aims to verify whether two sets are of the same identity (ID). Existing SReID models typically generate a feature representation per image and aggregate them to represent…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Xinshao Wang , Elyor Kodirov , Yang Hua , Neil M. Robertson

Person Re-identification (re-id) faces two major challenges: the lack of cross-view paired training data and learning discriminative identity-sensitive and view-invariant features in the presence of large pose variations. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Xuelin Qian , Yanwei Fu , Tao Xiang , Wenxuan Wang , Jie Qiu , Yang Wu , Yu-Gang Jiang , Xiangyang Xue