Bird localizer uses a tack of CNN to feed on a 3 channeled image that consist of a bird and after processing on image it produces output of 1x4 vector which is the parameter for a bounding box.
This project was developed to learn and explore more of Convolution Layers, Batchnormalization and Dropout layers and their effect over a model.
Find out more about this project from the link given below