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

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

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