Project information
- Category: Computer Vision / Remote Sensing and GIS
- Skills used: Object Detection, YOLOv5, Python, Pytorch, ArcMap, Roboflow
- Find Source-code at: GitHub
Summary
Transfer learning was applied to a pretrained YOLOv5 model for swimming pool detection on satellite image detection. The training and validation data was obtained from google satellite basemap, which was exported using ArcMap. The large exported image was tiled to 640*640 size tiles, which were then labelled using Roboflow. These labelled images were then used to train the YOLOv5 model for swimming pool detection.