Hacker News new | ask | show | jobs
by virgilp 1883 days ago
My car already does a pretty good job of showing the speed limits (and it's definitely based on computer vision/ works offline and in places where map metadata is poor). And it doesn't have "self driving", just a limited "pilot assist".

Not sure why reading road signs is used as and example of "extremely hard thing to do" - there are other way harder things that cars can't currently do. E.g. figuring out the right speed to negotiate a curve using computer vision alone (without relying on detailed maps/gps, ie "metadata").

2 comments

Actually I think road speeds for various curves are pretty standardized, so it shouldn't be that hard for the car to estimate the correct speed based on the curve.
It's a tad more complicated than that - it needs to consider also driving conditions, any hazards on the road. Probably can't be done on computer vision alone, you need at least some sensors to get a "feel" of how good is the road grip.
My Audi tries to account for curves in the road when running on cruise control through the onboard nav. It’s horrendously conservative in its opinion of the maximum safe speed to the point I find it dangerous to rely upon. If I left it to its own devices, other cars would be passing me as if I were standing still. Otherwise the driver assist features are fairly slick.
How does your car handle snow-covered road signs?