d248: Object Localization with Deep Reinforcement Learning [Study material]

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 Detectionhttps://leonardoaraujosantos.gitbooks.io/artificial-inteligence/content/object_localization_and_detection.html

Object Localization and Detection


YOLO: Real-Time Object Detection: http://pjreddie.com/darknet/yolo/

Object Localization with Deep Reinforcement Learning


Training YOLO with your own datahttp://guanghan.info/blog/en/my-works/train-yolo/


Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networkshttps://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.