InfoQ Homepage autonomous vehicles Content on InfoQ
-
Autonomous Vehicles Became Better at Predicting Lane-Changes
Researchers created an algorithm that allows self-driving cars to predict lane-changes of the surrounding cars. The system works by using a deep-learning technique called Long Short-Term Memories (LSTMs). Although the most likely scenario on the highway is that every car stays in its own lane, their algorithm was able to slightly improve on this baseline prediction.
-
How Apple Uses Neural Networks for Object Detection in Point Clouds
Apple invented a neural network configuration that can segmentate objects in point clouds obtained with a LIDAR sensor. Recently Apple joined the field of autonomous vehicles. Apple has now created an end-to-end neural network to segmentate objects in point clouds. This approach does not rely on any hand-crafted features or other machine learning algorithms other than neural networks.