中文
相关论文

相关论文: Feature Map Pooling for Cross-View Gait Recognitio…

200 篇论文

Gait-based person identification from videos captured at surveillance sites using Computer Vision-based techniques is quite challenging since these walking sequences are usually corrupted with occlusion, and a complete cycle of gait is not…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Abhishek Paul , Manav Mukesh Jain , Jinesh Jain , Pratik Chattopadhyay

In recent years, many publications showed that convolutional neural network based features can have a superior performance to engineered features. However, not much effort was taken so far to extract local features efficiently for a whole…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Christian Bailer , Tewodros Habtegebrial , Kiran varanasi , Didier Stricker

Gait as a biometric property for person identification plays a key role in video surveillance and security applications. In gait recognition, normally, gait feature such as Gait Energy Image (GEI) is extracted from one full gait cycle.…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Maryam Babaee , Linwei Li , Gerhard Rigoll

This paper presents a novel approach for image retrieval and pattern spotting in document image collections. The manual feature engineering is avoided by learning a similarity-based representation using a Siamese Neural Network trained on a…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Kelly L. Wiggers , Alceu S. Britto , Laurent Heutte , Alessandro L. Koerich , Luiz S. Oliveira

Gait of a person refers to his/her walking pattern, and according to medical studies gait of every individual is unique. Over the past decade, several computer vision-based gait recognition approaches have been proposed in which walking…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Dhritimaan Das , Ayush Agarwal , Pratik Chattopadhyay , Lipo Wang

As an emerging biological identification technology, vision-based gait identification is an important research content in biometrics. Most existing gait identification methods extract features from gait videos and identify a probe sample by…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Xingkai Zheng , Xirui Li , Ke Xu , Xinghao Jiang , Tanfeng Sun

A multi-view image sequence provides a much richer capacity for object recognition than from a single image. However, most existing solutions to multi-view recognition typically adopt hand-crafted, model-based geometric methods, which do…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Edward Johns , Stefan Leutenegger , Andrew J. Davison

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

In this work, we propose a novel Convolutional Neural Network (CNN) architecture for the joint detection and matching of feature points in images acquired by different sensors using a single forward pass. The resulting feature detector is…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Elad Ben Baruch , Yosi Keller

In this paper, we propose a compact network called CUNet (compact unsupervised network) to counter the image classification challenge. Different from the traditional convolutional neural networks learning filters by the time-consuming…

计算机视觉与模式识别 · 计算机科学 2016-07-07 Le Dong , Ling He , Gaipeng Kong , Qianni Zhang , Xiaochun Cao , Ebroul Izquierdo

Matching pedestrians across multiple camera views, known as human re-identification, is a challenging research problem that has numerous applications in visual surveillance. With the resurgence of Convolutional Neural Networks (CNNs),…

计算机视觉与模式识别 · 计算机科学 2016-09-27 Rahul Rama Varior , Mrinal Haloi , Gang Wang

Gait recognition is a significant biometric technique for person identification, particularly in scenarios where other physiological biometrics are impractical or ineffective. In this paper, we address the challenges associated with gait…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Proma Hossain Progga , Md. Jobayer Rahman , Swapnil Biswas , Md. Shakil Ahmed , Arif Reza Anwary , Swakkhar Shatabda

Gait recognition aims to identify individuals based on their body shape and walking patterns. Though much progress has been achieved driven by deep learning, gait recognition in real-world surveillance scenarios remains quite challenging to…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Shaoxiong Zhang , Jinkai Zheng , Shangdong Zhu , Chenggang Yan

Identifying humans with their walking sequences, known as gait recognition, is a useful biometric understanding task as it can be observed from a long distance and does not require cooperation from the subject. Two common modalities used…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Haidong Zhu , Wanrong Zheng , Zhaoheng Zheng , Ram Nevatia

Gait recognition from motion capture data, as a pattern classification discipline, can be improved by the use of machine learning. This paper contributes to the state-of-the-art with a statistical approach for extracting robust gait…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Michal Balazia , Petr Sojka

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

Matching local features across images is a fundamental problem in computer vision. Targeting towards high accuracy and efficiency, we propose Seeded Graph Matching Network, a graph neural network with sparse structure to reduce redundant…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Hongkai Chen , Zixin Luo , Jiahui Zhang , Lei Zhou , Xuyang Bai , Zeyu Hu , Chiew-Lan Tai , Long Quan

To capture individual gait patterns, excluding identity-irrelevant cues in walking videos, such as clothing texture and color, remains a persistent challenge for vision-based gait recognition. Traditional silhouette- and pose-based methods,…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Dongyang Jin , Chao Fan , Jingzhe Ma , Jingkai Zhou , Weihua Chen , Shiqi Yu

Graph neural networks have emerged as a powerful model for graph representation learning to undertake graph-level prediction tasks. Various graph pooling methods have been developed to coarsen an input graph into a succinct graph-level…

机器学习 · 计算机科学 2021-09-27 Xiaowei Zhou , Jie Yin , Ivor W. Tsang

That most deep learning models are purely data driven is both a strength and a weakness. Given sufficient training data, the optimal model for a particular problem can be learned. However, this is usually not the case and so instead the…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Xueqing Deng , Yi Zhu , Yuxin Tian , Shawn Newsam