Giter Club home page Giter Club logo

bombay_rockers's Introduction

Climate Change AI Hackathon

How to run?

  • Install python deps using pip install -r requirements.txt.
  • Download train.zip and test.zip from bit.ly/2mgYsqh, extract into a folder named data.
  • Run create_tfrecords.py to create training tfrecord. Run slim/train_pc.sh to train model. The loss profile should look something like below.

  • Run slim/run_on_test.sh to generate predictions on test set.
  • slim/eval_pc.sh can be used to check accuracy on training set or validation set.
  • The flask app for monitoring is run by python3 app/app.py.
  • slim/export_frozen_graph.sh and slim/export_inference_graph.sh to be used for converting saved TF models to frozen graph and tflite_converter.py to convert to TFLite.
  • slim/train_logs has the exported frozen graph as well the JSON file with predictions on the test set.
  • Android app code inside android.

Flask app for visualizing GPS coords of images taken and their predictions

3D sparse map from VO (outdoor)

3D sparse map from VO (indoor)

Live demo during hackathon

bombay_rockers's People

Contributors

amrit110 avatar jf1008 avatar jimaldon avatar timebowl avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.