20 Thousand Leagues was tasked with building an object detection system as part of Advanced Driver-Assistance System. The solution is aimed at cars which do not have an object detection system of their own, as it would reduce the risks associated with the use of otherwise good vehicles.
Object detection needs to differentiate between possible dangers, such as cars, trams, pedestrians, cyclists. To warn about a possible accident, the should recognize signs, road markings, and traffic lights. A bad read on them often causes crashes, so the system needs to tell where those choke points are.
As an external product, the object detection system has to be financially worth implementing. This requires software that is not demanding on the computing power of cameras installed in cars.
Machine learning taught the system how to differentiate between objects. Computer vision is employed to spot them and warn the driver.
Car-sharing companies may run their cars for longer. Freight transportation is more secure.
Machine learning methods were used to make the system recognize what is what and who is who. The algorithm behind the system went through thousands of photos, and constant adjustments from engineers made it precise enough for real-life use. Unlike humans, it can’t be distracted and it does not get tired.
The system is built with low calculating power in mind. It is based on Python, and Mask R-CNN was the model for machine training. The load is negligible because while assessing the situation in real-time, our solution doesn’t have to handle more than one image at a time.
Simon Kaastrup-Olsen
Chief Executive Officer
As the solution was ordered by an IT company rather than a car manufacturer, it has been further redistributed to other businesses. This includes a large car-sharing company that uses the object detection system to lower the number of client-caused accidents and avoid downtime on cars involved in those accidents.
The system can also be used in freight transport. An operator with our solution installed in their trucks has had an increase in clients looking to outsource their logistics.
Technology: Computer Vision, Machine Learning
Tools and framework: Python, Mask R-CNN
Simon Kaastrup-Olsen
Chief Executive Officer