Skip to content

moderato/DLFrmwkCmp

Repository files navigation

TrafficSignBench

A benchmark for deep learning frameworks on traffic sign recognition task

Usage:

  • Download the code and change working directory to the folder.
git clone https://github.com/owensgroup/TrafficSignBench.git
cd TrafficSignBench
  • Prepare Dataset. Currently only the GTSRB dataset is supported.
export DATASET_ROOT=/path/of/your/choice
./prepare_dataset.sh
  • Run the benchmark. Change the setting in the script file if necessary.
./bench_script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published