Parking Spots Detector Contents: Video file - parking_video.mp4 test_images: Two sample images to train the code on train_data: Training data for CNN model identify_parking_spots.ipynb - Notebook that uses OpenCV to detect each parking spot and runs the trained model to identify empty spots CNN_model_for_occupany.ipynb - Notebook that uses transfer learning to train a CNN model