中文
相关论文

相关论文: Progressive Multi-stage Feature Mix for Person Re-…

200 篇论文

Following the rapidly growing digital image usage, automatic image categorization has become preeminent research area. It has broaden and adopted many algorithms from time to time, whereby multi-feature (generally, hand-engineered features)…

计算机视觉与模式识别 · 计算机科学 2017-05-12 Thangarajah Akilan , Q. M. Jonathan Wu , Wei Jiang

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

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

Person re-identification (ReID) aims to match people across multiple non-overlapping video cameras deployed at different locations. To address this challenging problem, many metric learning approaches have been proposed, among which triplet…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Yingying Zhang , Qiaoyong Zhong , Liang Ma , Di Xie , Shiliang Pu

Typical person re-identification (re-ID) methods train a deep CNN to extract deep features and combine them with a distance metric for the final evaluation. In this work, we focus on exploiting the full information encoded in the deep…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Yong Liu , Lin Shang , Andy Song

Monocular metric depth estimation (MMDE) is a crucial task to solve for indoor scene reconstruction on edge devices. Despite this importance, existing models are sensitive to factors such as boundary frequency of objects in the scene and…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Sanghyun Byun , Jacob Song , Woo Seong Chung

Person re-identification has attracted many researchers' attention for its wide application, but it is still a very challenging task because only part of the image information can be used for personnel matching. Most of current methods uses…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Zhiguang Zhang

In this paper, we propose a deep end-to-end neu- ral network to simultaneously learn high-level features and a corresponding similarity metric for person re-identification. The network takes a pair of raw RGB images as input, and outputs a…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Lin Wu , Chunhua Shen , Anton van den Hengel

The problem of image-base person identification/recognition is to provide an identity to the image of an individual based on learned models that describe his/her appearance. Most traditional person identification systems rely on learning a…

计算机视觉与模式识别 · 计算机科学 2016-07-05 Abir Das , Rameswar Panda , Amit K. Roy-Chowdhury

With the surge of deep learning techniques, the field of person re-identification has witnessed rapid progress in recent years. Deep learning based methods focus on learning a feature space where samples are clustered compactly according to…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Chuanchen Luo , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

Recently unsupervised person re-identification (re-ID) has drawn much attention due to its open-world scenario settings where limited annotated data is available. Existing supervised methods often fail to generalize well on unseen domains,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yuanpeng Tu

Most recent person re-identification approaches are based on the use of deep convolutional neural networks (CNNs). These networks, although effective in multiple tasks such as classification or object detection, tend to focus on the most…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Abdallah Benzine , Mohamed El Amine Seddik , Julien Desmarais

Traditional person re-identification (ReID) methods typically represent person images as real-valued features, which makes ReID inefficient when the gallery set is extremely large. Recently, some hashing methods have been proposed to make…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Ming-Wei Li , Qing-Yuan Jiang , Wu-Jun Li

The overwhelming popularity of social media has resulted in bulk amounts of personal photos being uploaded to the internet every day. Since these photos are taken in unconstrained settings, recognizing the identities of people among the…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Sina Mokhtarzadeh Azar , Sajjad Azami , Mina Ghadimi Atigh , Mohammad Javadi , Ahmad Nickabadi

We propose a method for inferring human attributes (such as gender, hair style, clothes style, expression, action) from images of people under large variation of viewpoint, pose, appearance, articulation and occlusion. Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2014-05-07 Ning Zhang , Manohar Paluri , Marc'Aurelio Ranzato , Trevor Darrell , Lubomir Bourdev

Part-based image classification aims at representing categories by small sets of learned discriminative parts, upon which an image representation is built. Considered as a promising avenue a decade ago, this direction has been neglected…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Ronan Sicre , Yannis Avrithis , Ewa Kijak , Frederic Jurie

Given a target image as query, person re-identification systems retrieve a ranked list of candidate matches on a per-camera basis. In deployed systems, a human operator scans these lists and labels sighted targets by touch or mouse-based…

计算机视觉与模式识别 · 计算机科学 2019-12-06 K L Navaneet , Ravi Kiran Sarvadevabhatla , Shashank Shekhar , R. Venkatesh Babu , Anirban Chakraborty

Re-identification (ReID) is to identify the same instance across different cameras. Existing ReID methods mostly utilize alignment-based or attention-based strategies to generate effective feature representations. However, most of these…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Bingliang Jiao , Xin Tan , Jinghao Zhou , Lu Yang , Yunlong Wang , Peng Wang

Person re-identification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras, of which it is of great importance to learn multifaceted features expressed in different parts of a person, e.g., clothes,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Cheng Yan , Guansong Pang , Xiao Bai , Chunhua Shen

Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every keypoint descriptor…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Emanuele Santellani , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer