• Stars
    star
    1
  • Language
    C++
  • Created almost 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using an Unscented Kalman Filter to estimate the state of a moving object of interest with noisy lidar and radar measurements

More Repositories

1

Vehicle_Detection_and_Tracking

Use a Histogram of Oriented Gradients (HOG), Spatial Binning of Color, Histograms of Color, a Linear Support Vector Machine and multi-scale sliding windows for vehicle detection and tracking
Jupyter Notebook
4
star
2

Traffic_Sign_Classifier

Traffic Sign Classifier using a convolutional neural network
Jupyter Notebook
3
star
3

highway_lanes_detection

Detecting highway lane lines on a video stream with a Hough Transform and a Canny edge detector
Jupyter Notebook
3
star
4

EM_LEARNING

EM learning for a mixture of K multivariate Bernoullis with binary images
MATLAB
2
star
5

Model_Predictive_Control

Using Model Predictive Control to drive a car around the track on the Udacity Simulator
C++
2
star
6

LSTM_RNN_Text_generation

Using the book Anna Karenina by Leo Tolstoy as a training source for text generation using RNN and LSTM
Jupyter Notebook
2
star
7

NLP_regression

First stage of a biomedical event extractor
Jupyter Notebook
1
star
8

Behavioral-Cloning

Teach a convolutional neural network (NVIDIA architecture) how to drive using the Udacity self-driving car simulator
Python
1
star
9

PID_controller

Using a PID controller to drive a car around the track on the Udacity Simulator
C++
1
star
10

Boston_housing_prices

Predicting Boston Housing Prices with Decision Trees
Python
1
star
11

Kidnapped_Vehicle

Using a 2-dimensional Particle Filter to localize a vehicle
C++
1
star
12

CNN_CIFAR10

Use a convolutional neural network to classify the dataset CIFAR 10
HTML
1
star
13

linear_gp_regression

Bayesian linear and Gaussian process regression to predict CO2 concentration as a function of time
MATLAB
1
star
14

Extended_Kalman_Filter

Using a Kalman Filter to estimate the state of a moving object of interest with noisy Lidar and Radar measurements
C++
1
star
15

transfer_learning

Transfer Learning
Python
1
star
16

Local-Odometry-Techniques-MIRTO-

- Provided the MIRTO robot, designed and built by a team led by Dr. Franco Raimondi ([email protected]) at Middlesex University London, with autonomous navigation planning capabilities. - Wrote a library of high-level odometrical functionalities (i.e. Java methods) to allow MIRTO to perform actions such as rotating, translating and moving towards a specific point in space while avoiding all obstacles on the way. - Developed a navigation algorithm that only makes use of MIRTO's wheels' encoders and bumpers sensors. - Used MIRTO to test the newly developed navigation algorithm.
Java
1
star