hey, this one is similar to my work, I suggest you to work on the pose estimation as time frame video so that you can also recognize the moving or dynamic sign language.
I am getting below error.. Please help fast asap.. very urgent!!!! TypeError Traceback (most recent call last) in () 5 6 # define region of interest ----> 7 roi = frame[100:400,320:62] 8 cv2.imshow('roi', roi) 9 roi = cv2.cvtColor(roi, cv2.COLOR_BGR2GRAY) TypeError: 'NoneType' object is not subscriptable
I am getting below error.. Please help fast asap.. very urgent!!!! TypeError Traceback (most recent call last) in () 5 6 # define region of interest ----> 7 roi = frame[100:400,320:62] 8 cv2.imshow('roi', roi) 9 roi = cv2.cvtColor(roi, cv2.COLOR_BGR2GRAY) TypeError: 'NoneType' object is not subscriptable
Amazing video. Im currently working on this as a project, but my testing (with camera) process can not be executed. In roi = frame[100:400, 320:620] i got 'NoneType' object is not subscriptable. Im just a starter in this so i dont have much experience fixing it. Please help
Hello
Nevermind, can I contact you about how to recognize a moving or dynamic signal?
If u found about this lemme know plz i need this
hey, this one is similar to my work, I suggest you to work on the pose estimation as time frame video so that you can also recognize the moving or dynamic sign language.
Agree. The static hand posture cannot demonstrate the letter J and Z
I am getting below error.. Please help fast asap.. very urgent!!!!
TypeError Traceback (most recent call last)
in ()
5
6 # define region of interest
----> 7 roi = frame[100:400,320:62]
8 cv2.imshow('roi', roi)
9 roi = cv2.cvtColor(roi, cv2.COLOR_BGR2GRAY)
TypeError: 'NoneType' object is not subscriptable
Thank you so much. It's very interesting!
yo, can you share the source code or you have the github repository, it could be really helpful
Can you please share the code because you are moving fast in video . It's difficult to follow
Im getting typeerror in the training the mode epoch how to resolve it
History= model.fit( line
I am also getting same problem have u solved?
thank you, you did a good job
What is the model in this project
What version of tensorflow are you using? I get a error when I execute the predict_classes.
Yes me too getting an error.did you find some fix?
I am getting below error.. Please help fast asap.. very urgent!!!!
TypeError Traceback (most recent call last)
in ()
5
6 # define region of interest
----> 7 roi = frame[100:400,320:62]
8 cv2.imshow('roi', roi)
9 roi = cv2.cvtColor(roi, cv2.COLOR_BGR2GRAY)
TypeError: 'NoneType' object is not subscriptable
Did anyone find the solution for it?
Yes me
too does anybody know how to fix it?
@@MinatoNamikaze-fi5cc
Replace it with model.predict(roi,1,verbose=0)[0])
Any links for the jupyter files and dataset?
i need source code it is open source ?
did u find??
how to test with input image?
brother could you please proveide me the code for OCR to Sign language conversion ..... please i would be gratefull
with which editor can i open the code?
mega.nz/file/aFIghBaS#UFeJmmsjyTraJ6lnPrQYKHcGUMMBnTash-K4r_3GdqM
can i get the csv data file?
Hellp you share the source code and also help me for the setup of project
Amazing video. Im currently working on this as a project, but my testing (with camera) process can not be executed. In roi = frame[100:400, 320:620] i got 'NoneType' object is not subscriptable. Im just a starter in this so i dont have much experience fixing it. Please help
did u get any solution?
even i got stuck here
@@shriyadubey354 did u get any solution?
any solutions?
@@cass7759 any solution
where can i get the dataset?
Kaggle(sign language mnist)
How u extract this image from database? Plz rply sir it's urgent
Did u complete the project?
I can only train upto 40 in each epoch can you please what is the problem and I cannot get y_pred due to key error
samee here did you sloved it ?
Can you share csv file plz