Author: 신 정민
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…
안녕하세요 우현님 글 읽어주셔서 감사합니다. 우선 human video는 여러 형태로 존재할 수 있지만 제가 학회에 참석하면서 본 거의 대부분의 human…