Author: 신 정민

Posted in Paper X-Review

[NIPS2015] Faster R-CNN : Towards Real-Time Object Detection with Region Proposal Networks

참고논문: Faster R-CNN : Towards Real-Time Object Detection with Region Proposal Networks, NIPS2015. Github: https://github.com/rbgirshick/py-faster-rcnn Faster R-CNN에 대해서 제가 이해한만큼 정리해보려고 합니다. Abstract 먼저 object…

Continue Reading