hx173149 / C3D-tensorflow

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

Train with last checkpoint #117

Open Malathi15 opened 5 years ago

Malathi15 commented 5 years ago

@hx173149 I had trained the c3d model up to 10000 steps, but the validate accuracy is only 0.65. when I tried to start the training it again starts from step1. How can I resume the training (from 10000 steps) ?