• Stars
    star
    32
  • Rank 801,539 (Top 16 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

Python implementation of an Extended Kalman Filter.

More Repositories

1

deep_homography_estimation

This project implements the 2016 paper Deep Image Homography Estimation by DeTone, Malisiewicz, and Rabinovich.
Jupyter Notebook
53
star
2

extended_kalman_filter_cpp

An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate location (x,y) and velocity (vx, vy).
C++
18
star
3

model_predictive_controller_cpp

This is MPC (model predictive controller) that can predict steering and throttle to drive in a simulator.
C++
18
star
4

monocular-visual-odometry

Experiments on visual odometry using monocular camera. Plan to eventually experiment with Deep Learning for features.
C++
17
star
5

carnd

A repo to throw my self driving carnd projects into.
Jupyter Notebook
10
star
6

convex-schema-viz

Supabase like schema visualizer for Convex.
TypeScript
6
star
7

nextjs-pocketbase-dashboard

This is a pocketbase version of the https://nextjs.org/learn/dashboard-app course!
TypeScript
6
star
8

particle_filter_cpp

2D particle filter in C++11.
C++
4
star
9

fcn8_semantic_segmentation

This project labels the pixels of a road in images using a Fully Convolutional Network (FCN). Handles two labels currently.
Python
4
star
10

invite_only

A very low level abstraction layer to help deal with invites to your applications.
Ruby
2
star
11

motion

notion nextjs 14 clone.
TypeScript
2
star
12

DCNv2

C++
1
star
13

elm-todo

Todo in Elm
Elm
1
star
14

ionic2-github-repo-fetch

Ionic 2 - Angular 2 - TypeScript example app.
JavaScript
1
star
15

unscented_kalman_filter_cpp

Unscented Kalman Filter in C++
C++
1
star
16

mez.github.com

my blog.
CSS
1
star
17

microservices-ticketing-app

Kicking the tires with Microservices
TypeScript
1
star
18

path_planning_cpp

In this project, the goal is to safely navigate around a virtual highway with other traffic that is driving +-10 MPH of the 50 MPH speed limit.
C++
1
star