hx173149 / C3D-tensorflow

C3D is a modified version of BVLC tensorflow to support 3D ConvNets.
MIT License
588 stars 265 forks source link

What is the difference between clip accuracy and video accuracy? #116

Open liubc17 opened 5 years ago

liubc17 commented 5 years ago

I just use the test.list to test the trained model. It has 3351 lines and I give every line a bool (true or false). Finally, I add them to calculate the final result. Is it a clip accuracy or video accuracy? Hope for your help. Thanks. :-)