Act-Reco: Development of activity recognition framework based on deep learning in the real-time environment
摘要
We present a real-time deep learning system for human activity recognition (HAR) in human–robot interaction (HRI) settings. The approach fuses MoViNet and R(2+1)D via late (score-level) fusion and a lightweight meta-learner, enabling accurate, streaming-friendly recognition on a 19-class HRI dataset. Under a unified protocol (224 resolution, 16-frame clips at 12 fps, Adam with cosine learning rate), our method achieves 83.9% Top-1, 97.6% Top-5, and 83.5% macro F1, outperforming the best single backbone by +2.7 Top-1. The implementation sustains 17.9 ms per frame (~56 FPS) on an NVIDIA T4 (batch=1, streaming), demonstrating suitability for real-time deployment. An ablation with TV-L1 optical flow shows modest but consistent gains from RGB+Flow late fusion over RGB-only. These results indicate that efficient score-level fusion of complementary video models offers a practical accuracy–latency trade-off for collaborative HRI applications.