中文
相关论文

相关论文: Learning Diverse Features with Part-Level Resoluti…

200 篇论文

As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We call features…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

An effective person re-identification (re-ID) model should learn feature representations that are both discriminative, for distinguishing similar-looking people, and generalisable, for deployment across datasets without any adaptation. In…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

Person Re-Identification aims to retrieve person identities from images captured by multiple cameras or the same cameras in different time instances and locations. Because of its importance in many vision applications from surveillance to…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fabian Herzog , Xunbo Ji , Torben Teepe , Stefan Hörmann , Johannes Gilg , Gerhard Rigoll

This paper addresses the person re-identification (PReID) problem by combining global and local information at multiple feature resolutions with different loss functions. Many previous studies address this problem using either part-based…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Arda Efe Okay , Manal AlGhamdi , Robert Westendorp , Mohamed Abdel-Mottaleb

Occluded person re-identification (Re-ID) in images captured by multiple cameras is challenging because the target person is occluded by pedestrians or objects, especially in crowded scenes. In addition to the processes performed during…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Minjung Kim , MyeongAh Cho , Heansung Lee , Suhwan Cho , Sangyoun Lee

The combination of global and partial features has been an essential solution to improve discriminative performances in person re-identification (Re-ID) tasks. Previous part-based methods mainly focus on locating regions with specific…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Guanshuo Wang , Yufeng Yuan , Xiong Chen , Jiwei Li , Xi Zhou

Multi-branch is extensively studied for learning rich feature representation for person re-identification (Re-ID). In this paper, we propose a branch-cooperative architecture over OSNet, termed BC-OSNet, for person Re-ID. By stacking four…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Lei Zhang , Xiaofu Wu , Suofei Zhang , Zirui Yin

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

Traditional single image super-resolution (SISR) methods that focus on solving single and uniform degradation (i.e., bicubic down-sampling), typically suffer from poor performance when applied into real-world low-resolution (LR) images due…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Xin Li , Xin Jin , Tao Yu , Yingxue Pang , Simeng Sun , Zhizheng Zhang , Zhibo Chen

We address the task of person search, that is, localizing and re-identifying query persons from a set of raw scene images. Recent approaches are typically built upon OIMNet, a pioneer work on person search, that learns joint person…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Sanghoon Lee , Youngmin Oh , Donghyeon Baek , Junghyup Lee , Bumsub Ham

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Jiabao Wang , Yang Li , Zhuang Miao

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

A key for person re-identification is achieving consistent local details for discriminative representation across variable environments. Current stripe-based feature learning approaches have delivered impressive accuracy, but do not make a…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Guanshuo Wang , Yufeng Yuan , Jiwei Li , Shiming Ge , Xi Zhou

Recent years have witnessed a substantial increase in the deep learning (DL)architectures proposed for visual recognition tasks like person re-identification,where individuals must be recognized over multiple distributed cameras.…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hugo Masson , Amran Bhuiyan , Le Thanh Nguyen-Meidine , Mehrsan Javan , Parthipan Siva , Ismail Ben Ayed , Eric Granger

Deep part-based methods in recent literature have revealed the great potential of learning local part-level representation for pedestrian image in the task of person re-identification. However, global features that capture discriminative…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Hui Li , Meng Yang , Zhihui Lai , Weishi Zheng , Zitong Yu

Existing person re-identification (re-id) methods rely mostly on either localised or global feature representation alone. This ignores their joint benefit and mutual complementary effects. In this work, we show the advantages of jointly…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Wei Li , Xiatian Zhu , Shaogang Gong

Person re-identification (re-ID) under various occlusions has been a long-standing challenge as person images with different types of occlusions often suffer from misalignment in image matching and ranking. Most existing methods tackle this…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Mengxi Jia , Xinhua Cheng , Shijian Lu , Jian Zhang

Person re-identification (re-ID) solves the task of matching images across cameras and is among the research topics in vision community. Since query images in real-world scenarios might suffer from resolution loss, how to solve the…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Yun-Chun Chen , Yu-Jhe Li , Xiaofei Du , Yu-Chiang Frank Wang

Person re-identification is a problem of identifying individuals across non-overlapping cameras. Although remarkable progress has been made in the re-identification problem, it is still a challenging problem due to appearance variations of…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Seongyeop Yang , Byeongkeun Kang , Yeejin Lee

The recent research for person re-identification has been focused on two trends. One is learning the part-based local features to form more informative feature descriptors. The other is designing effective metric learning loss functions…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yao Zhai , Xun Guo , Yan Lu , Houqiang Li
‹ 上一页 1 2 3 10 下一页 ›