Indian Sign Language recognition (ISL) for deaf and dumb people with python using Bag of words

  Рет қаралды 24,664

Karthikeyu Busa

Karthikeyu Busa

Күн бұрын

Пікірлер: 71
@menfra
@menfra 4 жыл бұрын
Excellent Kartik...The sky is just the beginning...
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Thanks a lot Franky 🤝.. Haha, yea sky is just the beginning .. 😉
@jeelnathani8335
@jeelnathani8335 3 жыл бұрын
I tried your project. I solved all errors I was getting on my machine. In my project, I tried using 1200 images per class but it got freeze, so I tried using 800 images per class. GUI is also working fine but model is not predicting correct gesture. Please help
@bhanuhackz82
@bhanuhackz82 4 жыл бұрын
Awesome,You're the inspiration for the Next Generation Engineer's 😅
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Thanks bro, so do you. ❤️
@ranjithqwerty8619
@ranjithqwerty8619 4 жыл бұрын
Wonderful work to watch... Pressed the bell Icon... Happy to hear its ring on my phone further...
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Hehehe.. Thanks mama ❤️ .. Soon you'll get more notifications then 😂😂
@shravanikatte4975
@shravanikatte4975 4 жыл бұрын
Woahh great and excellent work😍😍, such a talented person you're 🤩💯
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Haha, so do you ...and you are the inspiration 😋🤝🙌
@janvipatel4807
@janvipatel4807 Жыл бұрын
Hello sir, your project is fantastic. Can you please make video on whole project explanation. Because i am facing some error and i want to know exact flow to run the project. Please sir it help me a lot.
@laherikapuppala1758
@laherikapuppala1758 4 жыл бұрын
Fantastic work annaya... 👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻👏🏻!!!!
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Thank you soo much Chelle 🙌🤝
@shravanikatte4631
@shravanikatte4631 4 жыл бұрын
Hayee hayee Karthik rocksss🤩😋
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Ayyyayoooo 😂😂 🙊
@shahdsg4527
@shahdsg4527 2 жыл бұрын
awesome !! please do it for words that can be set of gestures !!!
@AGUDIMETLASATYASAIJAYANTH
@AGUDIMETLASATYASAIJAYANTH 4 жыл бұрын
Awesome bro your project is excellent but could you explain why you used k means algorithm for labelled data(supervised data)
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Thanks brother! I have used bag of visual words model for classification. So, in the initial step SURF features were extracted of all the images. Next step is to cluster all these SURF features which are similar to make a visual vocabulary. It’s unlikely possible for humans to find all similar feature descriptors for all the images. So, the K-Means clustering algorithm can be useful in this step.
@epic.animeop
@epic.animeop 4 жыл бұрын
@@karthikeyubusa5630 thanks bro
@jyotipatidar1925
@jyotipatidar1925 2 жыл бұрын
Hello sir, Can you please make video on whole project explanation . Please sir please it help me alot.
@epic.animeop
@epic.animeop 4 жыл бұрын
can you please explain why you have taken clustering factor of 8
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Hi. There is no specific rule for it. The rule of thumb is to use clustering factor = 10. But I used 8 because I got better results using it. You can try a different clustering factor also. If you have any further doubts, please visit blogs that I mentioned in the GitHub readme.
@shaniakhan7995
@shaniakhan7995 2 жыл бұрын
Hi really liked ur concept so implement it. But I minimize my dataset till 300 images in each data set because memory issues . Even the background is black and lightning is fine it is not predicting the correct gesture. Even threshold window not showing satisfactory edges. So do I need to change any parameter ? Please reply soon I am out of time already
@pardhasaradhi6427
@pardhasaradhi6427 Жыл бұрын
Same problem
@adarshm1146
@adarshm1146 4 жыл бұрын
Excellent work but how did you solve the SURF problem
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Hey, I guess you should have solved it by now by downgrading the open cv version. SURF and SIFT algorithms are not included in the latest version of open cv.
@adarshm1146
@adarshm1146 4 жыл бұрын
Thank you
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
@@adarshm1146 you are welcome 😊
@adarshm1146
@adarshm1146 4 жыл бұрын
@@karthikeyubusa5630 did you refer any paper?
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
@@adarshm1146 No. I referred to some online posts. The sources are mentioned in the GitHub readme file and we are also publishing a paper on this. Soon, I will add the link to paper once it gets published.
@kamyakamya1874
@kamyakamya1874 3 жыл бұрын
In your GitHub repo you provided American sign language dataset, why is it so when work on ISL is done🤔
@nidhinbabu9451
@nidhinbabu9451 2 жыл бұрын
Hey sir.. Great video.... Can u please tell where did you get the dataset for the indian sign language.
@kashishnaqvi5639
@kashishnaqvi5639 Жыл бұрын
Hey did you get it? I m trying
@aravind-haridas
@aravind-haridas 6 ай бұрын
The dataset can be found in the GitHub repo within the README file.
@poojaprasad532
@poojaprasad532 3 жыл бұрын
Hello.. Thanks for the video and helped me a lot. I just had one doubt ..when running recognizegesture.py it shows the first 2 windows but doesn't recognize my hand actions or doesn't show any text or result.. also cannot see the edges window ..please help🙏🙏
@amessit10
@amessit10 2 жыл бұрын
@@unmeshpatil3808 press p to start
@LincolinARanee
@LincolinARanee Жыл бұрын
Hey what key did you press to open that edges window?
@sss304-kv3lh
@sss304-kv3lh 4 ай бұрын
Bro i couldnt get access to the code through github would you share pdf please.
@minhafatima4143
@minhafatima4143 4 жыл бұрын
I am doing this project for mca final year.but I can't get accurate output tho...there is no errors.could it be a webcam issue or something?can you help me with this please?
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Hi. Sorry for the late reply. It depends on many factors. Unfortunately, our system can not recognise if the gesture has different background other than black and if lighting conditions are not good. The reason behind this is, I have used the train data for the model with same black background and I captured them all in outside light. If you want to test it, please put gesture infront of black background like I have shown in the video in bright light conditions. And you can also change the dataset and use your own collection of pictures to train your data. Thank you.
@minhafatima4143
@minhafatima4143 4 жыл бұрын
@@karthikeyubusa5630 thank you.i have tried it in black background and in bright light conditions.though it works, it shows only some alphabets accurately.i will try to do the second option u proposed
@kashishnaqvi5639
@kashishnaqvi5639 Жыл бұрын
@@minhafatima4143 hey can you tell me how it worked and your OS?
@kathyayanibusa8639
@kathyayanibusa8639 4 жыл бұрын
Super anni 😍
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Thank you kathya 🤝❤️
@ahmedalsurmi6289
@ahmedalsurmi6289 4 жыл бұрын
dude is there any other way to contact you other than email, because I've been sending emails , but i assume you're not getting them somehow, it's urgent please. thanks in advance
@shreyaskeny6441
@shreyaskeny6441 Жыл бұрын
Hey @Karthikeyu Busa need help in running these files
@Shivya008
@Shivya008 3 жыл бұрын
can u provide me full tutorial for this...?
@ahmedalsurmi6289
@ahmedalsurmi6289 4 жыл бұрын
what an astonishing work i had a problem with opening the gesture window even though my camera light is open , but nothing appears when i run the code , i have sent you an E-mail i hope you could help me out as soon as you can , thanks in advance.
@rishikesh6573
@rishikesh6573 2 жыл бұрын
Hey did u solve it am also facing the same error
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
while running recogniseGesture.py error: list outof bound
@saikiranreddy6735
@saikiranreddy6735 5 ай бұрын
did it worked ?
@someshmishra6636
@someshmishra6636 4 жыл бұрын
needed your help bhaiya. should i directly run imagePreprocessing.py? also i am getting errors in that file.
@puneetgarg4444
@puneetgarg4444 3 жыл бұрын
I am also getting error in running this file . Can you help me out
@someshmishra6636
@someshmishra6636 4 жыл бұрын
bhaiya can you please tell what are the packages to be installed. i am getting a lot of errors while running in pycharm. also what is the procedure to run the program. tomorrow is my project review. needed your help bhaiya urgently. thankyou.
@gauravavhad9549
@gauravavhad9549 Жыл бұрын
Us bro us
@kiranbethi9763
@kiranbethi9763 4 жыл бұрын
🤟🤟🤟
@444haluk
@444haluk 2 жыл бұрын
What do you mean "dumb"?
@pahadiasd5992
@pahadiasd5992 3 жыл бұрын
I am getting error in PATH of image processing.py
@saurabhshukla3025
@saurabhshukla3025 3 жыл бұрын
bro project run hua??
@pahadiasd5992
@pahadiasd5992 3 жыл бұрын
@@saurabhshukla3025 nope it's showing eroor again and again in PATH i even tried changing and creating an new PATH but the same error appears everytime
@saurabhshukla3025
@saurabhshukla3025 3 жыл бұрын
@@pahadiasd5992 koi aur code hai gesture recognition ka terepe??
@pahadiasd5992
@pahadiasd5992 3 жыл бұрын
@@saurabhshukla3025 working on that only
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
hi karthikey, can you help me regarding running this project? please contact me asap...its urgent...
@karthikeyubusa5630
@karthikeyubusa5630 4 жыл бұрын
Yea, Where are getting the error while running the project ?
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
Getting memory errot
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
Can we connect through skype?
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
Scikit learn is installed , but not working sklearn.cluster
@Tanmaygaming0406
@Tanmaygaming0406 4 жыл бұрын
Few errors i'm getting plz help me out.. Its urgent
@oviyaa6082
@oviyaa6082 7 ай бұрын
Do you have tamil sign language to text convertion
Using AI for Sign Language Translation
10:27
Google.org
Рет қаралды 61 М.
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 27 МЛН
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 2,9 МЛН
НАШЛА ДЕНЬГИ🙀@VERONIKAborsch
00:38
МишАня
Рет қаралды 3 МЛН
Easy Hand Sign Detection | American Sign Language ASL | Computer Vision
1:03:48
Murtaza's Workshop - Robotics and AI
Рет қаралды 385 М.
35   Gesture Recognition Using Sign Language MNIST
14:38
exter minar
Рет қаралды 40 М.
Sign Language Recognition Using Hand Gestures
8:00
shadabsk
Рет қаралды 48 М.
Hand gesture recognition using python and opencv
6:54
Sadaival Singh
Рет қаралды 133 М.
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57