All Projects → gursi26 → virtual_drawing_board

gursi26 / virtual_drawing_board

Licence: MIT license
Virtual whiteboard with hand pose estimation

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to virtual drawing board

3d pose baseline pytorch
A simple baseline for 3d human pose estimation in PyTorch.
Stars: ✭ 227 (+656.67%)
Mutual labels:  pose-estimation
openpose-pytorch
🔥 OpenPose api wrapper in PyTorch.
Stars: ✭ 52 (+73.33%)
Mutual labels:  pose-estimation
MobilePose-Pi
MobilePose deployment for Raspberry Pi
Stars: ✭ 15 (-50%)
Mutual labels:  pose-estimation
Deepposekit
a toolkit for pose estimation using deep learning
Stars: ✭ 233 (+676.67%)
Mutual labels:  pose-estimation
aistplusplus api
API to support AIST++ Dataset: https://google.github.io/aistplusplus_dataset
Stars: ✭ 277 (+823.33%)
Mutual labels:  pose-estimation
tf-cpn
Cascade Pyramid Netwrok
Stars: ✭ 22 (-26.67%)
Mutual labels:  pose-estimation
Swiftopenpose
tf-openpose Based iOS Project
Stars: ✭ 215 (+616.67%)
Mutual labels:  pose-estimation
NSRMhand
[WACV 2020] "Nonparametric Structure Regularization Machine for 2D Hand Pose Estimation"
Stars: ✭ 95 (+216.67%)
Mutual labels:  pose-estimation
movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.
Stars: ✭ 273 (+810%)
Mutual labels:  pose-estimation
icra20-hand-object-pose
[ICRA 2020] Robust, Occlusion-aware Pose Estimation for Objects Grasped by Adaptive Hands
Stars: ✭ 42 (+40%)
Mutual labels:  pose-estimation
Monoloco
[ICCV 2019] Official implementation of "MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation" in PyTorch + Social Distancing
Stars: ✭ 242 (+706.67%)
Mutual labels:  pose-estimation
Epipolar Transformers
Epipolar Transformers (CVPR 2020)
Stars: ✭ 245 (+716.67%)
Mutual labels:  pose-estimation
realant
RealAnt robot platform for low-cost, real-world reinforcement learning
Stars: ✭ 40 (+33.33%)
Mutual labels:  pose-estimation
Map Based Visual Localization
A general framework for map-based visual localization. It contains 1) Map Generation which support traditional features or deeplearning features. 2) Hierarchical-Localizationvisual in visual(points or line) map. 3)Fusion framework with IMU, wheel odom and GPS sensors.
Stars: ✭ 229 (+663.33%)
Mutual labels:  pose-estimation
CenterNet-pytorch-lightning
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Stars: ✭ 53 (+76.67%)
Mutual labels:  pose-estimation
Unofficial Implement Of Openpose
Implement of Openpose use Tensorflow
Stars: ✭ 222 (+640%)
Mutual labels:  pose-estimation
Res2Net-Pose-Estimation
Res2Net for Pose Estimation using Simple Baselines as the baseline
Stars: ✭ 35 (+16.67%)
Mutual labels:  pose-estimation
FASSEG-repository
Datasets for multi-class and multi-pose face segmentation
Stars: ✭ 66 (+120%)
Mutual labels:  pose-estimation
trt pose hand
Real-time hand pose estimation and gesture classification using TensorRT
Stars: ✭ 137 (+356.67%)
Mutual labels:  pose-estimation
PeekingDuck
A modular framework built to simplify Computer Vision inference workloads.
Stars: ✭ 143 (+376.67%)
Mutual labels:  pose-estimation

Virtual drawing board ✍️

python

PyTorch OpenCV MediaPipe license

Drawing on a virtual canvas using hand pose estimation




Libraries used

  • PyTorch
  • Mediapipe
  • OpenCV

To test the whiteboard, run main.py.

  • Clenching a fist with your index finger sticking out allows you to draw.

  • Closing your hand into a fist allows you to erase, where the red box represents the bounds of the eraser.

  • Holding your hand with all of your fingers open does nothing.


References

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].