ShreyasM06 / bounding-box-prediction

bounding box prediction + intention prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pedestrian bounding box prediction library:

This library contains two research projects for bounding box predictions in 2D and 3D

These two codes will be merged soon to make a unified library:

Pedestrian 3D Bounding Box Prediction, hEART 2022
S. Saadatnejad, Y. Ju, A. Alahi
Paper                 Citation                 Code

Pedestrian Intention Prediction: A Multi-task Perspective, hEART 2020
S. Bouhsain, S. Saadatnejad, A. Alahi
Paper                 Citation                 Code


Citation

@inproceedings{saadatnejad2022pedestrian,
title={Pedestrian 3D Bounding Box Prediction},
 author={Saadatnejad, Saeed and Ju, Yi Zhou and Alahi, Alexandre},
  booktitle = {European Association for Research in Transportation  (hEART)},
  year={2022},
}
@inproceedings{bouhsain2020pedestrian,
title={Pedestrian Intention Prediction: A Multi-task Perspective},
 author={Bouhsain, Smail and Saadatnejad, Saeed and Alahi, Alexandre},
  booktitle = {European Association for Research in Transportation  (hEART)},
  year={2020},
}

About

bounding box prediction + intention prediction


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%