Introducing the mediapipe_face_mesh Package
Introduction Earlier this year I wrote a post about building mediapipe_face_mesh. Since then the package has gone from 1.2 to 2.7. Back then it only ran the 468-landmark mesh and relied on an exte...
Introduction Earlier this year I wrote a post about building mediapipe_face_mesh. Since then the package has gone from 1.2 to 2.7. Back then it only ran the 468-landmark mesh and relied on an exte...
Intro While building a Flutter app across tablets, foldables, and both orientations, I kept finding that screens I never explicitly designed for fell apart. You can’t QA every possible size, but a...
Intro While adding the attention face mesh model to the mediapipe_face_mesh package, I rebuilt the TFLite runtime binary with custom ops baked in. This is a writeup of that process. face_landmark...
In a short clip from BZCF, Naval Ravikant talks about what to look for in a partner. Whatever you do, find really good partners. Look for just three things. High Intelligence High Energy Hig...
Introduction While developing the mediapipe_face_mesh package, I had a chance to dig into MediaPipe’s Face Geometry module. The Face Mesh model outputs 468 facial landmarks in screen coordinates....
Moving the blog I’m migrating my Tistory blog over to GitHub Pages. From now on, new posts will land here at cornpip.github.io. Why the move Write in Markdown — version posts with Git instead...
This post was migrated from Tistory. You can find the original here. mediapipe_face_mesh mediapipe_face_mesh’s monthly downloads have climbed to nearly 2K. I’ve been shipping updates based on ...
This post was migrated from Tistory. You can find the original here. Basic Concepts Spatial Resolution Spatial resolution refers to the minimum distance at which two nearby points can still be ...
This post was migrated from Tistory. You can find the original here. Introduction to the Optical Engineer Certification While browsing YES24, I came across a newly published book of past exam qu...
This post was migrated from Tistory. You can find the original here. My First Camera Last August, I bought a camera for the first time. The body is a Canon EOS 6D. Basic specs: DSLR, full-frame...