No video

Easy Hand Sign Detection | American Sign Language ASL | Computer Vision

  Рет қаралды 375,222

Murtaza's Workshop - Robotics and AI

Murtaza's Workshop - Robotics and AI

Күн бұрын

Пікірлер: 343
@heenashaikh2238
@heenashaikh2238 Жыл бұрын
Hi sir ! I saw the entire tutorial ,you not only taught us the concepts of sign language detection but also u taught the perfection. Thank you sir :)
@user-ih8mf8ni9p
@user-ih8mf8ni9p 10 ай бұрын
it took me 6-7 days to run this program fully ........and thankyu so much for this video.....this videos is easy to understand for beginners
@mounikatelagamsetti4788
@mounikatelagamsetti4788 6 ай бұрын
can you please send me the github link
@dhanushmurali2599
@dhanushmurali2599 2 ай бұрын
did u get the link bro​@@mounikatelagamsetti4788
@raeeskasim7240
@raeeskasim7240 2 ай бұрын
Bro...can you send github link
@Josephine-r3n
@Josephine-r3n 6 күн бұрын
Hii Mam/Sir I too started this project but it is not working so kindly guide me to complete this project Thank you
@B1NT0N
@B1NT0N 2 жыл бұрын
I started an identical project a while ago, but couldn't finish it ... After seeing this video, I finally finished my project. Thank You
@talharehman7137
@talharehman7137 2 жыл бұрын
He brother i need your help regarding the project as i have same related project
@HELLO-cz4vm
@HELLO-cz4vm Жыл бұрын
How can I contact you? I also have the same project.
@talharehman7137
@talharehman7137 Жыл бұрын
@@HELLO-cz4vm Through Linkedin
@shravansoni1983
@shravansoni1983 Жыл бұрын
Bhai source code de do plz yr
@user-xh1bl2vh8q
@user-xh1bl2vh8q 11 ай бұрын
hello, i need your help with this project, I am having an error, how can I contact you?
@casualblenderenjoyer1970
@casualblenderenjoyer1970 Жыл бұрын
The world not be the same without you.
@hruthikchavand5148
@hruthikchavand5148 Жыл бұрын
Thank you sir, i have done my graduate project with the help of this video and your my god once again thank you
@kiaraagustinaalegreencinas9458
@kiaraagustinaalegreencinas9458 11 ай бұрын
Hello! Sorry for bothering, but perhaps can you help me with this tutorial? I can't make it work and it's been like a whole month since I started lolol. Thanks in advance!!!
@user-xh1bl2vh8q
@user-xh1bl2vh8q 11 ай бұрын
hello, can you please help me resolve two errors in this project please ...........
@DeviSanjanaAddepalli
@DeviSanjanaAddepalli 3 күн бұрын
Hii can you help me with the project.. While I am doing it I am getting some errors
@noedie4973
@noedie4973 2 жыл бұрын
Thanks a lot! This was very easy to follow along indeed. In case anyone's teachable machine page isn't training, try using it on a browser with no added extensions, and clear cache.
@maneeshsinghrawat7573
@maneeshsinghrawat7573 4 ай бұрын
python[27190:320561] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist. WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1712824494.653097 320561 gl_context.cc:357] GL version: 2.1 (2.1 Metal - 86), renderer: Apple M1 INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Traceback (most recent call last): File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/ops/operation.py", line 208, in from_config return cls(**config) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/convolutional/depthwise_conv2d.py", line 118, in _init_ super().__init__( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/convolutional/base_depthwise_conv.py", line 106, in _init_ super().__init__( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/layer.py", line 263, in _init_ raise ValueError( ValueError: Unrecognized keyword arguments passed to DepthwiseConv2D: {'groups': 1} During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/oorjamishra/Desktop/hand ASL tracker/test.py", line 12, in classifier = Classifier("model/keras_model.h5", "model/labels.txt") File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/cvzone/ClassificationModule.py", line 29, in _init_ self.model = tensorflow.keras.models.load_model(self.model_path) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 183, in load_model return legacy_h5_format.load_model_from_hdf5(filepath) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/legacy_h5_format.py", line 133, in load_model_from_hdf5 model = saving_utils.model_from_config( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/saving_utils.py", line 85, in model_from_config return serialization.deserialize_keras_object( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/serialization.py", line 495, in deserialize_keras_object deserialized_obj = cls.from_config( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/models/sequential.py", line 326, in from_config layer = saving_utils.model_from_config(
@maneeshsinghrawat7573
@maneeshsinghrawat7573 4 ай бұрын
Please help get this type of error
@vectorautomationsystems
@vectorautomationsystems 9 ай бұрын
Absolutely marvelous! Everything worked as demonstrated, even the errors, and your resolutions on your errors worked for me too. Thank you very much sir. Could you show us how to do the learning on PCs instead of Teachable Machine? Also, what is the difference in the different formats you can save your model in, where and how are they used and how to convert from one format (say h5) to another, say tfjs. Thanks again for taking your time and putting in a lot of effort to make this kind of very quality video! Cheers from Nairobi, Kenya!
@philipokposo6265
@philipokposo6265 11 ай бұрын
This is without a doubt the best sign language recognition tutorial out there. Believe me when I say this because I have seen so many. Thank you for saving my career. God bless you.
@kiaraagustinaalegreencinas9458
@kiaraagustinaalegreencinas9458 11 ай бұрын
hello, sorry for asking, but did you manage to get it to work? :C
@philipokposo6265
@philipokposo6265 11 ай бұрын
Well, I did not try with C but I used other signs and they worked well @@kiaraagustinaalegreencinas9458
@mohammedokasha9708
@mohammedokasha9708 2 жыл бұрын
Really respect and appreciate people like yourself who give their ti and expert knowledge so others can benefit and enjoy soft
@anony88
@anony88 2 жыл бұрын
Your next tutorial should be how to program AI to understand ASL words, phrases, and sentences. It'd be multithreaded where one thread understands letters, while another is always keeping a log of the last few gestures in real life to understand how to connect them together as a phrase.. Something like that. I'm not an expert with AI. I believe that is kind of how live closed captioning works on KZbin.
@MAhsan-vm2on
@MAhsan-vm2on Жыл бұрын
why my test code is not working its giving output like train code and still saving while i press "s" and not making prediction. still training output like imgwhite is appearing with "Right " lable not "A" or "B"
@sumuahmed2861
@sumuahmed2861 5 ай бұрын
You taught us with very simple and clean. Thank You Sir..
@zwelynnnaung8989
@zwelynnnaung8989 2 жыл бұрын
know where to start a new soft and I didn't know how to switch from soft to . You are the best THANK YOU FOR NOT
@rogerkamoi5787
@rogerkamoi5787 2 жыл бұрын
Great video! Very clear on how to solve this problem. Is it possible to give an example on how to train for video classification to identify movements, like PySlowFast? Tks
@user-mh4yr5yu9g
@user-mh4yr5yu9g 10 ай бұрын
Never saw Chinese drama this was 1st one soo well made and especially this part is soo emotionally attached....chai xaoqi and Fang leng wonderful love from India❤..
@albsjalbs2251
@albsjalbs2251 9 ай бұрын
bro what
@sweetashoney1017
@sweetashoney1017 8 ай бұрын
​@@albsjalbs2251exactly 😂
@user-ie6rx8ko4d
@user-ie6rx8ko4d Жыл бұрын
hello sir i have seen the entire tutorial that was great and the way u explain every step is awsome but i am facing a problem in sabing image what should i do
@janvi.sharma06
@janvi.sharma06 9 ай бұрын
Amazing sir ....with your video i get to learn so many things ...thanks alot once again for this video🎉🙏🙏
@aarjavjain6964
@aarjavjain6964 Жыл бұрын
Amazing tutorial! Works like a charm
@STARPLAYZ-ye7wt
@STARPLAYZ-ye7wt 3 ай бұрын
THANKS AAAA LOTTTT SIRRRR
@rentaroiino1789
@rentaroiino1789 2 ай бұрын
Hey were you able to get this project to work?
@bechirzainine4228
@bechirzainine4228 2 жыл бұрын
Very helpful, and surprisingly therapeutic
@ProjectAxios
@ProjectAxios 2 жыл бұрын
This is the video I've been looking for! Thank you for your work!
@Kurogane-el2vq
@Kurogane-el2vq 2 жыл бұрын
Love your handtracking tutorials. Always tend to fascinate me and inspire my work in my job. I really love your videos Mr. Murtaza!
@vasanthi1274
@vasanthi1274 Жыл бұрын
Thanks a lot sir. It's really easy to code and learn at the same time.
@gauravtewari6434
@gauravtewari6434 9 ай бұрын
Very helpful video ,what if we want 2 hand images. what will be the code for it sir
@jjade6564
@jjade6564 2 жыл бұрын
Ty I got my first divine because of you
@tahseenabbas52
@tahseenabbas52 14 күн бұрын
Great tutorial, Just wondering does that detector module detect at larger distance ?
@merveozdas1193
@merveozdas1193 2 жыл бұрын
This video is my big wish,thank you for that. But you used prepared functions from cvzone. Can you do this manuel model that you composed for maybe eye directions that a human stared.
@diablo00o46
@diablo00o46 7 ай бұрын
great video i think i will switch to computer vision its so fun!! thanks .
@rohitchan007
@rohitchan007 2 жыл бұрын
Please make a video on sign language detection that converts ASL to sentences.
@rakshithaj673
@rakshithaj673 Жыл бұрын
Which algorithm have u used ?
@srivajradigitalstudiostudi8933
@srivajradigitalstudiostudi8933 2 жыл бұрын
hence on here a month later. thanks for making feel normal again.
@yashuchaudhary6899
@yashuchaudhary6899 2 жыл бұрын
totally agree with u mate! im kind of a newbie to soft producing here, well tNice tutorials video helps a lot and gives mo motivation to create
@khanhlinhthinhtran
@khanhlinhthinhtran 2 жыл бұрын
Very helpful and easy to understand, thanks a lot sir!
@adamputra8288
@adamputra8288 Жыл бұрын
Hi can help me with the data using your hands. Need it for accuracy
@user-yz9uw3pd5t
@user-yz9uw3pd5t 2 жыл бұрын
Thank you for using automatic code formatter. Btw, what is cvzone? Is it your own library?
@kshitijanand3045
@kshitijanand3045 2 жыл бұрын
It's his website name
@gencodethailand5007
@gencodethailand5007 2 жыл бұрын
Yes, I think it's his own library. We have to install that package.
@ryszardniewegowski950
@ryszardniewegowski950 2 жыл бұрын
Will stay tuned to your channal! Cheers!
@pavantripathi1890
@pavantripathi1890 Жыл бұрын
Thanks for the beautiful explanation
@hamzazafar4540
@hamzazafar4540 Жыл бұрын
Hi Sir, first of all, outstanding work. I want to know one thing while storing the dataset of hand gestures, we are also getting the landmarks points but if I don't want these hand landmarks then what do I need to change in the code. Thanks
@hasangaratnayake6283
@hasangaratnayake6283 Жыл бұрын
Do we have to install some other libraries before tensorflow . I use python 3.7 and pycharm doesnt recognize tensorflow i guess i installed tensorflow but it doesnt detect the letters after that . It only identify the hand but not the trained characters Does anyone know how to fix this?
@Serj772
@Serj772 Жыл бұрын
I have the same issue... so frustrating.
@_Aaliya_Khan
@_Aaliya_Khan Ай бұрын
i am unable to install tensorflow. i think my pythn version is old. pls share a way to install tensorflow!
@solomonkosca6033
@solomonkosca6033 Жыл бұрын
This is very helpful, thank you so much. I just wanted to ask, will this work without nvidia cuda and cudnn?
@vergelfajardo9964
@vergelfajardo9964 2 жыл бұрын
Thanks. Tried kasp last time.. so iobit is a better app it seems..
@ahmetcan149
@ahmetcan149 2 жыл бұрын
Hi, firstly ı would like to say thank you for this videos. If we use two hand for our mother tongue's sign language, how can ı revize this project?
@kevinhertelt7116
@kevinhertelt7116 2 жыл бұрын
It works! Thank you for your help!
@juanbautista5178
@juanbautista5178 2 жыл бұрын
Thank You For TeacNice tutorialng Us Brother
@lekanthefirst
@lekanthefirst Жыл бұрын
This is very helpful for me. Please what is the laptop requirements for this. Thank you so much
@wonbulzhang2240
@wonbulzhang2240 2 жыл бұрын
Thanks man, really easy and interesting project.
@shubharthaksangharsha6248
@shubharthaksangharsha6248 2 жыл бұрын
You're the best please make some arduino+ opencv too
@himanshukulkarni9535
@himanshukulkarni9535 2 жыл бұрын
he has already made it but that is not free
@shubharthaksangharsha6248
@shubharthaksangharsha6248 2 жыл бұрын
I know, I wish he could make some more free Arduino videos that will be greatt. I really love his videos @@himanshukulkarni9535
@maneeshsinghrawat7573
@maneeshsinghrawat7573 4 ай бұрын
​@@shubharthaksangharsha6248bro please help getting error python[27190:320561] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist. WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1712824494.653097 320561 gl_context.cc:357] GL version: 2.1 (2.1 Metal - 86), renderer: Apple M1 INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Traceback (most recent call last): File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/ops/operation.py", line 208, in from_config return cls(**config) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/convolutional/depthwise_conv2d.py", line 118, in _init_ super().__init__( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/convolutional/base_depthwise_conv.py", line 106, in _init_ super().__init__( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/layers/layer.py", line 263, in _init_ raise ValueError( ValueError: Unrecognized keyword arguments passed to DepthwiseConv2D: {'groups': 1} During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/oorjamishra/Desktop/hand ASL tracker/test.py", line 12, in classifier = Classifier("model/keras_model.h5", "model/labels.txt") File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/cvzone/ClassificationModule.py", line 29, in _init_ self.model = tensorflow.keras.models.load_model(self.model_path) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 183, in load_model return legacy_h5_format.load_model_from_hdf5(filepath) File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/legacy_h5_format.py", line 133, in load_model_from_hdf5 model = saving_utils.model_from_config( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/saving_utils.py", line 85, in model_from_config return serialization.deserialize_keras_object( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/legacy/saving/serialization.py", line 495, in deserialize_keras_object deserialized_obj = cls.from_config( File "/Users/oorjamishra/miniforge3/envs/moon/lib/python3.10/site-packages/keras/src/models/sequential.py", line 326, in from_config layer = saving_utils.model_from_config(
@muhammadmuddangi3414
@muhammadmuddangi3414 2 жыл бұрын
TNice tutorials was super helpful, dude! I got the tutorial version of soft soft just to get a taste, and after figuring it out I decided to purchase the
@BCT_AbhishekG
@BCT_AbhishekG Жыл бұрын
May I know which algorithm have u used in this project?
@user-ms8wc3ql2f
@user-ms8wc3ql2f 2 жыл бұрын
You are the best! Thank you!
@NOURTCS
@NOURTCS 2 жыл бұрын
Perfect 🤩 thanks
@AmarjeetKumar-yi6xt
@AmarjeetKumar-yi6xt Жыл бұрын
tHANKS bUDDY fOR GREAT VIDEO !!
@bittitans5808
@bittitans5808 2 жыл бұрын
Thanks you man for sharing this stuff.
@eslamelzamkan3942
@eslamelzamkan3942 Жыл бұрын
thank u ur an amazing programer
@bill2009utube
@bill2009utube 2 жыл бұрын
What system is this running on? is there a link to where pycharm and supporting software are installed?
@sabrinamehjabeen4007
@sabrinamehjabeen4007 2 жыл бұрын
Can you make a video one sticker overlapping and skew detection using openCV and webcam?
@सत्यमेवजयतेTruthAlwaysTriumphs
@सत्यमेवजयतेTruthAlwaysTriumphs Жыл бұрын
The system predicts the value correctly but multiple times for the same sign due to the speed in recognition. But how to take only one value for a gesture? or how to slowdown the recognition process or how to recognize only ones at equal intervals of time store the recognized values some where?
@aishwaryadeptofaiml960
@aishwaryadeptofaiml960 2 жыл бұрын
Thank you so much sir 💖
@blindhack7967
@blindhack7967 9 ай бұрын
thanks sir,you are great
@nguyenang6309
@nguyenang6309 8 ай бұрын
Thank you, sir!
@moaz9031
@moaz9031 Жыл бұрын
thank you that's so helpful❤
@IntricateMoon
@IntricateMoon Жыл бұрын
THANK YOU FOR THIS!!!
@shehryaramir9849
@shehryaramir9849 Жыл бұрын
how to stop the program crashing when we zoom in the hands? Can't we add an if statement with regards to limiting the resolution displayed? Or what is the try except you're talking about??
@pizzapepperoni4819
@pizzapepperoni4819 2 жыл бұрын
THANK YOU SO MUCH
@greendsnow
@greendsnow 2 жыл бұрын
I once did this with Google's nocode ML kit environment but it's better to have your own model.
@yassymazing
@yassymazing Жыл бұрын
hi sir ,the algorithm of this is style augmentation? right
@MVCS_Theja
@MVCS_Theja 5 ай бұрын
Which part of the code should i modify for data collection and testing for create a project using 2 hands
@itexpert4193
@itexpert4193 2 жыл бұрын
great.. good job keep it up
@tanveerdalal1870
@tanveerdalal1870 Жыл бұрын
What should I do if I want to use 2 hands instead of 1 hand?
@Steve-pm1zy
@Steve-pm1zy Жыл бұрын
@Sahil Sawant yeah that part is easy, that's just how you detect 2 hands. But how do you get one bounding box for both hands? And then cropping it and everything
@mohamedayman6172
@mohamedayman6172 2 жыл бұрын
Amazing video keep going ❤
@martinsilungwe2725
@martinsilungwe2725 Жыл бұрын
During the Croping of the image I keep on getting this error "(-215:Assertion failed) size.width>0 && size.height>0 in function 'cv::imshow'"
@leticiabatista122
@leticiabatista122 Жыл бұрын
Same, could you solve it ?
@martinsilungwe2725
@martinsilungwe2725 Жыл бұрын
@@leticiabatista122 noo, I'm still searching to get it done...but not very lucky
@Mealspigking
@Mealspigking Жыл бұрын
change the camera to (0)
@arielshadrac1778
@arielshadrac1778 2 жыл бұрын
Amazing ✨✨
@jayakamalabeysekera8951
@jayakamalabeysekera8951 2 жыл бұрын
Thanks brother
@legion4924
@legion4924 2 жыл бұрын
Sir, what method does this project use?
@garrpenuyol4829
@garrpenuyol4829 2 жыл бұрын
Thanks Bruu
@momiiskitchen400
@momiiskitchen400 2 жыл бұрын
Great video 👌👌
@rexyissexy6203
@rexyissexy6203 Жыл бұрын
This is amazing❤️
@NadanasserShalaby-rx5tu
@NadanasserShalaby-rx5tu 8 ай бұрын
what should I add to detect two hands together?
@salarb4015
@salarb4015 2 жыл бұрын
I have a question I have a project and I really need it If you can help me or make video How create custom object detection using yolov3 or yolov5 and train it And export Weight file to use it with python and opencv with video or webcam. And Thank you❤️
@TheGg6422
@TheGg6422 2 жыл бұрын
How about linking some of your video into Home Assistant for home automation!
@billymays232
@billymays232 2 жыл бұрын
Can you please make one for recognizing old video games and giving a price? Some old video games are worth alot
@mahmodaldahol
@mahmodaldahol 2 жыл бұрын
Thanks a lot how i can remove points on hand that is detected in order to pass it to model without lines on it ??
@hhhggg3610
@hhhggg3610 2 жыл бұрын
Thank you Boss
@salmaelmeslih1391
@salmaelmeslih1391 6 ай бұрын
hello i have a qst plz which method of machine learning you used?
@ankanaroy7924
@ankanaroy7924 Жыл бұрын
Sir, how to display the accuracy
@muhammadnajmi865
@muhammadnajmi865 4 ай бұрын
Do we need to resize the bounding box? cause our image on train data have same size.
@Rahul_OvO_9
@Rahul_OvO_9 Жыл бұрын
thanks you
@Blackmystery165
@Blackmystery165 2 жыл бұрын
sir why you don't use jupyter notebook or google colab to make projects most of the students do not have gpu in their computers for projects so they can't use pycharm so please can you use google notebook or jupyter notebook. beacause sometime project fails when we do the same project you taught in pycharm whe n we try to implement it in googlecolab.
@B1NT0N
@B1NT0N 2 жыл бұрын
You don't actually need a GPU for this project. All the computation can be done by the CPU, however depending on your CPU it may be slower.
@Blackmystery165
@Blackmystery165 2 жыл бұрын
@@B1NT0N I am talking about all the other projects not only this.
@kamalbajetha9364
@kamalbajetha9364 Жыл бұрын
can you please elaborate ISL which require 2 hands for a alphabet .
@dogukantombul1045
@dogukantombul1045 Жыл бұрын
sir I want to use an external camera connected via ethernet cable. How can I do this?
@musiccreation3807
@musiccreation3807 Жыл бұрын
What algorithm do you use?
@akshitnagpal4096
@akshitnagpal4096 9 ай бұрын
Sir you have used teachable machine to train the model. If i want to train the model in the code itself how can i do that? can someone help?
@wingman3169
@wingman3169 2 жыл бұрын
Which editor is this?
@MateResuelve18
@MateResuelve18 9 ай бұрын
una pregunta usas pycharm profesional o edition??
@calonsukses4911
@calonsukses4911 2 жыл бұрын
please make a tutorial for beginners to learn programming
@vallal7067
@vallal7067 5 ай бұрын
bro i need help like what are the features are extracted by the model during training? explain that
@ninadkulkarni9426
@ninadkulkarni9426 2 жыл бұрын
This is so useful, actually I have trained model on all letters of alphabet as well as number 0-9 taking all 36 classes into account. But I am facing a little issue with the code. It would be better if you can help me out with the same.
@fizaeerum4216
@fizaeerum4216 Жыл бұрын
Yeah me too I am also facing some problems, it doesn't recognise letters after q
@abhaybhatt8007
@abhaybhatt8007 Жыл бұрын
How you Train J And Z
@ninadkulkarni9426
@ninadkulkarni9426 Жыл бұрын
@@abhaybhatt8007 these both signs are kind of motion sign so I initially created the sign by which it starts so J would be tilted I towards the little finger side and for Z I used tilted 1 on thumb side. But most importantly I had to change the entire algorithm and with the help of that I was able to achieve very better accuracy...
@ninadkulkarni9426
@ninadkulkarni9426 Жыл бұрын
@@fizaeerum4216 exactly, what I felt was that it's the complexity issue and so I changed the algorithm to train the model... With the help of that I was able to achieve very better accuracy
@user-xh1bl2vh8q
@user-xh1bl2vh8q 11 ай бұрын
hello I am having eroor of hands, img = detector.findHands(img) after saving the model part . can you please help ^^^^^^^^^^^^^^^^^^^^^^^
@lokashakthi8710
@lokashakthi8710 2 жыл бұрын
Awesome content Thanks a lot :)
@adamputra8288
@adamputra8288 Жыл бұрын
Hi can help me with the data using your hands. Need it for accuracy
@safiahmedsyed3827
@safiahmedsyed3827 2 ай бұрын
I am having issue with the keras model? Can anyone tell me in which version of keras and tensorflow the model is trained?
@rocklee3254
@rocklee3254 Жыл бұрын
can we do it for all alphabets?
@ahanatola6522
@ahanatola6522 6 ай бұрын
hello sir can i please know how to do it for further alphabets please
How I’d learn ML in 2024 (if I could start over)
7:05
Boris Meinardus
Рет қаралды 1 МЛН
Hand Tracking 30 FPS using CPU | OpenCV Python (2021) | Computer Vision
49:00
Murtaza's Workshop - Robotics and AI
Рет қаралды 970 М.
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 12 МЛН
When you discover a family secret
00:59
im_siowei
Рет қаралды 22 МЛН
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 48 МЛН
拉了好大一坨#斗罗大陆#唐三小舞#小丑
00:11
超凡蜘蛛
Рет қаралды 14 МЛН
PyTorch in 100 Seconds
2:43
Fireship
Рет қаралды 904 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 831 М.
Real Time Sign Language Recognition using Python | Computer Vision #python
10:26
LEARN OPENCV in 3 HOURS with Python | Including 3xProjects | Computer Vision
3:09:08
Murtaza's Workshop - Robotics and AI
Рет қаралды 3,3 МЛН
2-Minute Rule to Learn Coding - Atomic Habits
7:58
Sahil & Sarra
Рет қаралды 1,1 МЛН
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 4,6 МЛН
How To Self Study AI FAST
12:54
Tina Huang
Рет қаралды 523 М.
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 12 МЛН