paper-with-me

홈 › Papers

Motion Prediction Using Temporal Inception Module

2020-10-06 · Tim Lebailly, Sena Kiciroglu, Mathieu Salzmann, Pascal Fua, Wei Wang

Human motion prediction is a necessary component for many applications in robotics and autonomous driving. Recent methods propose using sequence-to-sequence deep learning models to tackle this problem. However, they do not focus on exploiting different temporal scales for different length inputs. We argue that the diverse temporal scales are important as they allow us to look at the past frames with different receptive fields, which can lead to better predictions. In this paper, we propose a Temporal Inception Module (TIM) to encode human motion. Making use of TIM, our framework produces input embeddings using convolutional layers, by using different kernel sizes for different input lengths. The experimental results on standard motion prediction benchmark datasets Human3.6M and CMU motion capture dataset show that our approach consistently outperforms the state of the art methods.

📄 PDF Abstract BibTeX arXiv:2010.03006

Code (1)

tileb1/motion-prediction-tim 공식 구현 pytorch

Tasks

Autonomous DrivingHuman motion predictionmotion predictionPrediction

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…

Similar Papers 제목 키워드 기반

Fast Fourier Inception Networks for Occluded Video Prediction

2023-06-17 · Ping Li, Chenhan Zhang, Xianghua Xu

Video prediction is a pixel-level task that generates future frames by employing the historical frames. There often exist continuous complex motions, such as object overlapping and scene occlusion in video, which poses g…

PredictionVideo Prediction

Development of Human Motion Prediction Strategy using Inception Residual Block

2021-08-09 · Shekhar Gupta, Gaurav Kumar Yadav, G. C. Nandi

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, auto…

Human motion predictionmotion prediction

ACTION-Net: Multipath Excitation for Action Recognition

2021-03-11 · CVPR 2021 1 · Zhengwei Wang, Qi She, Aljosa Smolic

Spatial-temporal, channel-wise, and motion patterns are three complementary and crucial types of information for video action recognition. Conventional 2D CNNs are computationally cheap but cannot catch temporal relation…

Action RecognitionTemporal Action Localization

MD-GCN: A Multi-Scale Temporal Dual Graph Convolution Network for Traffic Flow Prediction

2023-01-11 · IAENG期刊 2023 1 · Huang Xiaohui;Wang Junyang;Lan Yuanchun;Jiang Chaojie;Yuan Xinhua

The spatial–temporal prediction of traffic flow is very important for traffic management and planning. The most difficult challenges of traffic flow prediction are the temporal feature extraction and the spatial correlat…

Graph SamplingManagementPredictionvalid

Robust EEG-based Emotion Recognition Using an Inception and Two-sided Perturbation Model

2024-04-21 · Shadi Sartipi, Mujdat Cetin

Automated emotion recognition using electroencephalogram (EEG) signals has gained substantial attention. Although deep learning approaches exhibit strong performance, they often suffer from vulnerabilities to various per…

EEGElectroencephalogram (EEG)Emotion Recognition