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/Two-Stream Region Convolutional 3D Network for Temporal Ac...

Two-Stream Region Convolutional 3D Network for Temporal Activity Detection

Huijuan Xu, Abir Das, Kate Saenko

2019-06-05Action DetectionOptical Flow EstimationActivity DetectionGeneral ClassificationAction RecognitionVocal Bursts Valence Prediction
PaperPDF

Abstract

We address the problem of temporal activity detection in continuous, untrimmed video streams. This is a difficult task that requires extracting meaningful spatio-temporal features to capture activities, accurately localizing the start and end times of each activity. We introduce a new model, Region Convolutional 3D Network (R-C3D), which encodes the video streams using a three-dimensional fully convolutional network, then generates candidate temporal regions containing activities and finally classifies selected regions into specific activities. Computation is saved due to the sharing of convolutional features between the proposal and the classification pipelines. We further improve the detection performance by efficiently integrating an optical flow based motion stream with the original RGB stream. The two-stream network is jointly optimized by fusing the flow and RGB feature maps at different levels. Additionally, the training stage incorporates an online hard example mining strategy to address the extreme foreground-background imbalance typically observed in any detection pipeline. Instead of heuristically sampling the candidate segments for the final activity classification stage, we rank them according to their performance and only select the worst performers to update the model. This improves the model without heavy hyper-parameter tuning. Extensive experiments on three benchmark datasets are carried out to show superior performance over existing temporal activity detection methods. Our model achieves state-of-the-art results on the THUMOS'14 and Charades datasets. We further demonstrate that our model is a general temporal activity detection framework that does not rely on assumptions about particular dataset properties by evaluating our approach on the ActivityNet dataset.

Results

TaskDatasetMetricValueModel
Activity RecognitionTHUMOS’14mAP@0.156.9Two-stream R-C3D (Sum) + OHEM
Activity RecognitionTHUMOS’14mAP@0.254.7Two-stream R-C3D (Sum) + OHEM
Activity RecognitionTHUMOS’14mAP@0.351.2Two-stream R-C3D (Sum) + OHEM
Activity RecognitionTHUMOS’14mAP@0.443Two-stream R-C3D (Sum) + OHEM
Activity RecognitionTHUMOS’14mAP@0.536.1Two-stream R-C3D (Sum) + OHEM
Activity RecognitionTHUMOS’14mAP@0.157.4Single-stream R-C3D + OHEM
Activity RecognitionTHUMOS’14mAP@0.254.9Single-stream R-C3D + OHEM
Activity RecognitionTHUMOS’14mAP@0.351.1Single-stream R-C3D + OHEM
Activity RecognitionTHUMOS’14mAP@0.443.1Single-stream R-C3D + OHEM
Activity RecognitionTHUMOS’14mAP@0.535.8Single-stream R-C3D + OHEM
Action RecognitionTHUMOS’14mAP@0.156.9Two-stream R-C3D (Sum) + OHEM
Action RecognitionTHUMOS’14mAP@0.254.7Two-stream R-C3D (Sum) + OHEM
Action RecognitionTHUMOS’14mAP@0.351.2Two-stream R-C3D (Sum) + OHEM
Action RecognitionTHUMOS’14mAP@0.443Two-stream R-C3D (Sum) + OHEM
Action RecognitionTHUMOS’14mAP@0.536.1Two-stream R-C3D (Sum) + OHEM
Action RecognitionTHUMOS’14mAP@0.157.4Single-stream R-C3D + OHEM
Action RecognitionTHUMOS’14mAP@0.254.9Single-stream R-C3D + OHEM
Action RecognitionTHUMOS’14mAP@0.351.1Single-stream R-C3D + OHEM
Action RecognitionTHUMOS’14mAP@0.443.1Single-stream R-C3D + OHEM
Action RecognitionTHUMOS’14mAP@0.535.8Single-stream R-C3D + OHEM

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-17An Efficient Approach for Muscle Segmentation and 3D Reconstruction Using Keypoint Tracking in MRI Scan2025-07-11Learning to Track Any Points from Human Motion2025-07-08TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation2025-07-07Zero-shot Skeleton-based Action Recognition with Prototype-guided Feature Alignment2025-07-01MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation2025-06-29EndoFlow-SLAM: Real-Time Endoscopic SLAM with Flow-Constrained Gaussian Splatting2025-06-26