chinese-hershey-font
Convert Chinese Characters to Single-Line Fonts using Computer Vision
Python★ 161
Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet
git clone https://github.com/quanhua92/human-pose-estimation-opencv.gitquanhua92/human-pose-estimation-opencvPerform Human Pose Estimation in OpenCV Using OpenPose MobileNet
python openpose.py
python openpose.py --input image.jpg
--thr to increase confidence thresholdpython openpose.py --input image.jpg --thr 0.5
Tensorflow MobileNet Model, which is provided by ildoonet/tf-pose-estimation, instead of Caffe Model from CMU OpenPose. The original openpose.py from OpenCV example only uses Caffe Model which is more than 200MB while the Mobilenet is only 7MB.cv.dnn.blobFromImage and use out = out[:, :19, :, :] to get only the first 19 rows in the out variable.more like this
Convert Chinese Characters to Single-Line Fonts using Computer Vision
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
Open-source, offline-first face recognition attendance platform that runs on any webcam.
search projects, people, and tags