hx173149 / C3D-tensorflow

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

How can i change the size of input data? #80

Open strugglingyq opened 6 years ago

strugglingyq commented 6 years ago

Hi sir: I want to my input data's size to 448*448,so i can't use the [crop_mean.npy],so how can i do it?