abhileshborode
Computer Vision, Sensor Fusion, Motion Planning, Machine Learning
Colorado School of MinesSan Francisco Bay
Pinned Repositories
ABB-Library
A Library for forward/Inverse kinematics and dynamics of an ABB arm
Behavorial-Clonng-Self-driving-cars
This project is my implementation of NVIDIA's PilotNet End to End deep CNN (built with Keras) to clone the behavior of a self driving car .
CarND-Advanced-Lane-Lines
Advanced lane patch detection using Opencv image thresholding
Damage-Recovery-Q-Learining-Control
This software package performs q learning on a damaged(handicaped) magni robot so as to make it follow the trajectory with least deviation
ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
Monocular_VO
Monocular Visual Odometry using optical flow and Fast Feature detector
Motion-Planning
A global Planner for a fly/drive concept vehicle in 3D Octomap environment.
Semantic-Segmentation
Pixel wise semantic segmentation for highway roads using FCN-8 architecture
SSD-MobileNet
Object detection using Single-Shot-Detection architecture using MobileNet as the basenet
Stereo-depth-reconstruction
Generates depth maps from a stereo pair of images and to perform 3D reconstruction
abhileshborode's Repositories
abhileshborode/Motion-Planning
A global Planner for a fly/drive concept vehicle in 3D Octomap environment.
abhileshborode/SSD-MobileNet
Object detection using Single-Shot-Detection architecture using MobileNet as the basenet
abhileshborode/Stereo-depth-reconstruction
Generates depth maps from a stereo pair of images and to perform 3D reconstruction
abhileshborode/Behavorial-Clonng-Self-driving-cars
This project is my implementation of NVIDIA's PilotNet End to End deep CNN (built with Keras) to clone the behavior of a self driving car .
abhileshborode/ABB-Library
A Library for forward/Inverse kinematics and dynamics of an ABB arm
abhileshborode/Monocular_VO
Monocular Visual Odometry using optical flow and Fast Feature detector
abhileshborode/Semantic-Segmentation
Pixel wise semantic segmentation for highway roads using FCN-8 architecture
abhileshborode/CarND-Advanced-Lane-Lines
Advanced lane patch detection using Opencv image thresholding
abhileshborode/Damage-Recovery-Q-Learining-Control
This software package performs q learning on a damaged(handicaped) magni robot so as to make it follow the trajectory with least deviation
abhileshborode/ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
abhileshborode/voxfield-panmap
Multi-resolution panoptic volumetric mapingp using Voxfield as its mapping backbone [IROS' 22]
abhileshborode/CarND-LaneLines-P1
LaneLines detector
abhileshborode/Extended-Kalman-Filter
Utilize a kalman filter to estimate the state: position_x, position_y, velocity_x,velocity_y of a moving object of interest with noisy lidar and radar measurements.
abhileshborode/Human-Activity-Recognition
This project classifies different human activities into their respective actions using the `LibSVM` library.
abhileshborode/lidar_align
A simple method for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor
abhileshborode/monodepth
Unsupervised single image depth prediction with CNNs
abhileshborode/panoptic_mapping
A flexible submap-based framework towards spatio-temporally consistent volumetric mapping and scene understanding.
abhileshborode/R-VIO
Robocentric Visual-Inertial Odometry
abhileshborode/Traffic-sign-classifier
Classifies traffic Signs using LeNet Architecture
abhileshborode/ublox
A driver for ublox gps
abhileshborode/ublox-C099_F9P-uCS
abhileshborode/Unscented-Kalman-Filter
In this project we utilize an Unscented Kalman Filter to estimate the state position_x,position_y, velocity, yaw,yaw_rate of a moving object of interest with noisy lidar and radar measurements.
abhileshborode/vehicle-detection
This project is a software pipeline to detect vehicles in a video.