Skip to content

kuanting/GoalNet

Repository files navigation

GoalNet

GoalNet full source code.

GoalNet, a new trajectory prediction neural network based on the goal areas of a pedestrian. GoalNet multi-modal trajectory results significantly improves the previous state-of-the-art performance by 48.7% on the JAAD and 40.8% on the PIE dataset.

GoalNet_Traj. GoalNet_Backbone

GoalNet_bbox. GoalNet_bbox

model

GoalNet as shown in paper. https://arxiv.org/abs/2402.19002

model_seg

  1. The prediction results are more accurate if segmentation is used, but the corresponding segmentation model needs to be trained first, and specify the model_seg.py as GoalNet training structure.
  2. Note that if the dataset does not provide segmentation data, and you label it yourself, it means that additional training data beyond the dataset is used, and it may not be appropriate to compare this result.

model_det

GoalNet for deterministic trajectory prediction.

Cite Our Paper

If you like our paper, please cite it

@ARTICLE{11079594,
  author={Fadillah, Amar and Lee, Ching-Lin and Wang, Zhi-Xuan and Lai, Kuan-Ting},
  journal={IEEE Access}, 
  title={GoalNet: Goal Areas Oriented Pedestrian Trajectory Prediction}, 
  year={2025},
  volume={13},
  number={},
  pages={132537-132546},
  keywords={Trajectory;Pedestrians;Predictive models;Autonomous vehicles;Uncertainty;Mathematical models;Accuracy;Neural networks;Laser radar;Cameras;Pedestrians;trajectory prediction;future trajectories},
  doi={10.1109/ACCESS.2025.3588812}}

Created by AIoT Lab.

About

Source Code for: https://ieeexplore.ieee.org/document/11079594/

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •