TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Hallucinating IDT Descriptors and I3D Optical Flow Feature...

Hallucinating IDT Descriptors and I3D Optical Flow Features for Action Recognition with CNNs

Lei Wang, Piotr Koniusz, Du. Q. Huynh

2019-06-13ICCV 2019 10Action ClassificationOptical Flow EstimationScene RecognitionHallucinationAction Recognition
PaperPDF

Abstract

In this paper, we revive the use of old-fashioned handcrafted video representations for action recognition and put new life into these techniques via a CNN-based hallucination step. Despite of the use of RGB and optical flow frames, the I3D model (amongst others) thrives on combining its output with the Improved Dense Trajectory (IDT) and extracted with its low-level video descriptors encoded via Bag-of-Words (BoW) and Fisher Vectors (FV). Such a fusion of CNNs and handcrafted representations is time-consuming due to pre-processing, descriptor extraction, encoding and tuning parameters. Thus, we propose an end-to-end trainable network with streams which learn the IDT-based BoW/FV representations at the training stage and are simple to integrate with the I3D model. Specifically, each stream takes I3D feature maps ahead of the last 1D conv. layer and learns to `translate' these maps to BoW/FV representations. Thus, our model can hallucinate and use such synthesized BoW/FV representations at the testing stage. We show that even features of the entire I3D optical flow stream can be hallucinated thus simplifying the pipeline. Our model saves 20-55h of computations and yields state-of-the-art results on four publicly available datasets.

Results

TaskDatasetMetricValueModel
VideoCharadesMAP43.1HAF+BoW/FV/OFF halluc. +MSK×8/PN
Scene ParsingYUP++Accuracy (%)92.6HAF+BoW/FV halluc.
Activity RecognitionHMDB-51Average accuracy of 3 splits82.48HAF+BoW/FV halluc
AnimationYUP++Accuracy (%)92.6HAF+BoW/FV halluc.
Action RecognitionHMDB-51Average accuracy of 3 splits82.48HAF+BoW/FV halluc
3D Character Animation From A Single PhotoYUP++Accuracy (%)92.6HAF+BoW/FV halluc.
2D Semantic SegmentationYUP++Accuracy (%)92.6HAF+BoW/FV halluc.

Related Papers

Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16An Efficient Approach for Muscle Segmentation and 3D Reconstruction Using Keypoint Tracking in MRI Scan2025-07-11ByDeWay: Boost Your multimodal LLM with DEpth prompting in a Training-Free Way2025-07-11Learning to Track Any Points from Human Motion2025-07-08UQLM: A Python Package for Uncertainty Quantification in Large Language Models2025-07-08TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation2025-07-07