tensorflow - how to use the windowing in LeNet 5 -


i have written algorithm lenet 5 library tensorflow detection number , input must 32*32 pixels . want use algorithme lenet 5 in picture of 1999*1999 pixels example , , want use windowing . how do ? problem : if input not number , lenet 5 detect number .


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -