SVijayB / PyHub

A-Z of Python Essentials in one place
http://www.vijaybalaji.me/PyHub/
GNU General Public License v3.0
25 stars 15 forks source link

Hand detection #52

Closed agneya-1402 closed 1 year ago

agneya-1402 commented 1 year ago

Description

Hand detection using Mediapipe and OpenCV Created in Collab notebooks

Related Issue

Added Hand Detection in AI/ML section This PR closes #51

Motivation and Context

Adds hand detection using Google's AI and OpenCV framework

Types of changes

Checklist:

SVijayB commented 1 year ago

Hey @agneya-1402 could you move the files into a folder called Machine learning ? Machine learning\Hand detection

agneya-1402 commented 1 year ago

Yes I did tried to commit my changes after adding it to AI/ML folder but its showing an error

Some checks were not successful Greetings: All jobs have failed

I forked the project and cloned it in my machine, after adding the hand detection file i pushed the changes and tried to create a PR but it gave the above error

SVijayB commented 1 year ago

@agneya-1402 hey that's alright, the greetings workflow error is caused due to a different problem. No issues with your script.

agneya-1402 commented 1 year ago

Hey, so what can I do to get my PR accepted ?

SVijayB commented 1 year ago

@agneya-1402 you know what, the code looks alright, I'll give you the hacktoberfest-accepted label, and that should work. I however don't think I'll be merging the PR. That cool?