Skip to content

Latest commit

 

History

History

app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

End User Application

The files in this directory are how I imagine an actual deployment of the model would work. A single instance (ml_model/) can handle all the predictions, while the actual visualization website (static/) is more simplistic, basically only using Leaflet.heat.

Data Processing

The trained model should be located at ml_model/weights/firecast.pth, and all .tiff and .xml files generated by GDAL should be located under ml_model/maps.

gen_heat handles everything necessary for generating the predictions.

Data Visualization

The visualization demo uses Leaflet and Leaflet.heat to display predictions. It imports all the predictions from a single file, in this case named latest.js.