Using Deep Learning for Real-time car parking system
1 min readAug 19, 2017
Hi everyone, hope you are all having a fine day. During this summer, myself, along with a few of my friends worked on a mini-project, where we proposed a model for real-time car parking system using Computer Vision and Machine Learning. We used a Convolutional Neural Network (a variant of VGGNet) for detecting vacant parking spots as well as for face detection (using HOG , Face Landmark Estimation) from CCTV camera images. The implementation is in Keras. For more details, please view the project at: