中文
相关论文

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

200 篇论文

In recent years, image forensics has attracted more and more attention, and many forensic methods have been proposed for identifying image processing operations. Up to now, most existing methods are based on hand crafted features, and just…

多媒体 · 计算机科学 2020-09-01 Bolin Chen , Haodong Li , Weiqi Luo

Gait recognition is a promising biometric method that aims to identify pedestrians from their unique walking patterns. Silhouette modality, renowned for its easy acquisition, simple structure, sparse representation, and convenient modeling,…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Zengbin Wang , Saihui Hou , Man Zhang , Xu Liu , Chunshui Cao , Yongzhen Huang , Peipei Li , Shibiao Xu

Analysing human gait has found considerable interest in recent computer vision research. So far, however, contributions to this topic exclusively dealt with the tasks of person identification or activity recognition. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2010-04-28 Rohit Katiyar , Dr. Vinay Kumar Pathak

Gait recognition, a growing field in biological recognition technology, utilizes distinct walking patterns for accurate individual identification. However, existing methods lack the incorporation of temporal information. To reach the full…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Haijun Xiong , Yunze Deng , Bin Feng , Xinggang Wang , Wenyu Liu

We propose a new self-supervised approach to image feature learning from motion cue. This new approach leverages recent advances in deep learning in two directions: 1) the success of training deep neural network in estimating optical flow…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Bin Ma , Shubao Liu , Yingxuan Zhi , Qi Song

There are a variety of approaches to obtain a vast receptive field with convolutional neural networks (CNNs), such as pooling or striding convolutions. Most of these approaches were initially designed for image classification and later…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Omid Hosseini Jafari , Carsten Rother

Person re-identification (reID) aims at retrieving a person from images captured by different cameras. For deep-learning-based reID methods, it has been proved that using local features together with global feature could help to give robust…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Zhijun He , Hongbo Zhao , Wenquan Feng

This paper proposes three simple, compact yet effective representations of depth sequences, referred to respectively as Dynamic Depth Images (DDI), Dynamic Depth Normal Images (DDNI) and Dynamic Depth Motion Normal Images (DDMNI), for both…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pichao Wang , Wanqing Li , Zhimin Gao , Chang Tang , Philip Ogunbona

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work, we focus on…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Axel Sauer , Elie Aljalbout , Sami Haddadin

Human identification plays a prominent role in terms of security. In modern times security is becoming the key term for an individual or a country, especially for countries which are facing internal or external threats. Gait analysis is…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Ravi Shekhar Tiwari , Supraja P , Rijo Jackson Tom

Gait recognition is a computer vision task that identifies individuals based on their walking patterns. Gait recognition performance is commonly evaluated by ranking a gallery of candidates and measuring the accuracy at the top Rank-$K$.…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Gavriel Habib , Noa Barzilay , Or Shimshi , Rami Ben-Ari , Nir Darshan

The analysis of patterns of walking is an important area of research that has numerous applications in security, healthcare, sports and human-computer interaction. Lately, walking patterns have been regarded as a unique fingerprinting…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Andy Catruna , Adrian Cosma , Emilian Radoi

Online continual learning for image classification is crucial for models to adapt to new data while retaining knowledge of previously learned tasks. This capability is essential to address real-world challenges involving dynamic…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Adjovi Sim , Zhengkui Wang , Aik Beng Ng , Shalini De Mello , Simon See , Wonmin Byeon

Many gait recognition methods first partition the human gait into N-parts and then combine them to establish part-based feature representations. Their gait recognition performance is often affected by partitioning strategies, which are…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Ming Wang , Beibei Lin , Xianda Guo , Lincheng Li , Zheng Zhu , Jiande Sun , Shunli Zhang , Xin Yu

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

This work targets people identification in video based on the way they walk (i.e. gait). While classical methods typically derive gait signatures from sequences of binary silhouettes, in this work we explore the use of convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-06-15 F. M. Castro , M. J. Marin-Jimenez , N. Guil , N. Perez de la Blanca

Graph neural networks (GNN) extends deep learning to graph-structure dataset. Similar to Convolutional Neural Networks (CNN) using on image prediction, convolutional and pooling layers are the foundation to success for GNN on graph…

机器学习 · 计算机科学 2023-02-28 Lingjie Kong , Yun Liao

We present a Siamese-like Dual-branch network based on solely Transformers for tracking. Given a template and a search image, we divide them into non-overlapping patches and extract a feature vector for each patch based on its matching…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fei Xie , Chunyu Wang , Guangting Wang , Wankou Yang , Wenjun Zeng

We present an integrated framework for using Convolutional Networks for classification, localization and detection. We show how a multiscale and sliding window approach can be efficiently implemented within a ConvNet. We also introduce a…

计算机视觉与模式识别 · 计算机科学 2014-02-25 Pierre Sermanet , David Eigen , Xiang Zhang , Michael Mathieu , Rob Fergus , Yann LeCun

Encouraged by the success of Convolutional Neural Networks (CNNs) in image classification, recently much effort is spent on applying CNNs to video based action recognition problems. One challenge is that video contains a varying number of…

计算机视觉与模式识别 · 计算机科学 2015-04-17 Peng Wang , Yuanzhouhan Cao , Chunhua Shen , Lingqiao Liu , Heng Tao Shen