neptune-ai / open-solution-mapping-challenge

Open solution to the Mapping Challenge :earth_americas:
https://www.crowdai.org/challenges/mapping-challenge
MIT License
380 stars 96 forks source link

masks_overlayed_dir assumes that path ends with / #122

Closed jakubczakon closed 6 years ago

jakubczakon commented 6 years ago

refactor/fix the metadata creation as of now it assumes that the folder ends with / and it does some ugly [:-1] shenanigans.

jakubczakon commented 6 years ago

done in #142