The Vision #13
dbuscombe-usgs
announced in
Announcements
Replies: 1 comment
-
Add use cases / applications |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a toolbox for mapping coastal features in satellite imagery using deep-learning-based image segmentation.
Image segmentation involves classifying pixels (voxels) in imagery into one of two or more pre-defined categories. Deep learning is the application of neural networks with many layers. The layers are used to extract features from imagery that are used to estimate the class on a pixel by pixel basis.
CoastSat functionality is used for
Segmentation Zoo functionality is used for
This toolbox will attempt to be highly automated
Basic workflow
Wishlist
What do we need?
A local ipyleaflet tile server for data
Cloud-based image retrieval
Parallelism and modern geospatial formats
Doodler for geospatial imagery
Zoo for geospatial imagery
Zoo models for MNDWI imagery
Lots of options for application of models (class logic)
Beta Was this translation helpful? Give feedback.
All reactions