An open API service indexing awesome lists of open source software.

https://github.com/vprusso/spaceapps_clouds_or_contrails


https://github.com/vprusso/spaceapps_clouds_or_contrails

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

MAIN README FILE:
==========================

# bing_image_downloader:
Allows one to download images from Bing. These images can then be
used to train a cloud or contrail classifier.

# flight_data:
Extract data on commercial flights that have passed over a specified
LATITUDE and LONGITUDE. Will find all flights near the specified
coordinates over a given RADIUS (in terms of miles).

# user_location_and_upload_picture:
Android application. Obtains the user's latitude and longitude, and allows
the user to send a picture taken from device to server.

# watson_image_classification:
Uses the Watson Visual Recognition service to create a cloud / contrail
classifier, and then test whether or not a given image is a contrail or not.