Skip to content

DAI-Lab-HERALD/General-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,609 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEP: Structured Training and Evaluation Platform for benchmarking human behavior models.

In the field of predicting human behavior in traffic situations, comprehensive and equitable comparisons between different methods are an important aspect. To this end, we present STEP, a generalized framework for benchmarking human behavior prediction models, which can be used to compare and test different models with a large amount of control over the actual testing environment.

General usage description

If one wants to use the framework, one has to set up a new simulations.py file with the desired experiment settings in the folder ../Framework/. Once this is complete, one just has to run this file:

python ../Framework/simulations.py

It has to be noted that if one wants to use one of the datasets already included in the framework, it is required to access the respective raw data first. The instructions can be found in the README.md files in the corresponding folders in ../Framework/Data_sets/.

Adding new modules

If one wants to instead add new modules, detailed explanations on how to integrate datasets and scenario types, splitting methods, models, as well as metrics are available.

Contact and collaboration

If you have questions regarding the usage of the framework or are interested in a collaboration, please contact J.F.Schumann@tudelft.nl.

Citation

When using this framework for your work, please cite the paper. The simulation files and resulting paper results can be found here as well:

Thank you very much.

About

A general framework for evaluating and comparing model predicting human behavior in traffic

Resources

License

Stars

12 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors