mapbox / robosat

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

MultiBands, and tools improvements (mostly) #138

Open ocourtin opened 5 years ago

ocourtin commented 5 years ago

A) MultiBands aka #56

B) Tools:

Download:

C) Maintenance:

Bugfixes

D) Userland considerations:

NOTES:

daniel-j-h commented 5 years ago

Incredible! I need a few days to come back here and to go through this; putting it on my backlog.

ocourtin commented 5 years ago

@daniel-j-h OK, ping me when you will be available to begin the review. In the meantime i keep working and pushing related stuff in this branch.

ocourtin commented 5 years ago

From your previous code review, i've performed some new improvements, to take some of your comments in account, and keep on to the tools refactoring.

Compare:

Subset:

Web UI:

Features and Extract dynamics handlers:

Colors:

Few little things:

ocourtin commented 5 years ago

So any new comments welcome :)

DavidDohmen commented 5 years ago

Hi @ocourtin and @daniel-j-h I'm glad to see this amazing merge request! I wanted to ask if there's any progress on this and if there are any blockers left for a merge? The discussion seems to be stalled.

ocourtin commented 5 years ago

Hi @DavidDohmen ! Current dev, including this PR, and lot more enhancements, continue right now on RoboSat.pink fork.

GitHub: https://github.com/datapink/robosat.pink (use the master till the coming 0.4.0 release) Gitter Chat: https://gitter.im/RoboSatPink

I let @daniel-j-h answers if there's a way to resume devs in this repo.

DavidDohmen commented 5 years ago

Thanks for your quick answer and pointing me in the right direction! I will look into this!