Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deep learning (TensorFlow) + Google Earth Engine #5

Open
bbest opened this issue Nov 10, 2017 · 2 comments
Open

deep learning (TensorFlow) + Google Earth Engine #5

bbest opened this issue Nov 10, 2017 · 2 comments
Labels

Comments

@bbest bbest added the research label Nov 11, 2017
@bbest bbest changed the title Explore Deep Learning (TensorFlow) + Google Earth Engine deep learning (TensorFlow) + Google Earth Engine Nov 11, 2017
@bbest
Copy link
Owner Author

bbest commented Nov 15, 2017

@bbest
Copy link
Owner Author

bbest commented Nov 15, 2017

developmentseed: segnet + satellite imagery

Presentation:

The open source libraries for machine learning have dramatically improved over the past two years. However the related tools for managing a machine learning process are still lacking. In particular, there are few good tools for collecting and preparing training data; vectorizing and stitching computer vision outputs; and cleaning and reprocessing.The Skynet suite is an end-to-end set of tools for extracting useful data from a machine learning process. Skynet is optimized for feature detection from satellite and drone imagery. At its core Skynet is an application of Segnet, a convolutional neural network approach to semantic segmentation. We've built a suite of tools around Skynet to collect and manage training data, inventory trained models, produce useful vectorized data outputs, and to optimize cleaning of that data. The Skynet suite primarily leverages the OSM ecosystem for training data. Skynet-data ingests data from OSM and prepares it for use as training data. Skynet-collect is a set of OSM based data collection tools. Skynet-scrub is used by data scrubbers to quickly clean and improve the outputs of the computer vision process. Data created by Skynet can be pushed directly into an private-OSM instance, staged for inclusion in global-OSM, or exported for use in another tool or app.

Articles:

Github repos at github.com/developmentseed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant