MealHunter / yyb-public-LSTM-trajectory-predictionLinks
这篇文章讨论了实时车辆轨迹预测的问题,特别是在设备 运行过程中需要实时处理路线数据的情况下。文章提出使用LSTM模型来预测后续的经纬度点,通过比较预测点和定位点之间的距离来判断定位点的有效性。文章详细介绍了数据导入、特征工程、模型构建、模型评估和保存模型的过程,并提到可以通过迁移学习来进一步优化模型。文章强调了数据预处理的重要性,包括筛选无效数据点和对时间序列进行处理,以提高LSTM模型的准确性。最后,文章还提到使用哈弗辛公式来评估模型的拟合效果。
☆10Updated 11 months ago
Alternatives and similar repositories for yyb-public-LSTM-trajectory-prediction
Users that are interested in yyb-public-LSTM-trajectory-prediction are comparing it to the libraries listed below
Sorting:
- STIGCN: Spatial-Temporal Interaction-aware Graph Convolution Network for Pedestrian Trajectory Prediction☆25Updated 7 months ago
- 时空数据的轨迹预测☆50Updated 4 years ago
- Trajectory prediction on the NGSIM dataset.☆56Updated 3 years ago
- ☆22Updated last year
- LSTM based Vehicle Trajectory Prediction☆220Updated 6 years ago
- Using LSTM to predict the path of the driverless vehicle☆86Updated 4 years ago
- ☆15Updated 3 years ago
- The code of DSTIGCN: Deformable Spatial-Temporal Interaction Graph Convolution Network for pedestrian trajectory prediction☆13Updated 7 months ago
- This is a project to predict the lane change intention and trajectory incorporating traffic context information☆54Updated 3 years ago
- HighD,NGSIM lane change feature extraction and save.☆99Updated 3 years ago
- Predict vehicle behavior trajectory based on NGSIM☆20Updated 4 years ago
- the code of stdan☆58Updated 3 years ago
- Change the data format of NGSIM dataset to HighD dataset format☆22Updated 5 years ago
- tiaoye / Anchor-based-Multi-modal-Transformer-Network-for-Pedestrian-Trajectory-and-Intention-Prediction☆12Updated last year
- Vehicle Trajectory Prediction with Deep Learning Models☆167Updated 9 months ago
- 利用transformer进行船舶轨迹预测。☆39Updated 2 years ago
- 复现CVPR2016李飞飞团队提出的轨迹预测网络social-LSTM☆41Updated 4 years ago
- KI-GAN: Knowledge-Informed Generative Adversarial Networks for Enhanced Multi-Vehicle Trajectory Forecasting at Signalized Intersections☆15Updated last year
- ☆20Updated 3 years ago
- Inspired by the performence of Social LSTM. I created a model that could predict vehicle's trajectory in 5s. The model uses LSTM as cente…☆35Updated 4 years ago
- ☆13Updated 4 years ago
- LSTM lane-changing detection utilizing highD dataset☆151Updated last year
- ☆11Updated last year
- A vehicle trajectory prediction combined with vehicle behavior recognition,and propose an acceleration trajectory optimization algorithm…☆41Updated 4 years ago
- 行人行为轨迹预测☆106Updated 6 years ago
- Self-supervised multi-vehicle trajectory prediction with GNN (TransformerConv).☆12Updated 2 years ago
- Deep Learning Project for Trajectory Prediction using nuScenes dataset.☆10Updated 3 years ago
- Human trajectory estimation using attention-based transformer networks☆16Updated 2 years ago
- 使用深圳市的出租车轨迹数据实现GCN时间序列预测☆10Updated last year
- ☆11Updated 3 years ago