Hacker News new | ask | show | jobs
by imgeohot 3838 days ago
The steering is massively torque limited by the car's EPS module(5x lower limit than Tesla). It can't turn hard right, it can lazily list to the right, giving you tons of time to react.

I actually have put a lot of thought into safety :)

2 comments

How do you train it for emergency situations (i.e. a car suddenly turning left in front of you)? I'd imagine it would be hard to get many of those in the training data set.
Easy, you drive in a simulator! (ie: backfeed/simulate LIDAR and camera data using a video game (GTA5 for example)). Then try to simulate lots of near-crashes, reactions to traffic lights, signs, etc. Hotz's code just reacts to inputs. Simulate the inputs and you can run any training case you want.
Exactly the plan for outlier cases. Though perhaps not GTA...
Maybe partner with the creator of the XXX simulator series, you could make some kind of "MMO" where each participants have to run errands the safest way possible while interacting with each other, and upload the training data. Some player could be randomly elected as "maverick" whose goal is to crash and cause accident, the other player would have to handle them.

And if driving in highway is a problem, why not use a test terrain complete with fog generator? With RC car representing pedestrian, other car, animal, ... feed the video first into an AR system and then give it to the neural net.

anyway good hack, I wish you well :)

email me (profile) if you need a simulated driver ;)
Have you got some screenshots/videos to share of the car screen doing its thing? The Bloomberg video did a pretty good job, but, we're geeks and we need more of that stuff.