Author: 신 정민
Multi View Geometry study_2
Ideal points and the line at infinity어떤 point 의 제일 마지막 좌표 가 0이 될 경우에, 우리는 이 point를 ideal point 또는 point at infinity라고…
Multiple View Geometry-Projective Geometry and Transformations of 2D
신 정민 05/11/2020 Leave a Comment on Multiple View Geometry-Projective Geometry and Transformations of 2D
중간고사도 끝났으니, Multiple View Geometry라는 책에 대해서 공부하여 정리하고자 합니다. 책의 시작(기본적인) 내용부터 차근차근 정리할 예정입니다. Planar geometry Planar geometry의 접근 방법으로는 크게 2가지가 존재합니다….
Posted in X-Review
Illuminating Pedestrains via Simultaneous Detection & Segmentation
신 정민 04/17/2020 Leave a Comment on Illuminating Pedestrains via Simultaneous Detection & Segmentation
Abstract&Introduction간단하게 요약을 하자면, 보행자 검출에서 크게 두 가지 방식으로 접근을 하는데, 하나는 object-detection, 다른 하나는 semantic segmentation 입니다. 각각은 모두 장단점이 존재하는데 다음과 같습니다. Object-Detection…
[NIPS2015] Faster R-CNN : Towards Real-Time Object Detection with Region Proposal Networks
신 정민 04/03/2020 Leave a Comment on [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…
안녕하세요 태주님 댓글 감사합니다. 답변을 드리자면, A1. 저자가 real data 수를 바꿔가며 실험을 진행할 때, Real data가 150개일땐 Real data…