Drowsiness Detection using OpenCV & Machine Learning

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 78

  • @aravindberanger9608
    @aravindberanger9608 2 роки тому +7

    image file is missing in google drive, please add it.

  • @thepresistence5935
    @thepresistence5935 2 роки тому +3

    One of the best project I have ever seen in yt.
    Bro, I have one doubt, which dataset are you using, Compared to transfer learning your architecture working good, can you please provide information, about the dataset please.

    • @karthikmd466
      @karthikmd466 Рік тому +1

      Bro did u find the dataset?

    • @thepresistence5935
      @thepresistence5935 Рік тому

      @@karthikmd466 I couldn't but I used his weights :)

    • @AkashYadav-nw9gg
      @AkashYadav-nw9gg Рік тому

      life mein aur v project hota h pehli baar project kr raha h kya

    • @primordial2003
      @primordial2003 8 місяців тому

      ​@@thepresistence5935 where did you get the dataset from you must have used from somewhere

    • @thepresistence5935
      @thepresistence5935 8 місяців тому

      @@primordial2003 in his github

  • @anjorobles7504
    @anjorobles7504 2 роки тому +2

    do you use a pre trained model? or just a sequential model?

  • @MhG-y9n
    @MhG-y9n 4 місяці тому

    DOES THIS USE ANY GLUT OPERATIONS? HOW DO WE MAKE THIS A COMPUTER GRAPHICS SYSTEM?

  • @praneeth2213
    @praneeth2213 Рік тому

    Bro can you explain the accuracy for the model using OpenCV

  • @marshala.mathew2131
    @marshala.mathew2131 2 роки тому +2

    Bro it says FileNotFoundError: [WinError 3] The system cannot find the path specified: 'data/train'

    • @sahiltaneja9021
      @sahiltaneja9021 Рік тому

      Yes will you please share the zip file for the code

    • @manishsonawane1828
      @manishsonawane1828 Рік тому +1

      I am also getting the same error. Bro were you able to resolve it?

    • @jasmineashraf947
      @jasmineashraf947 Рік тому

      How to resolve this problem??

    • @manishsonawane1828
      @manishsonawane1828 Рік тому

      I ended up using MRL eye dataset and replaced ‘data/train’ by the actual path of the train folder of the dataset from my pc.

    • @parshv_athane_official
      @parshv_athane_official 8 місяців тому

      You need to specify the correct path of the image that you are using to train the module. Inshort first you need dataset

  • @samymesbah-p6t
    @samymesbah-p6t Рік тому

    I have a problem when running a code, the predication of the eye not changing is still open in two cases

  • @shiviyadav6657
    @shiviyadav6657 3 роки тому +3

    Plz make a video from the starting when you are creating folder because I am unable to run this code
    And I really need this type of project for my final year project so plz help

  • @khajabishaik7572
    @khajabishaik7572 2 роки тому +4

    hi bro. "sequential obj has no attribute predict_classes error"
    how to solve it.

    • @ap_s_diary
      @ap_s_diary 2 роки тому

      Use tensorflow 2.5 this method won't support in latest.

    • @sandhyajuluri6947
      @sandhyajuluri6947 2 роки тому +8

      just change the rpred=predict_classes(r_eye) to
      rpred = np.argmax(model.predict(r_eye),axis=-1)
      same for lpred.

    • @redouanchaddani1257
      @redouanchaddani1257 2 роки тому +1

      @@sandhyajuluri6947 i have a problem on data/train (The specified path was not found)

    • @shivanisingh3660
      @shivanisingh3660 Рік тому +1

      @@sandhyajuluri6947 once it is start running ....it is not stop or end . what should I do?

    • @anushkasingh7146
      @anushkasingh7146 Рік тому +1

      @@shivanisingh3660 yeah same

  • @rahulhalder4501
    @rahulhalder4501 2 роки тому +2

    can anyone teach me how to train dataset on jupyter notebook

  • @nadigatlamahesh9725
    @nadigatlamahesh9725 Рік тому +2

    how to stop it

  • @bantupalliamani4584
    @bantupalliamani4584 2 роки тому +1

    bro tell your python and tensorflow versions

    • @mithleshgaud9027
      @mithleshgaud9027 Рік тому

      yes what about tensor flow ,if u know plz let me know @bantupalli amani

  • @elianlidodeasis7246
    @elianlidodeasis7246 9 місяців тому

    wheres the image file need help

  • @sadafawan9618
    @sadafawan9618 3 роки тому +1

    tell us where i run this file on my pc or google colaboratory

    • @myuriyuganathan2695
      @myuriyuganathan2695 3 роки тому +1

      You have to run the program in visual studio or window shell

    • @sanashaikh3238
      @sanashaikh3238 2 роки тому +1

      @@myuriyuganathan2695 Hii Mayuri did you run this project ?

    • @myuriyuganathan2695
      @myuriyuganathan2695 2 роки тому +1

      @@sanashaikh3238 yes i did...it works great

    • @sanashaikh3238
      @sanashaikh3238 2 роки тому +1

      @@myuriyuganathan2695 I have downloaded opencv, tensor flow and keras . I have installed python extension in vs code and tried to run the program but its not working .

    • @myuriyuganathan2695
      @myuriyuganathan2695 2 роки тому +1

      @@sanashaikh3238 no you don't need to do that...you have to install 3.7.6 python version then do as they said in that video

  • @muslimsaad6548
    @muslimsaad6548 2 роки тому

    Can someone please explain the function of thicc to me🙏🏾

  • @NoobsKaFan
    @NoobsKaFan 3 роки тому +1

    How to run ???

  • @AshReaper
    @AshReaper 9 місяців тому

    Ya the image.jpg is missing

  • @pratikjugantmohapatra18
    @pratikjugantmohapatra18 3 роки тому +1

    buddy ......can u provide me the code ???

  • @siddhichudasama9508
    @siddhichudasama9508 Рік тому

    If anyone has run this code pls help having many errors , oh py version:3.10

  • @shiviyadav6657
    @shiviyadav6657 3 роки тому +1

    Sir it is showing error like no module named keras or no module named cv2 I really need this project plz provide me solution for my prblm

    • @msaifbasit
      @msaifbasit 2 роки тому +1

      You had to install cv2 and keras first in order to run this.

    • @shiviyadav6657
      @shiviyadav6657 2 роки тому +1

      @@msaifbasit kiya pr code run nHi ho raha hai

  • @suhasinidussa369
    @suhasinidussa369 2 роки тому +2

    Bro.. sequential obj has no attribute predict_classes error how to solve it..

    • @karunyalmmanuel9240
      @karunyalmmanuel9240 2 роки тому

      Any solution??

    • @nadigatlamahesh9725
      @nadigatlamahesh9725 Рік тому

      @@karunyalmmanuel9240 just change the rpred=predict_classes(r_eye) to
      rpred = np.argmax(model.predict(r_eye),axis=-1)
      same for lpred.