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

Reviews

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

Repository Details

The goal of the project is implementation of Extended Kalman filter C++. Be using simulated lidar and radar measurements we detecting a bicycle that travels around your vehicle. The Kalman filter for lidar measurements and radar measurements is used to track the bicycle's position and velocity.

More Repositories

1

TrafficSign

In this project, I use convolutional neural network to classify traffic signs. Specifically, I trained a model to classify traffic signs from the German Traffic Sign Dataset. I used TensorFlow for model development and trained it on GPU.
Jupyter Notebook
3
star
2

LineDetection

The goal of this project is to create a pipeline that find lines on the road
Jupyter Notebook
2
star
3

sentiment-analysis

The aim - is to develop a model that will give accurate predictions for the customer's test sample, but the training sample for is not given. It should be collected by parsing
Jupyter Notebook
2
star
4

machine-learning

Several Jupyter Notebooks for machine learning
Jupyter Notebook
2
star
5

Self-Driving-Car

Several projects how to program Self-Driving-Cars
2
star
6

VehicleDetectionTracking

The goal is to create a pipeline to identify and track vehicles in a video from a front-facing camera on a car with a traditional Computer Vision approach for object detection: processing stages, feature extraction, spatial sampling and classification
Jupyter Notebook
2
star
7

BehavioralCloning

The goal of the project - to build a neural network (in Keras) which can drive a car in a simulation track.
Python
2
star
8

face-generation

Introduction to Deep Convolutional Generative Adversarial Networks (DCGANs) for Face Generation
Jupyter Notebook
1
star
9

adverity

An introduction of a simple approach for CTR Anomaly Detection
Jupyter Notebook
1
star
10

AdvancedLaneDetection

The Goal of this Project is to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car. The camera calibration images, test road images, and project videos are available in the project repository.
Jupyter Notebook
1
star