NASA-IMPACT / pixel-detector

pixel detector using shapefiles for generating truth set.
4 stars 0 forks source link

Create Prediction workflow that takes in ncfile, extent and keras model and gives out GeoJson. #9

Open muthukumaranR opened 5 years ago

muthukumaranR commented 5 years ago

user can use this feature that takes in ncfile, model path and extent from the configuration file, and produces a geo-json object that contains smoke features predicted by model.

Intended for prediction in production environment.

muthukumaranR commented 5 years ago

addressed in #8