Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 932 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 932 Bytes

Object detection

Structure

  • test.py test the created model
  • load_data.py load the image data and annotations into an sframe
  • train.py create and train a model
  • generator/ generated images annotations and test data
  • App/ simple iOS app for real time evaluation of the model
  • model/ location of mlmodel
  • m.model turicreate model (download here)

How to run

  1. clone this repo
  2. install turicreate
  3. run test.py

Train model

run train.py

generate sframe

run load_data.py

Example output images

(notice how it only finds the blocks outside of the crater)

img img img img img img img img img