paper-with-me

홈 › Papers

Procedural Generation of Videos to Train Deep Action Recognition Networks

2016-12-02 · CVPR 2017 7 · César Roberto de Souza, Adrien Gaidon, Yohann Cabon, Antonio Manuel López Peña

Deep learning for human action recognition in videos is making significant progress, but is slowed down by its dependency on expensive manual labeling of large video collections. In this work, we investigate the generation of synthetic training data for action recognition, as it has recently shown promising results for a variety of other computer vision tasks. We propose an interpretable parametric generative model of human action videos that relies on procedural generation and other computer graphics techniques of modern game engines. We generate a diverse, realistic, and physically plausible dataset of human action videos, called PHAV for "Procedural Human Action Videos". It contains a total of 39,982 videos, with more than 1,000 examples for each action of 35 categories. Our approach is not limited to existing motion capture sequences, and we procedurally define 14 synthetic actions. We introduce a deep multi-task representation learning architecture to mix synthetic and real videos, even if the action categories differ. Our experiments on the UCF101 and HMDB51 benchmarks suggest that combining our large set of synthetic videos with small real-world datasets can boost recognition performance, significantly outperforming fine-tuning state-of-the-art unsupervised generative models of videos.

📄 PDF Abstract BibTeX arXiv:1612.00881

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction Recognition In VideosRepresentation LearningTemporal Action Localization

Similar Papers 제목 키워드 기반

Generating Human Action Videos by Coupling 3D Game Engines and Probabilistic Graphical Models

2019-10-12 · César Roberto de Souza, Adrien Gaidon, Yohann Cabon, Naila Murray 외

Deep video action recognition models have been highly successful in recent years but require large quantities of manually annotated data, which are expensive and laborious to obtain. In this work, we investigate the gene…

Action RecognitionOptical Flow EstimationRepresentation LearningTemporal Action Localization+1

PREGO: online mistake detection in PRocedural EGOcentric videos

2024-04-02 · CVPR 2024 1 · Alessandro Flaborea, Guido Maria D'Amely di Melendugno, Leonardo Plini, Luca Scofano 외

Promptly identifying procedural errors from egocentric videos in an online setting is highly challenging and valuable for detecting mistakes as soon as they happen. This capability has a wide range of applications across…

Action RecognitionBenchmarkingMistake DetectionOne-Class Classification+1

SiMing-Bench: Evaluating Procedural Correctness from Continuous Interactions in Clinical Skill Videos

2026-04-10 · Xiyang Huang, Jiawei Lin, Keying Wu, Jiaxin Huang 외 arxiv

Current video benchmarks for multimodal large language models (MLLMs) focus on event recognition, temporal ordering, and long-context recall, but overlook a harder capability required for expert procedural judgment: trac…

Procedural Text Generation from an Execution Video

2017-11-01 · IJCNLP 2017 11 · Atsushi Ushiku, Hayato Hashimoto, Atsushi Hashimoto, Shinsuke Mori

In recent years, there has been a surge of interest in automatically describing images or videos in a natural language. These descriptions are useful for image/video search, etc. In this paper, we focus on procedure exec…

Object RecognitionText GenerationVideo Captioning

TI-PREGO: Chain of Thought and In-Context Learning for Online Mistake Detection in PRocedural EGOcentric Videos

2024-11-04 · Leonardo Plini, Luca Scofano, Edoardo De Matteis, Guido Maria D'Amely di Melendugno 외

Identifying procedural errors online from egocentric videos is a critical yet challenging task across various domains, including manufacturing, healthcare, and skill-based training. The nature of such mistakes is inheren…

In-Context LearningMistake DetectionOnline Mistake Detection