en
Feedback
Artificial Intelligence l l AI Updates

Artificial Intelligence l l AI Updates

Open in Telegram
1 614
Subscribers
-124 hours
+27 days
+830 days
Posts Archive
šŸ”— GitHub_Link Hand Gesture Recognition Using MediaPipe #mediapipe

šŸ”— GitHub_Link MediaPipe is a popular library developed by Google that provides tools for building applications around real-t
šŸ”— GitHub_Link MediaPipe is a popular library developed by Google that provides tools for building applications around real-time perception. It primarily focuses on tasks related to computer vision and machine learning. Here are some common tasks you can perform using MediaPipe: 1) Hand Tracking 2) Face Detection 3) Pose Estimation 4) Objectron (3D Object Recognition) 5) Holistic Body Pose Estimation 6) Selfie Segmentation 7) Hair Segmentation 8) Object Detection and Tracking 9) Face Mesh (3D Facial Mesh) 10) Handwriting Recognition 11) Multi-Hand Tracking.... Stay tuned for my upcoming posts featuring practical re-implementations of MediaPipe tasks! Don't forget to subscribe for more valuable content!

šŸ”— GitHub_Link YOLOv8-3D is a LowCode, Simple 2D and 3D Bounding Box Object Detection and Tracking

šŸ”— GitHub_Link Hi folks, if you are a beginner in programming, this GitHub repository is right for you. There are tutorials f
šŸ”— GitHub_Link Hi folks, if you are a beginner in programming, this GitHub repository is right for you. There are tutorials for all programming languages.

šŸ”— GitHub_Link šŸ”— Tutorial_Link YOLO_updates: Implementation of paper - YOLOv9: Learning What You Want to Learn Using Program
šŸ”— GitHub_Link šŸ”— Tutorial_Link YOLO_updates: Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information.

šŸ”— GitHub_Link This project demonstrates real-time image processing using a webcam feed. It applies background removal, hand tracking, image pixelation, and shuffling effects to the captured frames.