2929raghav / Vehicle-trajectory-prediction
Vehicle trajectory prediction involves using deep sort and YOLO for object detection to track a car's coordinates in video. These coordinates, along with speed data, are stored in a database. This dataset is then used to train a model, often using LSTM, to predict future vehicle coordinates based on historical data.
☆1Updated 4 months ago
Alternatives and similar repositories for Vehicle-trajectory-prediction:
Users that are interested in Vehicle-trajectory-prediction are comparing it to the libraries listed below
- Human trajectory estimation using attention-based transformer networks☆15Updated 2 years ago
- This repository is for studying a trajectory prediction using Kalman filter and deep learning models.☆45Updated 2 years ago
- Implementation of Recurrent Neural Networks for future trajectory prediction of pedestrians.☆45Updated last year
- 利用transformer进行船舶轨迹预测。☆36Updated last year
- Use Kalman Filter and Hungarian algorithm to do tracking work based on 2D Lidar dataset of KITTI dataset☆20Updated last year
- 时空数据的轨迹预测☆46Updated 3 years ago
- lidar camera fusion for object detection, tracking, trajectory prediction☆12Updated 3 years ago
- Baseline Kalman models for trajectory predictions. One is constant velocity LSTM☆104Updated 3 years ago
- ICCV2023 TUTR: Trajectory Unified Transformer for Pedestrian Trajectory Prediction☆58Updated last year
- 行人行为轨迹预测☆101Updated 5 years ago
- tiaoye / Anchor-based-Multi-modal-Transformer-Network-for-Pedestrian-Trajectory-and-Intention-Prediction☆11Updated last year
- Object-level sensor fusion using radar and vision synthetic data in MATLAB☆30Updated 4 years ago
- A vehicle trajectory prediction combined with vehicle behavior recognition,and propose an acceleration trajectory optimization algorithm…☆35Updated 4 years ago
- A lightweight LSTM recurrent neural network for vehicle trajectory prediction☆13Updated 2 years ago
- Python implementation of the Interacting Multiple Models Probabalistic data association filter (IMM-PDA). Tracking targets from noisy RAD…☆38Updated 3 years ago
- In this repository, one can find the code for my master's thesis project. The main goal of the project was to study and improve attention…☆59Updated 5 years ago
- lstm-rnn, seq2seq model and attention-seq2seq model for vessel trajectory prediction.☆104Updated 3 years ago
- "Pooling Toolbox" is the code of our work "Maneuver-Aware Pooling for Vehicle Trajectory Prediction".☆56Updated 3 years ago
- PyTorch implementation for Social-LSTM, which is built to predict multi-vessel trajectories.☆58Updated 3 years ago
- Using LSTM to predict the path of the driverless vehicle☆78Updated 3 years ago
- Kernel Trajectory Maps CoRL 2019☆13Updated 5 years ago
- ☆20Updated last year
- Implementation of EKF/iEKF/UKF-IMM for pedestrian motion tracking.☆13Updated 2 years ago
- Master's thesis project on the track-level approach of fusion of radar and AIS data.