borisdayma / CarND-Capstone

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

Consider orange lights as stop lights #47

Closed borisdayma closed 6 years ago

borisdayma commented 6 years ago

Classifiers were retrained for the car to stop at orange lights.

Training for the simulation model tf training - simulation Final test accuracy = 87.5% (N=640)

Training for the site model tf training - site Final test accuracy = 93.3% (N=744)

taikione commented 6 years ago

Cool !!! I'll test this model.

chris-ferone commented 6 years ago

Seems to work correctly