Changhee Yang
I strive to create blog posts that are both informative and enjoyable for my readers.
- Seoul, Korea
- Email Naver
- Email Google
- Website
- GitHub
- GitHub page
You may also enjoy
리눅스(Linux) 환경에서 Nvidia-driver 완전 삭제
less than 1 minute read
nvidia-driver 삭제
PP_YOLOE Demo & Evaluation 하는 법
1 minute read
PP-YOLOE? MOT16 성능를 확인하면 MOT16에서 가장 성능이 높은 알고리즘임. Demo를 한번 돌려보기 위해서 진행해보기로 하자. PP-YOLOE 논문을 보면 PP-YOLOE의 Arxiv 논문이다. Conference등에 등록된 논문은 아닌 것 같지만 그래도 성능이 높기...
ControlNet Demo
2 minute read
ControlNet 이번에 포스팅할 Diffusion Model은 ControlNet이다. 최근 포스팅이 뜸했는데 그 이유가 이번 ControlNet으로 연구를 진행하고 있어서 여러가지 검증을 진행하다보니 뜸해졌다. 아무튼 ControlNet에 대한 간략한 설명과 Demo Code...
SMPL_mesh short path algorithm (Dijkstra, pygeodesic)
5 minute read
Dijkstra Algorithm 내가 하려는 작업은 SMPL Mesh에서 두 Vertex에 대한 shortest path를 구하려는 작업이다. 그냥 두 vertex 사이의 유클리디안 거리를 구하게 되면 3차원이기 때문에 직선 거리를 구하게 되고 mesh에 대한 weight를 계산...
Leave a comment