中文
相关论文

相关论文: An Enhanced Deep Feature Representation for Person…

200 篇论文

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

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

Deep learning methods have been widely used for Human Activity Recognition (HAR) using recorded signals from Iner-tial Measurement Units (IMUs) sensors that are installed on various parts of the human body. For this type of HAR, sev-eral…

机器学习 · 计算机科学 2025-02-10 Saeed Arabzadeh , Farshad Almasganj , Mohammad Mahdi Ahmadi

In natural images, the scales (thickness) of object skeletons may dramatically vary among objects and object parts, making object skeleton detection a challenging problem. We present a new convolutional neural network (CNN) architecture by…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Kai Zhao , Wei Shen , Shanghua Gao , Dandan Li , Ming-Ming Cheng

Deep Convolutional Neural Networks (CNNs), such as Dense Convolutional Networks (DenseNet), have achieved great success for image representation by discovering deep hierarchical information. However, most existing networks simply stacks the…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Zhao Zhang , Zemin Tang , Yang Wang , Zheng Zhang , Choujun Zhan , Zhengjun Zha , Meng Wang

This invention addresses fixed-point representations of convolutional neural networks (CNN) in integrated circuits. When quantizing a CNN for a practical implementation there is a trade-off between the precision used for operations between…

神经与进化计算 · 计算机科学 2018-07-27 Mo'taz Al-Hami , Marcin Pietron , Rishi Kumar , Raul A. Casas , Samer L. Hijazi , Chris Rowen

With the powerfulness of convolution neural networks (CNN), CNN based face reconstruction has recently shown promising performance in reconstructing detailed face shape from 2D face images. The success of CNN-based methods relies on a large…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Yudong Guo , Juyong Zhang , Jianfei Cai , Boyi Jiang , Jianmin Zheng

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

In this work, we present a Multi-Channel deep convolutional Pyramid Person Matching Network (MC-PPMN) based on the combination of the semantic-components and the color-texture distributions to address the problem of person…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Chaojie Mao , Yingming Li , Yaqing Zhang , Zhongfei Zhang , Xi Li

Face Recognition has been studied for many decades. As opposed to traditional hand-crafted features such as LBP and HOG, much more sophisticated features can be learned automatically by deep learning methods in a data-driven way. In this…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Jingtuo Liu , Yafeng Deng , Tao Bai , Zhengping Wei , Chang Huang

Convolutional neural networks (CNNs) can automatically learn data patterns to express face images for facial expression recognition (FER). However, they may ignore effect of facial segmentation of FER. In this paper, we propose a perception…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Chunwei Tian , Jingyuan Xie , Lingjun Li , Wangmeng Zuo , Yanning Zhang , David Zhang

Fine-grained image recognition is a challenging computer vision problem, due to the small inter-class variations caused by highly similar subordinate categories, and the large intra-class variations in poses, scales and rotations. In this…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Xiu-Shen Wei , Chen-Wei Xie , Jianxin Wu

Discriminative feature representation of person image is important for person re-identification (Re-ID) task. Recently, attributes have been demonstrated beneficially in guiding for learning more discriminative feature representations for…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Bo Jiang , Xixi Wang , Jin Tang

Deep learning, in particular Convolutional Neural Network (CNN), has achieved promising results in face recognition recently. However, it remains an open question: why CNNs work well and how to design a 'good' architecture. The existing…

计算机视觉与模式识别 · 计算机科学 2015-04-10 Guosheng Hu , Yongxin Yang , Dong Yi , Josef Kittler , William Christmas , Stan Z. Li , Timothy Hospedales

Person Re-Identification (re-id) is a challenging task in computer vision, especially when there are limited training data from multiple camera views. In this paper, we pro- pose a deep learning based person re-identification method by…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Qiqi Xiao , Kelei Cao , Haonan Chen , Fangyue Peng , Chi Zhang

Fully convolutional networks (FCNs) have become de facto tool to achieve very high-level performance for many vision and non-vision tasks in general and face recognition in particular. Such high-level accuracies are normally obtained by…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Jayashree Karlekar , Jiashi Feng , Zi Sian Wong , Sugiri Pranata

Image representations, from SIFT and bag of visual words to Convolutional Neural Networks (CNNs) are a crucial component of almost all computer vision systems. However, our understanding of them remains limited. In this paper we study…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Aravindh Mahendran , Andrea Vedaldi

Infrared and visible image fusion aims to extract complementary features to synthesize a single fused image. Many methods employ convolutional neural networks (CNNs) to extract local features due to its translation invariance and locality.…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Jing Li , Lu Bai , Bin Yang , Chang Li , Lingfei Ma , Edwin R. Hancock

Person re-identification (PRe-ID) is a computer vision issue, that has been a fertile research area in the last few years. It aims to identify persons across different non-overlapping camera views. In this paper, We propose a novel PRe-ID…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Akram Abderraouf Gharbi , Ammar Chouchane , Abdelmalik Ouamane

Data representation is an important pre-processing step in many machine learning algorithms. There are a number of methods used for this task such as Deep Belief Networks (DBNs) and Discrete Fourier Transforms (DFTs). Since some of the…

机器学习 · 计算机科学 2014-01-03 Mohammad Pezeshki , Sajjad Gholami , Ahmad Nickabadi
‹ 上一页 1 8 9 10 下一页 ›