The implementation of the paper "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020) from scratch.
Source code: https://github.com/maudzung/TTNet-Realtime-for-Table-Tennis-Pytorch
Finding lane lines
Traffic signs classification;
Behavior cloning;
Extended Kalman filters;
Kidnapped vehicle using particle filters;
Path planning on the highway;
PID controller;
Programming a real self-driving car using ROS.