Git Product home page Git Product logo

drone_cnn's Introduction

drone_cnn

  • python cnn files for drone obstacles avoidance.
  • files include training cnn (avcNet folder) and files for running cnn on rpi3 (rpi3 folder)
  • example cnn trained binary files (hdf5 - pb) included in rpi3 folder
  • different interference methods added: OpenVINO (Intel), DNN-OpenCV, tensorflow, keras.
  • on rpi3 DNN-OpenCV: 6 fps, DNN-MYRIAD (NCS1): 20 fps using OpenCV version 4.1.0
  • a simple python obstacle avoidance script is included
  • Wiki: brief project description describing 2 approaches for cnn development
  • donkeycar folder added containing the modified/added files making ArduPilot Rover-copter compatible with donkeycar
  • Wiki ros paragraph added for ArduCopter sitl simulations
  • autoencoder folder added
  • folder transfer learning jupyter notebooks added: custom object detection and custom classification; this folder also includes an application using mobilenet ssd face tracking to control a DJI TELLO drone.
  • revisions: an ai_avoid_rev.py is added in rpi3 folder using tflite inference with coral usb accelerator; the training is done by transfer learning using a jupyter notebook on Google's Colab (see folder transfer_learning).
  • a real_avoid.py file is added in rpi3 using the Intel RealSense camera for obstacle avoidance
  • rosetta folder added containing python scripts using the rosetta app to control DJI drones
  • oak_avoid.py file added in rpi3 using OAK-D depthAI

variational autoencoder

drone_cnn's People

Contributors

abhitronix avatar avncalst avatar

Watchers

 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.