TianzhongSong / C3D-keras

train C3D with keras for action recognition
http://www.tianzsong.xyz/2018/04/08/c3d-keras/
MIT License
119 stars 60 forks source link

How to output the accuracy of a single input video?? #2

Open Jessespace opened 6 years ago

Jessespace commented 6 years ago

How to output the accuracy of a single input video??

TianzhongSong commented 6 years ago

@Jessespace You can try this script (https://github.com/TianzhongSong/C3D-keras/blob/master/video_demo.py)