hx173149 / C3D-tensorflow

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

predict_c3d_ucf101.py #112

Open AndyHon opened 5 years ago

AndyHon commented 5 years ago

write_file = open("predict_ret.txt", "w+", bufsize) How do I get the predict_ret.txt file, and what does it do?