Code Monkey home page Code Monkey logo

detectandtrack's Introduction

DetectAndTrack

License: GPL v2

About

This repo contains detection and tracking code which purposed for tracking the urban traffic over uav. This proposed method consist of consecutive combination of Deep Neural Network (DNN) and fast image processing algorithm to be used on the image taken by the UAV camera. Firstly, target is detected by the DNN which trained on a dataset focused on urban traffic. Thereafter, detected target is started to be tracked with Minimum Output Sum of Squared Error (MOSSE) algorithm. Finally, maneuvers are calculated using the PID control algorithm over the relationship of tracked target position to the center of the window frame, in order to enable the UAV to follow the target in real-time.

Linux files are written so as to work on Jetson Nano enviroment, the algorithm tested on Jetson as Hardware In the Loop (HIL) with simulation enviroment Gazebo provided by Pixhawk

Dependencies

*Opencv 4.4.0 required (in absence of this Mosse will not work, other versions has not tested yet)

*Mavsdk required for hardware test

*Cuda >17(optional)

Version Notes

Only linux amd64/arm base updates comming between the versions. Windows version still remain v1.0.0

modelv4 is optional file. It doesnt work current settings in file

modelv5 will not come :( reverted to v4

cuda pckg error is fixed as regards to https://askubuntu.com/questions/1276896/error-processing-archive-installing-cuda-on-ubuntu-20-04

detectandtrack's People

Contributors

cnrgl avatar archemeda avatar

Watchers

 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.