paper-with-me

Papers

Learning Motion in Feature Space: Locally-Consistent Deformable Convolution Networks for Fine-Grained Action Detection

2018-11-21 · ICCV 2019 10 · Khoi-Nguyen C. Mac, Dhiraj Joshi, Raymond A. Yeh, JinJun Xiong, Rogerio S. Feris, Minh N. Do

Fine-grained action detection is an important task with numerous applications in robotics and human-computer interaction. Existing methods typically utilize a two-stage approach including extraction of local spatio-temporal features followed by temporal modeling to capture long-term dependencies. While most recent papers have focused on the latter (long-temporal modeling), here, we focus on producing features capable of modeling fine-grained motion more efficiently. We propose a novel locally-consistent deformable convolution, which utilizes the change in receptive fields and enforces a local coherency constraint to capture motion information effectively. Our model jointly learns spatio-temporal features (instead of using independent spatial and temporal streams). The temporal component is learned from the feature space instead of pixel space, e.g. optical flow. The produced features can be flexibly used in conjunction with other long-temporal modeling networks, e.g. ST-CNN, DilatedTCN, and ED-TCN. Overall, our proposed approach robustly outperforms the original long-temporal models on two fine-grained action datasets: 50 Salads and GTEA, achieving F1 scores of 80.22% and 75.39% respectively.

📄 PDF Abstract BibTeX arXiv:1811.08815

Code (4)

knmac/LCDC_release 공식 구현 tf
MindCode-4/code-12/tree/main/locally-consistent-deformable-convolution mindspore
MindCode-4/code-7/tree/main/locally-consistent-deformable-convolution mindspore
bkvie/Locally-Consistent-Deformable-Convolution pytorch

Tasks

Action DetectionFine-Grained Action DetectionOptical Flow Estimation

Similar Papers 제목 키워드 기반

Temporal Modulation Network for Controllable Space-Time Video Super-Resolution

2021-04-21 · CVPR 2021 1 · Gang Xu, Jun Xu, Zhen Li, Liang Wang 외

Space-time video super-resolution (STVSR) aims to increase the spatial and temporal resolutions of low-resolution and low-frame-rate videos. Recently, deformable convolution based methods have achieved promising STVSR pe…

Space-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

FDAN: Flow-guided Deformable Alignment Network for Video Super-Resolution

2021-05-12 · Jiayi Lin, Yan Huang, Liang Wang

Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR com…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

FVC: A New Framework towards Deep Video Compression in Feature Space

2021-05-20 · CVPR 2021 1 · Zhihao Hu, Guo Lu, Dong Xu

Learning based video compression attracts increasing attention in the past few years. The previous hybrid coding approaches rely on pixel space operations to reduce spatial and temporal redundancy, which may suffer from …

Motion CompensationMotion EstimationVideo Compression

Deformable Linear Object Prediction Using Locally Linear Latent Dynamics

2021-03-26 · Wenbo Zhang, Karl Schmeckpeper, Pratik Chaudhari, Kostas Daniilidis

We propose a framework for deformable linear object prediction. Prediction of deformable objects (e.g., rope) is challenging due to their non-linear dynamics and infinite-dimensional configuration spaces. By mapping the …

ObjectPrediction

Compositional Structure Learning for Action Understanding

2014-10-21 · Ran Xu, Gang Chen, Caiming Xiong, Wei Chen 외

The focus of the action understanding literature has predominately been classification, how- ever, there are many applications demanding richer action understanding such as mobile robotics and video search, with solution…

Action DetectionAction UnderstandingGeneral Classification