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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -