Coder Social home page Coder Social logo

arcaneirvine / celestial_scanner Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 9.81 MB

Personal project made in python using Tensorflow and Object-Detection API. A space celestial scanner able to detect asteroids, planets, galaxies, nebulas and black holes.

License: MIT License

Python 100.00%
data-engineering machine-learning object-detection opencv tensorflow

celestial_scanner's Introduction

Celestial scanner

Celestial Scanner is a satellite simulator made with Tensorflow and the Object Detection API, able to detect space celestial objects like asteroids, planets, galaxies, nebulas and black holes.

Model

To create the model i first gathered image data of all the selestial objects i needed to detect, (asteroids, planets, galaxies, nebulas and black holes). I then labeled each object using the LabelImg tool and split them into test and training. Afterwards i created the label map of my classes and generated the tfrecords of my dataset, test and train accordingly. Next step was to get a pre-trained model from tensorflow model zoo and in my case i used the SSD MobileNet V2 FPNLite 320x320 model. Final step was to tweak the appropriate fields of the model's pipeline file for my data directories, trained it with 2000 steps and saved it. After running few tests i took the ready model and used it on this final repository.

Requirements

To use the model you are going to need:

  • Tensorflow
  • OpenCV
  • Matplotlib
  • Object-Detection

** To install Tensorflow Object Detection API you need to follow the installation steps from here

Pictures

test1 test2 test3

celestial_scanner's People

Contributors

arcaneirvine avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.