An open API service indexing awesome lists of open source software.

https://github.com/ostaptan/road_signs_prediction

Road signs prediction CNN model
https://github.com/ostaptan/road_signs_prediction

cnn-classification deep-neural-networks machine-vision relu tensorflow

Last synced: 2 months ago
JSON representation

Road signs prediction CNN model

Awesome Lists containing this project

README

          

# road_signs_prediction
Road signs prediction tensorflow model

## Usage

- Download [test data](http://btsd.ethz.ch/shareddata/); you need 2 files which are called "BelgiumTSC_Training" and "BelgiumTSC_Testing".

- Paste 2 extracted folders into /data folder

- Run ```python3 main.py```