Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 600 Bytes

CarND-Traffic-Light-Classifier

Dataset of Udacity CarND Capstone Project


CSV and model training scripts are already present

  • Train the model and create .h5 files.
  • Load .h5 files and predict.

Please keep the python version same while training and inference otherwise you may run into Bad Marshal data error