Automated Object Detection using YOLOv3
Automated Object Detection using YOLOv3
GitHub Repo : github.com/Oshada-Kasun/Automated-Object-Detection-using-YOLOv3
This project is about object detection using the very powerful YOLO model.
Retrieved a Pretrained model weights and applying the pre-trained detector on sample images.
Retrain/fine tune the detector for additional images using the PASCAL VOC 2007 data set.
Applying the fine tuned weights on the test dataset images.