UNCG-DAISY / BuildingFootprints

extract building footprints from NOAA ERI
MIT License
1 stars 1 forks source link

Check the efficiency with NOAA images #10

Open manishshah1698 opened 2 years ago

manishshah1698 commented 2 years ago

Check the efficiency of code after implementing NOAA images dataset with Dr Mort Canty U-Net model. Evaluate and make modifications to increase efficieny.

ebgoldstein commented 2 years ago

So to do this:

  1. Run 10-20 NOAA images through the trained unet using model.predict()
  2. make a plot showing NOAA images in one column, and the building footprint prediction in the second column