Open WilliamPetit opened 5 years ago
see commit: 207f45adef4ceb11bf33ae463d0a177738725bff
It sounds like this implementation could also provide inputs to the neural net #24?
These TIF files could be used as inputs to the Neural Net #24 as long as they are all in the same shape.
I've started working on a script that would generate individual tif files for each field. It has been decided that it would not be used for the data processing, however it could be use for debugging later on as it will allow us to easily have a look at a single field and analyses the data.
I'm planning to merge the work I've done into github so everyone can use it. However the individual file will have to be generated from the same single file we're going to use to train the machine, so I'll regenerate them once it is ready.