If run GPU there is no delay.
the video cann't show here, the below are some capture images.
- tensorflow 1.2+
- opencv3.x
- pillow
- scipy
- python3+
python real_time_c3d.pyTwo test video provided in directory test_video/. Video can be merged here free.
This code can be run directly use cpu, but it will cause delay.With gpu, it will run real-time recognition very well.
Dropbox:c3d_pretrained_model
Baiduyun: 链接:https://pan.baidu.com/s/1IRVhEQSvz7OlZUi5iPcEgQ 密码:z1k2
download this model and load it directly.
This demo's pretrained model is based on C3D-tensorflow;
If you want the Pytorch version or R3D/I3D etc, please tell me and I will update this code.


