Giter Site home page Giter Site logo

vipulkumbhar / aue893_perception_and_intelligence Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 160.08 MB

This repository contains class-work and practice examples for the camera, RADRA, and LiDAR data processing for object detection. Deep learning methods are used for object detection from an image.

Jupyter Notebook 95.37% Python 4.63%
camera-calibration radar lidar lidar-point-cloud lidar-data image-processing image-classification image-recognition perception perceptron-learning-algorithm

aue893_perception_and_intelligence's Introduction

AuE8930_Perception_and_Intelligence

Intereseting problems from homework

1) Design and implement the approaches to find all park space frames with the four vertex points of each frame.( without deep learning algorithms)

1.1 Canny transform on gray scale image to extract out edges.

1.2 Hough transform to find lines in image and superimpose it on original image

1.3 Finding out continuous lines from various line segments and finding out end points

1.4 Line intersections (blue circles)

1.5 Mapping rectangles in parking space

2) LiDAR data processing

2.1 Point cloud view

2.2 Voxel filter (or box grid filter) to downsample all the 3D point cloud points to the 3D voxel space points

2.3 RANSAC algorithm to the 3D voxel space points to find a ground plane model

2.4 Remove all the ground planes points in the 3D voxel space points

2.5 Off ground points with ground plane points

2.6 Top view projection of point cloud data

2.7 Front view image with color based on depth i.e. distance from ego vehicle

aue893_perception_and_intelligence's People

Contributors

vipulkumbhar avatar

Stargazers

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