sbussmann / sensor-fusionLinks
Use accelerometer and gyroscope data from smartphones to identify vehicle type (bus or car) and phone location (driver side or passenger side).
☆35Updated 9 years ago
Alternatives and similar repositories for sensor-fusion
Users that are interested in sensor-fusion are comparing it to the libraries listed below
Sorting:
- Talk at PyData Berlin Conference☆27Updated 10 years ago
- Efforts to emulate the dynamics of Kalman filtering on 9-axis IMU data from an Android device with a recurrent neural network.☆34Updated 9 years ago
- MATLAB Human Activity Recognition Toolbox☆56Updated 3 months ago
- Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer …☆23Updated 4 years ago
- A Sensor Fusion Algorithm that can predict a State Estimate and Update if it is uncertain☆152Updated 10 months ago
- Application of Deep Learning to Human Activity Recognition using accelerometer and gyroscope sensors data☆68Updated 7 years ago
- Kalman filtering, also known as linear quadratic estimation (LQE), is an algorithm that uses a series of measurements observed over time…☆92Updated 3 years ago
- Udacity's Self-Driving Car Nanodegree project files and notes.☆49Updated 8 years ago
- An extended Kalman Filter implementation in Python for fusing lidar and radar sensor measurements☆67Updated 6 years ago
- Convolutional Neural Network that clones human driving behavior in a simulator☆48Updated 8 years ago
- Personalized machine learning on the smartphone☆59Updated 2 years ago
- Self Driving Car development tools and technologies from GTA Robotics Community members☆62Updated 8 years ago
- Simple Particle filter implementation in Python☆8Updated 10 years ago
- Human Activity Recognition Using Deep Learning☆48Updated 5 years ago
- Use 3D convolutional network to predict the speed of a car via dashcam stream. The final mean squared error on validation set is 3.1 (mil…☆41Updated 7 years ago
- Discuss requirments and develop code for #1-mvp-vbacc MVP (see also this channel on ossdc.org Slack)☆102Updated 6 years ago
- Python implementation of an Extended Kalman Filter.☆32Updated 8 years ago
- Keras implementation of CNN, DeepConvLSTM, and SDAE and LightGBM for sensor-based Human Activity Recognition (HAR).☆67Updated 2 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Extended Kalman Filter project.☆20Updated 8 years ago
- CV and Deep Learning methods to analyze the data from Traffic Camera☆13Updated 6 years ago
- LSTM based human activity recognition using smart phone sensor dataset☆23Updated 7 years ago
- Robotic Lecture☆30Updated last year
- Extended Kalman Filter for Accelerometer and Gyro data☆39Updated 12 years ago
- Particle Filter Implementations in Python and C++, with lecture notes and visualizations