Contents:
-
Video file - parking_video.mp4: https://drive.google.com/file/d/1cYOGTRCksPXXMnQSxdc8bY-63CtuILLQ/view?usp=sharing
-
test_images: Two sample images to train the code on
-
train_data: Training data for CNN model : https://drive.google.com/drive/folders/1ad50j13zFo-eayQ3Jgzf0CH7BhuEr0ZL?usp=sharing
-
identify_parking_spots.ipynb - Notebook that uses OpenCV to detect each parking spot and runs the trained model to identify empty spots https://colab.research.google.com/drive/1CWwoB8jh0dX4s_7W9EoFm91ZxSclhrhj?usp=sharing
-
CNN_model_for_occupany.ipynb - Notebook that uses transfer learning to train a CNN model