中文
相关论文

相关论文: Branch-Cooperative OSNet for Person Re-Identificat…

200 篇论文

Convolution Neural Networks (CNN) have been extremely successful in solving intensive computer vision tasks. The convolutional filters used in CNNs have played a major role in this success, by extracting useful features from the inputs.…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Pravendra Singh , Pratik Mazumder , Vinay P. Namboodiri

Recommender systems have played a vital role in online platforms due to the ability of incorporating users' personal tastes. Beyond accuracy, diversity has been recognized as a key factor in recommendation to broaden user's horizons as well…

信息检索 · 计算机科学 2022-10-11 Yile Liang , Tieyun Qian

Deep learning based 3D reconstruction of single view 2D image is becoming increasingly popular due to their wide range of real-world applications, but this task is inherently challenging because of the partial observability of an object…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Minhaj Uddin Ansari , Talha Bilal , Naeem Akhter

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

Deep neural networks need to make robust inference in the presence of occlusion, background clutter, pose and viewpoint variations -- to name a few -- when the task of person re-identification is considered. Attention mechanisms have…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Jieming Zhou , Soumava Kumar Roy , Pengfei Fang , Mehrtash Harandi , Lars Petersson

Occluded person re-identification (Re-ID) is a challenging task as persons are frequently occluded by various obstacles or other persons, especially in the crowd scenario. To address these issues, we propose a novel end-to-end Part-Aware…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Yulin Li , Jianfeng He , Tianzhu Zhang , Xiang Liu , Yongdong Zhang , Feng Wu

Person re-identification (re-ID) tackles the problem of matching person images with the same identity from different cameras. In practical applications, due to the differences in camera performance and distance between cameras and persons…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Guoqing Zhang , Yu Ge , Zhicheng Dong , Hao Wang , Yuhui Zheng , Shengyong Chen

Person re-identification aims to match images of the same person across disjoint camera views, which is a challenging problem in video surveillance. The major challenge of this task lies in how to preserve the similarity of the same person…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Jiayun Wang , Sanping Zhou , Jinjun Wang , Qiqi Hou

Segmenting highly-overlapping image objects is challenging, because there is typically no distinction between real object contours and occlusion boundaries on images. Unlike previous instance segmentation methods, we model image formation…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Lei Ke , Yu-Wing Tai , Chi-Keung Tang

Image restoration is a challenging and ill-posed problem which also has been a long-standing issue. However, most of learning based restoration methods are proposed to target one degradation type which means they are lack of generalization.…

图像与视频处理 · 电气工程与系统科学 2022-06-07 Chi-Mao Fan , Tsung-Jung Liu , Kuan-Hsien Liu

Person re-identification (ReID) has achieved significant improvement under the single-domain setting. However, directly exploiting a model to new domains is always faced with huge performance drop, and adapting the model to new domains…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Houjing Huang , Wenjie Yang , Xiaotang Chen , Xin Zhao , Kaiqi Huang , Jinbin Lin , Guan Huang , Dalong Du

In this paper, we introduce the NameRec* task, which aims to do highly accurate and fine-grained person name recognition. Traditional Named Entity Recognition models have good performance in recognising well-formed person names from text…

计算与语言 · 计算机科学 2021-03-24 Rui Zhang , Yimeng Dai , Shijie Liu

Recent works in the person re-identification task mainly focus on the model accuracy while ignore factors related to the efficiency, e.g. model size and latency, which are critical for practical application. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Jiangning Zhang , Liang Liu , Chao Xu , Yong Liu

Occluded person re-identification (ReID) is a person retrieval task which aims at matching occluded person images with holistic ones. For addressing occluded ReID, part-based methods have been shown beneficial as they offer fine-grained…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vladimir Somers , Christophe De Vleeschouwer , Alexandre Alahi

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

This paper presents a novel person re-identification model, named Multi-Head Self-Attention Network (MHSA-Net), to prune unimportant information and capture key local information from person images. MHSA-Net contains two main novel…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Hongchen Tan , Xiuping Liu , Baocai Yin , Xin Li

This paper proposes a pedestrian detection and re-identification (re-id) integration net (I-Net) in an end-to-end learning framework. The I-Net is used in real-world video surveillance scenarios, where the target person needs to be searched…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Zhenwei He , Lei Zhang , Wei Jia

Multi-Person Tracking (MPT) is often addressed within the detection-to-association paradigm. In such approaches, human detections are first extracted in every frame and person trajectories are then recovered by a procedure of data…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Hefeng Wu , Yafei Hu , Keze Wang , Hanhui Li , Lin Nie , Hui Cheng

Multi-task learning in Convolutional Networks has displayed remarkable success in the field of recognition. This success can be largely attributed to learning shared representations from multiple supervisory tasks. However, existing…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Ishan Misra , Abhinav Shrivastava , Abhinav Gupta , Martial Hebert

Recently, many methods of person re-identification (Re-ID) rely on part-based feature representation to learn a discriminative pedestrian descriptor. However, the spatial context between these parts is ignored for the independent extractor…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Xiang Bai , Mingkun Yang , Tengteng Huang , Zhiyong Dou , Rui Yu , Yongchao Xu