borisdayma / CarND-Capstone

Programming a self-driving car
3 stars 4 forks source link

Traffic light classification has not been trained with real images #26

Closed borisdayma closed 6 years ago

borisdayma commented 6 years ago

Neural network has only been trained for simulation images. A separate model needs to handle real images, unless a unique model is able to handle both simulation and real images.