Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 954 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 954 Bytes

Meteoright

Created by the Meteoright Team

  • Lindsay Silver, gonewandering
  • Oliver Conway, Oliver641CN
  • Olivia Do, olivia-do
  • Paul Fryzel, paulfryzel
  • Sundeep Paruchuri, sunpar

Solution Description

This project combines unsupervised and supervised methods to segment meteorites.

You can find our full presentation here.

Installation Instructions

  • Unsupervised preprocessing code can be found in notebooks/preprocessing.ipynb.
    • This is a Jupyter-based notebook and requires: PIL, numpy, scipy, google.cloud, and matplotlib packages.
  • Supervised model code can be found in tools/pytorch-hed.