My Workflow
Since it is a project that combines a wide range of fields such as computer vision, machine learning, deep learning, electronic control, and embedded systems, all source codes and contents cannot be included, so please refer to the link below.
What I introduce here is some of the built-in software (functions). I introduce you because you can see the progress process and results with your own eyes by writing them on the Jumpyter Notebook. The description of the source code was annotated and written in English for versatility.
The software recognizes a person's face through a camera and allows the robot to move its hand according to whether or not to wear a mask to stop/pass motion.
Google Colab: https://colab.research.google.com/drive/1lIUMgEGuxMQnUnG-7kwvn2p90z00Xy_m
Used Dataset: https://www.kaggle.com/omkargurav/face-mask-dataset
Download Latest Repository: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi/archive/refs/tags/v0.2.0-alpha.zip
Download Latest Software: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi/releases/download/v0.2.0-alpha/software-v0.2.0-alpha.zip
Submission Category:
Interesting IoT
Yaml File or Link to Code
DEVHEE / ai-robot-hand-with-raspberry-pi
A robotics hand that mimics human hands using Computer Vision.
๐ค AI Robot Hand with Raspberry Pi
A robotics hand that mimics human hands using Computer Vision
This project is currently under development and is always being updated.
# TODO
-
๐ Table of Contents
๐ Project Documents
- Robot / AI Robot Hand with Raspberry Pi - 1. ๊ตฌ์
- Robot / AI Robot Hand with Raspberry Pi - 2. ์ ์์ ์ด ์ฐ๊ตฌ
- Robot / AI Robot Hand with Raspberry Pi - 3. ํ๋์จ์ด ์ฐ๊ตฌ
๐ Folder Structure
โโโ hardware
โ โโโ circuit-diagram
โ โโโ AI_Robot_Hand_with_Raspberry_Pi_Circuit_Diagram.fzz
โ โโโ AI_Robot_Hand_with_Raspberry_Pi_Circuit_Diagram.png
โโโ resource
โ โโโ 3d_model
โ โ โโโ robot_hand
โ โ โโโ finger
โ โ โ โโโ fin_L01_1.STL
โ โ โ โโโ fin_L01_2.STL
โ โ โ โโโ fin_L01_3.STL
โ โ โ โโโ fin_L12_1.STL
โ โ โ โโโ fin_L12_2.STL
โ โ โ โโโ
โฆAdditional Resources / Info
GitHub: https://github.com/DEVHEE/ai-robot-hand-with-raspberry-pi
English Docs: https://ai-robot-hand-with-raspberry-pi.kimdonghee.dev/
Korean Docs: https://kimdonghee.dev/categories/robot/
Google Colab: https://colab.research.google.com/drive/1lIUMgEGuxMQnUnG-7kwvn2p90z00Xy_m
Top comments (0)