中文
相关论文

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

200 篇论文

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power of the descriptors.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

Learning invariant representations from images is one of the hardest challenges facing computer vision. Spatial pooling is widely used to create invariance to spatial shifting, but it is restricted to convolutional models. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2013-03-19 Sainbayar Sukhbaatar , Takaki Makino , Kazuyuki Aihara

A well-trained Convolutional Neural Network can easily be pruned without significant loss of performance. This is because of unnecessary overlap in the features captured by the network's filters. Innovations in network architecture such as…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Aaditya Prakash , James Storer , Dinei Florencio , Cha Zhang

Recognising persons in everyday photos presents major challenges (occluded faces, different clothing, locations, etc.) for machine vision. We propose a convnet based person recognition system on which we provide an in-depth analysis of…

计算机视觉与模式识别 · 计算机科学 2015-09-28 Seong Joon Oh , Rodrigo Benenson , Mario Fritz , Bernt Schiele

Deep Convolutional Neural Networks (DCNNs) commonly use generic `max-pooling' (MP) layers to extract deformation-invariant features, but we argue in favor of a more refined treatment. First, we introduce epitomic convolution as a building…

计算机视觉与模式识别 · 计算机科学 2014-12-02 George Papandreou , Iasonas Kokkinos , Pierre-André Savalle

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Tong Xiao , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

In person re-identification (ReID) tasks, many works explore the learning of part features to improve the performance over global image features. Existing methods explicitly extract part features by either using a hand-designed image…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Dengjie Li , Siyu Chen , Yujie Zhong , Lin Ma

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

机器学习 · 计算机科学 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

In this paper, we present PARTICUL, a novel algorithm for unsupervised learning of part detectors from datasets used in fine-grained recognition. It exploits the macro-similarities of all images in the training set in order to mine for…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Romain Xu-Darme , Georges Quénot , Zakaria Chihani , Marie-Christine Rousset

The goal of video-based person re-identification is to match two input videos, so that the distance of the two videos is small if two videos contain the same person. A common approach for person re-identification is to first extract image…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Tanzila Rahman , Mrigank Rochan , Yang Wang

Visual retrieval tasks such as image retrieval and person re-identification (Re-ID) aim at effectively and thoroughly searching images with similar content or the same identity. After obtaining retrieved examples, re-ranking is a widely…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Yuqi Zhang , Qi Qian , Hongsong Wang , Chong Liu , Weihua Chen , Fan Wang

In cases of serious crime, including sexual abuse, often the only available information with demonstrated potential for identification is images of the hands. Since this evidence is captured in uncontrolled situations, it is difficult to…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Nathanael L. Baisa , Bryan Williams , Hossein Rahmani , Plamen Angelov , Sue Black

Recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large image dataset can be used as a universal image descriptor, and that doing so leads to impressive performance for a variety of image…

计算机视觉与模式识别 · 计算机科学 2016-12-23 Lingqiao Liu , Chunhua Shen , Anton van den Hengel

Most video based action recognition approaches create the video-level representation by temporally pooling the features extracted at each frame. The pooling methods that they adopt, however, usually completely or partially neglect the…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Peng Wang , Lingqiao Liu , Chunhua Shen , Heng Tao Shen

Person Search is designed to jointly solve the problems of Person Detection and Person Re-identification (Re-ID), in which the target person will be located in a large number of uncut images. Over the past few years, Person Search based on…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Lequan Chen , Wei Xie , Zhigang Tu , Jinglei Guo , Yaping Tao , Xinming Wang

Fine-grained classification often requires recognizing specific object parts, such as beak shape and wing patterns for birds. Encouraging a fine-grained classification model to first detect such parts and then using them to infer the class…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Robert van der Klis , Stephan Alaniz , Massimiliano Mancini , Cassio F. Dantas , Dino Ienco , Zeynep Akata , Diego Marcos

This paper presents a novel approach for video-based person re-identification using multiple Convolutional Neural Networks (CNNs). Unlike previous work, we intend to extract a compact yet discriminative appearance representation from…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Wei Zhang , Shengnan Hu , Kan Liu , Zhengjun Zha

Detecting pedestrian has been arguably addressed as a special topic beyond general object detection. Although recent deep learning object detectors such as Fast/Faster R-CNN [1, 2] have shown excellent performance for general object…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Liliang Zhang , Liang Lin , Xiaodan Liang , Kaiming He

Human Motion Prediction is a crucial task in computer vision and robotics. It has versatile application potentials such as in the area of human-robot interactions, human action tracking for airport security systems, autonomous car…

人工智能 · 计算机科学 2021-08-10 Shekhar Gupta , Gaurav Kumar Yadav , G. C. Nandi

Instance search is an interesting task as well as a challenging issue due to the lack of effective feature representation. In this paper, an instance level feature representation built upon fully convolutional instance-aware segmentation is…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yu Zhan , Wan-Lei Zhao