2012013382 / C3D-Tensorflow-slim

A simple Tensorflow code for C3D
50 stars 29 forks source link

About the result #2

Open strugglingyq opened 6 years ago

strugglingyq commented 6 years ago

HI~ I have a question about the accuracy,why you set the accuracy(In your test.py code is accuracy_out) an bool every steps,not probability?

2012013382 commented 6 years ago

Hi, It is not bool, it is the type float32.