GithubHelp home page GithubHelp logo

mohamedayman2030 / collision-avoidance-system-sensorfusionnd Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 127.14 MB

collision avoidance system by estimating time to collision through Lidar & camera fusion

CMake 9.29% C 9.18% C++ 35.11% Makefile 46.43%

collision-avoidance-system-sensorfusionnd's Introduction

SFND 3D Object Tracking

In this final project, , I completed four major tasks:

  1. First, I matched 3D objects in different frames using Features extractions and matching.
  2. Second, I compute TTC based on Lidar by calculating the mean distance to the ego car and using the constant velocity equations
  3. then i calculated TTC using camera for all matched 3D objects using keypoint and bounding boxes in the current
  4. the performance evaluation :
    1. TTC using Lidar isn't always correct because there are some of outliers
    2. also in camera TTC could be infected according to error in keypoint matching
    3. for the perforamce and speed of matching please check my project to get the best detectors & descriptors : https://github.com/mohamedayman2030/Camera-Based-2D-Feature-tracking in the following example you will see the change on TTC in Lidar & camera estimation on the frames first frame second frame third frame

Dependencies for Running Locally

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory in the top level project directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./3D_object_tracking. hint : you need to download yolo weights from yolo website

collision-avoidance-system-sensorfusionnd's People

Contributors

mohamedayman2030 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kdervis

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.