mapbox / robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
MIT License
2.02k stars 383 forks source link

Losses and metrics improvements (mostly) #118

Closed ocourtin closed 5 years ago

ocourtin commented 5 years ago

Hi,

Quite a few improvements in this PR:

As a consequence:

Nota:

Thanks in advance for the code review ^^

daniel-j-h commented 5 years ago

This looks good to go! Thanks again for these amazing improvements! :tada: :bow:

Could you rebase against master then we can merge this branch.

ocourtin commented 5 years ago

Daniel,

Could you give a look on the rebase result. My first with manuals conflicts to deal with...

Note for myself: create dedicated branches rather than keep working in my own master...

daniel-j-h commented 5 years ago

Looks good; flake8 and black are also fine. Going to merge this in.