soyeonland

Pose Estimation Study Site 본문

Study/Code Review

Pose Estimation Study Site

soyeonland 2020. 9. 7. 11:09

https://heartbeat.fritz.ai/heatmaps-and-convolutional-neural-networks-using-fast-ai-16d5b7d02a86

 

Heatmaps and Convolutional Neural Networks Using Fast.ai

Learn all about CNNs and a visual representation technique to intuitively understand their outputs

heartbeat.fritz.ai

https://nanonets.com/blog/human-pose-estimation-3d-guide/

 

 

A 2019 guide to 3D Pose Estimation

Human Pose Estimation is an important step towards understanding people in images and videos. In this post, I write about the basics of 3D Human Pose Estimation and review the literature on this topic.

nanonets.com

 

https://medium.com/@victoriamazo/3d-human-pose-estimation-ce1259979306

https://glassboxmedicine.com/2019/06/11/cnn-heat-maps-class-activation-mapping-cam/

 

CNN Heat Maps: Class Activation Mapping (CAM)

This is the first post in an upcoming series about different techniques for visualizing which parts of an image a CNN is looking at in order to make a decision. Class Activation Mapping (CAM) is on…

glassboxmedicine.com

blog.daum.net/pg365/170

 

오일러각과 회전행렬(Euler Angles and Rotation Matrix)

목차: 1. 오일러각과 회전행렬(Euler Angles and Rotation Matrix) - http://blog.daum.net/pg365/170 2. 각속도(Angular Velocity)와 오일러각, 회전행렬 간의 관계 - http://blog.daum.net/pg365/171 3. 쿼터니..

blog.daum.net

 

'Study > Code Review' 카테고리의 다른 글

숫자의 표현  (0) 2024.07.04
멀리뛰기  (0) 2024.06.26
Github 모음(weight freeze)  (0) 2020.08.30
Github 모음(weight copy , pruning)  (0) 2020.08.16
3D Convolution  (0) 2020.04.01