中文
相关论文

相关论文: Beyond Part Models: Person Retrieval with Refined …

200 篇论文

Deep convolutional neural networks (CNNs) have demonstrated dominant performance in person re-identification (Re-ID). Existing CNN based methods utilize global average pooling (GAP) to aggregate intermediate convolutional features for…

计算机视觉与模式识别 · 计算机科学 2020-01-09 Zhigang Chang , Qin Zhou , Heng Fan , Hang Su , Hua Yang , Shibao Zheng , Haibin Ling

The goal of self-supervised visual representation learning is to learn strong, transferable image representations, with the majority of research focusing on object or scene level. On the other hand, representation learning at part level has…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Subhabrata Choudhury , Iro Laina , Christian Rupprecht , Andrea Vedaldi

This paper presents a challenging computer vision task, namely the detection of generic components on a PCB, and a novel set of deep-learning methods that are able to jointly leverage the appearance of individual components and the…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Chia-Wen Kuo , Jacob Ashmore , David Huggins , Zsolt Kira

Existing methods for video-based person re-identification (ReID) mainly learn the appearance feature of a given pedestrian via a feature extractor and a feature aggregator. However, the appearance models would fail when different…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Honghu Pan , Qiao Liu , Yongyong Chen , Yunqi He , Yuan Zheng , Feng Zheng , Zhenyu He

Person re-identification is indeed a challenging visual recognition task due to the critical issues of human pose variation, human body occlusion, camera view variation, etc. To address this, most of the state-of-the-art approaches are…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Fu Xiong , Yang Xiao , Zhiguo Cao , Kaicheng Gong , Zhiwen Fang , Joey Tianyi Zhou

Video-based person re-identification (re-ID) is an important technique in visual surveillance systems which aims to match video snippets of people captured by different cameras. Existing methods are mostly based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Di Chen , Andreas Doering , Shanshan Zhang , Jian Yang , Juergen Gall , Bernt Schiele

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Person re-identification (person re-ID) is mostly viewed as an image retrieval problem. This task aims to search a query person in a large image pool. In practice, person re-ID usually adopts automatic detectors to obtain cropped pedestrian…

计算机视觉与模式识别 · 计算机科学 2019-06-24 Zhedong Zheng , Liang Zheng , Yi Yang

We propose to combine recent Convolutional Neural Networks (CNN) models with depth imaging to obtain a reliable and fast multi-person pose estimation algorithm applicable to Human Robot Interaction (HRI) scenarios. Our hypothesis is that…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Several recent approaches showed how the representations learned by Convolutional Neural Networks can be repurposed for novel tasks. Most commonly it has been shown that the activation features of the last fully connected layers (fc7 or…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Arsalan Mousavian , Jana Kosecka

In this work, we propose to extend a state-of-the-art multi-source localization system based on a convolutional recurrent neural network and Ambisonics signals. We significantly improve the performance of the baseline network by changing…

声音 · 计算机科学 2021-05-06 Pierre-Amaury Grumiaux , Srdan Kitic , Laurent Girin , Alexandre Guérin

We propose a novel network that learns a part-aligned representation for person re-identification. It handles the body part misalignment problem, that is, body parts are misaligned across human detections due to pose/viewpoint change and…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Yumin Suh , Jingdong Wang , Siyu Tang , Tao Mei , Kyoung Mu Lee

Developing a reliable and practical face recognition system is a long-standing goal in computer vision research. Existing literature suggests that pixel-wise face alignment is the key to achieve high-accuracy face recognition. By assuming a…

计算机视觉与模式识别 · 计算机科学 2015-01-21 Yuting Zhang , Kui Jia , Yueming Wang , Gang Pan , Tsung-Han Chan , Yi Ma

Person re-identification has received special attention by the human analysis community in the last few years. To address the challenges in this field, many researchers have proposed different strategies, which basically exploit either…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Julio C. S. Jacques Junior , Xavier Baró , Sergio Escalera

Person re-identification aims to match a person's identity across multiple camera streams. Deep neural networks have been successfully applied to the challenging person re-identification task. One remarkable bottleneck is that the existing…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Guodong Ding , Shanshan Zhang , Salman Khan , Zhenmin Tang , Jian Zhang , Fatih Porikli

Image features from a small local region often give strong evidence in person re-identification task. However, CNN suffers from paying too much attention on the most salient local areas, thus ignoring other discriminative clues, e.g., hair,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yan Zhang , Binyu He , Li Sun

Pedestrian detection is a problem of considerable practical interest. Adding to the list of successful applications of deep learning methods to vision, we report state-of-the-art and competitive results on all major pedestrian datasets with…

计算机视觉与模式识别 · 计算机科学 2013-04-03 Pierre Sermanet , Koray Kavukcuoglu , Soumith Chintala , Yann LeCun

Defect detection is a basic and essential task in automatic parts production, especially for automotive engine precision parts. In this paper, we propose a new idea to construct a deep convolutional network combining related knowledge of…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Zhenshen Qu , Jianxiong Shen , Ruikun Li , Junyu Liu , Qiuyu Guan

Person re-identification (reID) aims at retrieving an image of the person of interest from a set of images typically captured by multiple cameras. Recent reID methods have shown that exploiting local features describing body parts, together…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Hyunjong Park , Bumsub Ham

This paper provides an extensive study on the availability of image representations based on convolutional networks (ConvNets) for the task of visual instance retrieval. Besides the choice of convolutional layers, we present an efficient…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Ali Sharif Razavian , Josephine Sullivan , Stefan Carlsson , Atsuto Maki