Snagging Parking Spaces with Mask R-CNN and Python
Finding parking spots in a city is always a huge pain. So I did the only reasonable thing – I set up a camera and used deep learning to build a program that would text me whenever a spot opened up!
This was a fun project where I used Mask R-CNN to detect and track cars. Even if you don’t care about parking spaces, this is a great walkthrough of how to break down a complex problem and solve it with machine learning.
Click to read: Snagging Parking Spaces with Mask R-CNN and Python
From: Adam Geitgey, adam@machinelearningisfun.com