Active Object Localization with Deep Reinforcement Learning [PDF]: http://slazebni.cs.illinois.edu/publications/iccv15_active.pdf
Learning to Localize Objects with Structured Output Regression: [PDF]: http://www.kyb.mpg.de/fileadmin/user_upload/files/publications/attachments/ECCV2008-Blaschko_5247%5b0%5d.pdf
Object Localization and Detection: https://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/object_localization_and_detection.html
YOLO: Real-Time Object Detection: http://pjreddie.com/darknet/yolo/
Training YOLO with your own data: http://guanghan.info/blog/en/my-works/train-yolo/
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks: https://github.com/ShaoqingRen/faster_rcnn
***
Thanks for reading, please comment if you have any other examples of Object Localization and Object Detection in machine learning, especially with good source code.