Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 759 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 759 Bytes

Parking Spots Detector

Contents:

  1. Video file - parking_video.mp4: https://drive.google.com/file/d/1cYOGTRCksPXXMnQSxdc8bY-63CtuILLQ/view?usp=sharing

  2. test_images: Two sample images to train the code on

  3. train_data: Training data for CNN model : https://drive.google.com/drive/folders/1ad50j13zFo-eayQ3Jgzf0CH7BhuEr0ZL?usp=sharing

  4. 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

  5. CNN_model_for_occupany.ipynb - Notebook that uses transfer learning to train a CNN model

Output alt text