Coder Social home page Coder Social logo

sahilee26 / drone-eye Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsciitpatna/drone-eye

0.0 1.0 1.0 9.28 MB

A drone project that performs object detection and make a search engine out of the drone feed.

Home Page: https://dsciitpatna.github.io/Drone-Eye/

License: MIT License

Python 9.61% Jupyter Notebook 90.38% Shell 0.01%

drone-eye's Introduction

Drone-Eye

A drone project that performs object detection and make a search engine out of the drone feed. Project under Machine Learning and AI society of Developer Students Club - IIT Patna.

Motivation

Modern drones are be equipped with cameras and are very prospective for a variety of commercial uses such as aerial photography, surveillance, etc.n. However, there are more challenges with drones due to top-down view angles and real-time constraints. Additionally, a challenging problem is the strong weight and area constraint of embedded hardware that limits the drones to run computation intensive algorithms, such as deep learning, with limited hardware resource.

Aim

Drone-Eye is a framework that intends to tackle both problems while running on embedded systems that can be mounted onto drones.Deep neural networks, object detection and object searching are the three major components in our work.

Prerequisites

  1. Basic Deep Learning concepts.
  2. Basics of Convolutional Neural Networks.
  3. Object Detection using CNN
  4. Tools

Hardware Requirements

  1. Drone hexacopter or octacopter
  • PixHawk
  • PPM Encoder
  • Propellers
  • 6-8 Brushless Motors
  • 6-8 Electronic Speed Controllers
  • Landing Gear
  • Radio remote
  1. NVIDIA Jetson Nano
  2. Camera (USB Cam will do)
  3. Gimble

Pipeline

Stage 1

  1. Making/Getting a drone.
  2. Putting on camera.
  3. Computation board like Jetson.

Stage 2

  1. Apply YOLO and other models on the feed of the camera
  • Use object detection with web cam
  • Find how to do the same task on NVIDIA Jetson Nano
  • Config and Implement the processing on Jetson board with external camera
  • Deploy the setup on the drone
  • Get the relevant info from the drone

Stage 3

  1. Tag the detected objects with GPS location, Compass direction and Time stamp.
  2. Send these info on a server.
  3. Make a search engine on the detected objects.

Resources

http://www.deeplearningbook.org/

Further Works

Further we may deploy the model on a swarm of drones so that objects detected are not redundant.

Communication

Our chat channel is to be found on Discord here.

Contributors

drone-eye's People

Contributors

nish-19 avatar piyushchauhan avatar sahilee26 avatar srirampingali avatar

Watchers

 avatar

Forkers

chandan-iiti

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.