35 Gesture Recognition Using Sign Language MNIST

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ม.ค. 2025

ความคิดเห็น • 48

  • @practicalprogrammingpython4886
    @practicalprogrammingpython4886 ปีที่แล้ว +2

    Hello
    Nevermind, can I contact you about how to recognize a moving or dynamic signal?

    • @randomone1638
      @randomone1638 4 หลายเดือนก่อน

      If u found about this lemme know plz i need this

  • @theethatanuraksoontorn1369
    @theethatanuraksoontorn1369 3 ปีที่แล้ว +7

    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.

    • @minhhienbui635
      @minhhienbui635 3 ปีที่แล้ว

      Agree. The static hand posture cannot demonstrate the letter J and Z

    • @DK-il7ql
      @DK-il7ql 3 ปีที่แล้ว

      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

  • @otkrivlenie
    @otkrivlenie 4 หลายเดือนก่อน

    Thank you so much. It's very interesting!

  • @lunatik2400
    @lunatik2400 3 หลายเดือนก่อน +1

    yo, can you share the source code or you have the github repository, it could be really helpful

  • @nitishkumarpanigrahi6492
    @nitishkumarpanigrahi6492 3 ปีที่แล้ว +3

    Can you please share the code because you are moving fast in video . It's difficult to follow

  • @nehanayak6327
    @nehanayak6327 2 ปีที่แล้ว +2

    Im getting typeerror in the training the mode epoch how to resolve it
    History= model.fit( line

    • @aqsaqamar1634
      @aqsaqamar1634 2 ปีที่แล้ว

      I am also getting same problem have u solved?

  • @Dammio
    @Dammio 6 หลายเดือนก่อน

    thank you, you did a good job

  • @ramyasreenimmagadda2419
    @ramyasreenimmagadda2419 5 หลายเดือนก่อน

    What is the model in this project

  • @rupesh1087
    @rupesh1087 3 ปีที่แล้ว +1

    What version of tensorflow are you using? I get a error when I execute the predict_classes.

    • @arulprakash2073
      @arulprakash2073 3 ปีที่แล้ว

      Yes me too getting an error.did you find some fix?

    • @DK-il7ql
      @DK-il7ql 3 ปีที่แล้ว

      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

    • @vaishnavitiwari1205
      @vaishnavitiwari1205 2 ปีที่แล้ว

      Did anyone find the solution for it?

    • @MinatoNamikaze-fi5cc
      @MinatoNamikaze-fi5cc 2 ปีที่แล้ว

      Yes me
      too does anybody know how to fix it?

    • @roseahmed8314
      @roseahmed8314 2 ปีที่แล้ว

      @@MinatoNamikaze-fi5cc
      Replace it with model.predict(roi,1,verbose=0)[0])

  • @phoque6
    @phoque6 3 ปีที่แล้ว

    Any links for the jupyter files and dataset?

  • @RAZZKIRAN
    @RAZZKIRAN 2 ปีที่แล้ว

    how to test with input image?

  • @siddhantjha6649
    @siddhantjha6649 2 ปีที่แล้ว

    brother could you please proveide me the code for OCR to Sign language conversion ..... please i would be gratefull

  • @armandorv4124
    @armandorv4124 3 ปีที่แล้ว +2

    with which editor can i open the code?

    • @exterminar7230
      @exterminar7230  3 ปีที่แล้ว +1

      mega.nz/file/aFIghBaS#UFeJmmsjyTraJ6lnPrQYKHcGUMMBnTash-K4r_3GdqM

  • @KRISHISHAH-bk2pf
    @KRISHISHAH-bk2pf 9 หลายเดือนก่อน

    can i get the csv data file?

  • @rutujaburde8197
    @rutujaburde8197 7 หลายเดือนก่อน

    Hellp you share the source code and also help me for the setup of project

  • @tonynguyen2201
    @tonynguyen2201 2 ปีที่แล้ว +3

    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

  • @sulagnaduttachoudhuri3838
    @sulagnaduttachoudhuri3838 3 ปีที่แล้ว +1

    where can i get the dataset?

  • @keranbiswas7053
    @keranbiswas7053 2 ปีที่แล้ว

    How u extract this image from database? Plz rply sir it's urgent

    • @aryaravi734
      @aryaravi734 7 หลายเดือนก่อน

      Did u complete the project?

  • @MinatoNamikaze-fi5cc
    @MinatoNamikaze-fi5cc 2 ปีที่แล้ว

    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

  • @t239_pradnyakamble5
    @t239_pradnyakamble5 3 ปีที่แล้ว

    Can you share csv file plz