Object localization

Published:

This is an implementation of YOLOv2 algorithm in Python. The model was built, improved and adapted based on an assignment in Prof. Andrew Ng's course on Convolutional Neural Network
Built with tensorflow, keras, Pillow
Source Code