NASA-IMPACT / pixel-detector

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

Added shapefile output and IOU calculation along with in-memory prediction workflow. #8

Closed muthukumaranR closed 5 years ago

muthukumaranR commented 5 years ago

In this iteration, the user should be able to get the shapefile for the predicted smoke output. also IOU is calculated between Predicted output and true bitmap.

muthukumaranR commented 5 years ago

PR addresses #5 and #3

muthukumaranR commented 5 years ago

Addresses following issues: #3 , #5, #9

muthukumaranR commented 5 years ago

resolved all the mentioned changes. Thanks.

xhagrg commented 5 years ago

@muthukumaranR @code-geek @drewbo merging this branch for now. Will have a different branch for refactoring and generalization.