Processing math: 100%

2025/01 16

[선형대수] 2.1 Systems of Linear Equations

공부하는 단계에서 정리한 내용입니다.잘못된 내용이 있다면 말씀해주시면 감사하겠습니다.https://mml-book.github.io/book/mml-book.pdf Linear equation은 선형대수에서 중요한 역할을 한다.많은 문제들이 linear equation으로 표현될 수 있고, 이렇게 되면 많은 문제를 해결할 수 있다. Example 2.1은 linear equation을 이용해서 문제를 해결하는 예시다. (2.3)의 linear equation을 통해서 각 제품을 얼마나 생산할지를 나타내는 x1,x2,...,xn을 구할 수 있다.x1,x2,...,xn을 linear equation system의 solution이라고 한다.  Example ..

선형대수 2025.01.20

[논문리뷰] "End-to-End Learning for Self-Driving Cars" (2016)

"End-to-End Learning for Self-Driving Cars" (2016) https://arxiv.org/pdf/1604.07316 ~ 목차 ~1. Introduction2. Overview of the DAVE-2 System3. Data Collection4. Network Architecture5. Training Details    5.1 Data Selection    5.2 Augmentation6. Simulation7. Evaluation    7.1 Simulation Tests    7.2 On-road Tests    7.3 Visualization of Internal CNN State8. Conclusions 1. Introduction이 글은 CNN의 혁신성과..

Paper Review/3D 2025.01.16

[논문리뷰] "Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite" (2012)

"Are we ready for Autonomous Driving? The KITTI Vision Benchmark Suite" (2012) https://www.cvlibs.net/publications/Geiger2012CVPR.pdf~ 목차 ~ 1. Introduction2. Challenges and Methodology    2.1 Sensors and Data Acquisition    2.2 Sensor Calibration        2.2.1 Camera-to-Camera calibration        2.2.2 Velodyne-to-Camera calibration        2.2.3 GPS/IMU-to-Velodyne calibration    2.3 Ground Truth ..

Paper Review/3D 2025.01.13

[논문리뷰] Total Capture: A 3D Deformation Model for Tracking Faces, Hands, and Bodies

~ 목차 ~1. Introduction2. Related Work3. Frank Model    3.1 Stitching Part Models    3.2 Body Model    3.3 Face Model    3.4 Hand Model4. Motion Capture with Frank    4.1 3D Measurements    4.2 Objective Function5. Creating Adam    5.1 Fitting Clothes and Hair    5.2 Detection Target Regression    5.3 Building the Shape Deformation Space    5.4 Tracking with Adam6. Results    6.1 Quantitative Eval..

Paper Review/3D 2025.01.11

[계획] 1월에 리뷰할 논문 목록

1월동안 3D vision과 관련된 논문들을 리뷰해보고자 한다.CVPR, ICCV, ECCV에서 상을 받은 논문들이다.아래 링크를 참고했다.https://github.com/yyyujintang/Awesome-CV-Best-Paper-List?tab=readme-ov-file GitHub - yyyujintang/Awesome-CV-Best-Paper-List: Awesome Best Papers in Computer Vision Top Conference(CVPR/ICCV/ECCV)Awesome Best Papers in Computer Vision Top Conference(CVPR/ICCV/ECCV) - yyyujintang/Awesome-CV-Best-Paper-Listgithub.com 3d v..

주저리 2025.01.08