Realtime Emotion Analysis Using Keras

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Realtime Emotion Analysis Using Keras
    Predicting Facial emotions realtime from webcam feed.
    Github link: github.com/neh...
    Kaggle Dataset : www.mediafire.c...
    (Haar cascades XML file link available on Github)
    Connect with me:
    I have a new instagram page, please consider following me here (moving forward all updates will be posted here):
    / nehathinks
    Old instagram page:
    / techyneha
    Twitter:
    / nehay01
    Gmail :
    neha.yadav.channel@gmail.com

Комментарии • 212

  • @inspired_enough_to_grow_up
    @inspired_enough_to_grow_up 3 года назад +5

    mam no machine can get your emotions, they are precious!

    • @GhostAcademy
      @GhostAcademy 3 года назад

      its facial expression , not emotion

  • @MrWreza1987
    @MrWreza1987 3 года назад

    when I run your code, I got errors :
    "
    self._metric = self._metric_methods[self._label_length].create(*args)
    tensorflow.python.framework.errors_impl.AlreadyExistsError: Another metric with the same name already exists.
    "
    how can I solve it?

  • @manizgoorung7556
    @manizgoorung7556 4 года назад +2

    only fear emotion is shown even we show smiling , sad or surprising face
    can you tell the problem please.....??

  • @mvst4u493
    @mvst4u493 2 года назад

    Thanks Neha. Your Giithub repo saved my work as my computer is like me very slow.

  • @taifalrayssi6707
    @taifalrayssi6707 4 года назад +2

    hi Neha , thank you so much for this video m i trided your cods but i experienced this error : " line 205, in fit_loop
    if batch_index == len(batches) - 1: # Last batch.
    UnboundLocalError: local variable 'batch_index' referenced before assignment"
    i tried to solve it , I found some answers to this question, but nothing could really help me!!
    using spider (python 3.7) in widows 10

  • @priyahariharan7420
    @priyahariharan7420 4 года назад

    Please can you help me out. After the code for training the model on execution I get this error:
    X_train= X_train-np.mean(X_train,axis=0)
    File "", line 6, in mean
    File "Python\Python37\lib\site-packages
    umpy\core\fromnumeric.py", line 3335, in mean
    out=out, **kwargs)
    File "Python\Python37\lib\site-packages
    umpy\core\_methods.py", line 151, in _mean
    ret = umr_sum(arr, axis, dtype, out, keepdims)
    TypeError: can only concatenate list (not "str") to list

  • @austinsaldanha8884
    @austinsaldanha8884 3 года назад

    Failed to find data adapter that can handle input: , ( containing values of types {""}) mam i am getting this error while trying to train please help me

  • @chiragmali9990
    @chiragmali9990 4 года назад +2

    Hello Neha can u tell me
    In emotion_recognition.py file here the error
    Filenotfounderror:[Error 2] File fer2013.csv does not exist: 'fer2013.csv'

    • @volkockikai6634
      @volkockikai6634 4 года назад

      Here: www.kaggle.com/ahmedmoorsy/facial-expression/data

  • @ankitashinde2151
    @ankitashinde2151 3 года назад

    module 'tensorflow.compat.v2' has no attribute '__internal__' this error is coming i tried to solve but not solve this issue

  • @hemanths7466
    @hemanths7466 4 года назад +1

    How did you set the order of emotions in videotester.py #emotions = ('angry', 'disgust', 'fear', 'happy', 'sad', 'surprise', 'neutral') ????

  • @Sporthand
    @Sporthand 4 года назад

    hi, I wonder why I should put 1 on the last parameter before the data entering the convolution neural network such as this
    X_train = X_train.reshape(X_train.shape[0], 48, 48, 1)
    X_test = X_test.reshape(X_test.shape[0], 48, 48, 1)

  • @malavikasreekumar5567
    @malavikasreekumar5567 4 года назад

    Getting error "AttributeError: module 'tensorflow' has no attribute 'get_default_graph'" while I am trying to create the first layer of cnn...please help

  • @mohanbishnoi9564
    @mohanbishnoi9564 4 года назад +1

    I am getting an error can anyone please help me in this.
    TypeError: __init__() missing 1 required positional argument: 'kernel_size

  • @bhavyakm7152
    @bhavyakm7152 4 года назад

    Mam i got attribute error stating that 'nonetype object has no attribute iterrows'.....can i know how to resolve it and also i want want to know the version keras and tensorflow

  • @kavithagirish7821
    @kavithagirish7821 4 года назад

    error occured at index :373 and row:emotion 6
    pixels 190 190 189 190 193 187 193 182 86 71 97 118 1...
    Usage NaN
    Name: 373, dtype: object
    /usr/local/lib/python3.6/dist-packages/numpy/core/fromnumeric.py:3335: RuntimeWarning: Mean of empty slice.
    out=out, **kwargs)
    /usr/local/lib/python3.6/dist-packages/numpy/core/_methods.py:161: RuntimeWarning: invalid value encountered in true_divide
    ret = ret.dtype.type(ret / rcount)
    /usr/local/lib/python3.6/dist-packages/numpy/core/_methods.py:217: RuntimeWarning: Degrees of freedom .....] - ETA: 0s - loss: 1.8682 - accuracy: 0.1344
    ---------------------------------------------------------------------------
    IndexError Traceback (most recent call last)
    in ()
    109 verbose=1,
    110 validation_data=(X_test, test_y),
    --> 111 shuffle=True)
    112
    113
    I am getting this error. Can you please help rectify it?

  • @darshanhingu9851
    @darshanhingu9851 4 года назад

    Hello Neha, Your model is over-fitted and it doesn't give proper output in real time with webcam.
    Can you just tell the solution for that?

  • @mayeemuneri
    @mayeemuneri 5 лет назад

    its giving me this error
    File "", line 11
    except:
    ^
    SyntaxError: invalid syntax

  • @vireshsaini705
    @vireshsaini705 4 года назад +1

    Thanks a lot Neha such a good video Please keep posting such good videos

  • @vn347j
    @vn347j 4 года назад

    I have your files from github what is jupyter lab file emotion analysis? And I changed the optimizer to adagrad and activation to sigmoid, but it takes some time to .. find a face.. even after attaining some good accuracy in training

  • @ayushmukhopadhyay7470
    @ayushmukhopadhyay7470 3 года назад

    How did you select the layers for the CNN why didn't you use Hyperparameter Optimization

  • @jigarc8
    @jigarc8 3 года назад

    hello neha, can you help me out running this code?
    i am unable to run these files.

  • @HarishHari-uz5fs
    @HarishHari-uz5fs 3 года назад

    Did we use padding here?..how much is the stride of the kernal in the convolution layer?

  • @ricardofarias1443
    @ricardofarias1443 5 лет назад +1

    Hello and thanks for the tutorial, if I do not want to use fer2013 for training, but the base JAFFE or CK +, would there be much change in the codes since the bases are in image format, and fer2013 is in CSV format?

    • @NehaYadav1
      @NehaYadav1  5 лет назад +1

      Hi and Thank You. You will have to convert the images in the dataset into width* height pixels(in our case 48*48) and then have to label them based on emotions.after this part you can use the model as it is from the part where we feed data to our Conv2D model.... I will check ck+/JAFFE dataset once I get some spare time and will let you know any further insights

    • @sarandonga_
      @sarandonga_ 4 года назад

      Hi, did you get any answer?

  • @visheshbreja3341
    @visheshbreja3341 4 года назад +2

    Hey nice tutorial.
    I had a different trained model but I used your test file to run for real time but it sticks to the same emotion and doesn’t change with changing emotions.
    Any idea why ?

  • @abhimanyusinghshaktawat1806
    @abhimanyusinghshaktawat1806 4 года назад

    hey Neha , do u have more datasets to train in the same format of fer csv , so that i can improve my code efficiency.

  • @danlim7025
    @danlim7025 5 лет назад +2

    How do I make this program more accurate?

  • @bhavanaprasadb1740
    @bhavanaprasadb1740 4 года назад +2

    Mam can you please tell me the hardware requirements for this project!

  • @mohangoud9956
    @mohangoud9956 4 года назад

    i tried ur as it is. Not trained but tried videotester. Not showing expressions. Always happy expression only. can u pls suggest hw to improve this

  • @srujanaboddapati3470
    @srujanaboddapati3470 3 года назад

    Hey neha ji.. I got my outcome exactly what you've got.. but if i increase my epochs does it help in increasing the accuracy or more emotions like -->anger,sad which we didn't get with 200 epochs..please reply neha ji i soo need this for my project right now.. plz

  • @saurabhkumarjain3663
    @saurabhkumarjain3663 5 лет назад +4

    you are doing such a great job, keep it up👍, plz upload some more videos..😊😊

  • @anu1106
    @anu1106 5 лет назад

    Hi neha can you please tell me which graphics card you using for real time face recognition ? thank you

  • @Aravindgladiatorsinn
    @Aravindgladiatorsinn 4 года назад

    How can I train a model using raw pics? Like not csv files

  • @anirudhmercer4278
    @anirudhmercer4278 3 года назад

    Can you tell me how to open with webcam cause mine is not working...

  • @DilipCM1777
    @DilipCM1777 3 года назад

    The content is quite informative but unable to see the code at the time of typing after explaination only i able to see the code.

  • @dhirajmane6185
    @dhirajmane6185 4 года назад

    Which algorithm used here to feature extraction from face image ...please Neha ... reply

  • @suggu_sandeep_passion
    @suggu_sandeep_passion 4 года назад

    Data Set Not Found Mam in the kaggle , Where Can I get mam Suggest me ...

  • @khairulshaon7239
    @khairulshaon7239 3 года назад

    reg = str(sys.argv[1])
    IndexError: list index out of range

  • @aakashsinghrawat3313
    @aakashsinghrawat3313 4 года назад +1

    Amazing, mam can u plz help me with real time image classifier using cv2 and saved cnn model. Actually i have used kaggle fruits 360 for classification and saved the model. Now i want to classify fruits using cv2.

  • @arjhun2576
    @arjhun2576 4 года назад

    The video is not properly edited. Many mistakes , cannot see the programs which are down.

  • @PranaPramudita
    @PranaPramudita 4 года назад

    hey, can you tell me how do i use my own image for testing like 48:45?

  • @LabhamJain
    @LabhamJain 4 года назад

    2.5GB Ki CSV se ml model ke liye pc spec kya Preferred h?

  • @vaibhavshah6736
    @vaibhavshah6736 3 года назад

    Hey Neha you told in video that you take epoch 30 and you took around 3hrs i only want to share from you that insteed using local device use google colab change run time there with GPU and see the result around 100 epochs i took only 30 mins for your this type of project it will be helpful
    Thanks..

  • @dustinv9193
    @dustinv9193 4 года назад

    Hi Neha, Thank you for such a great tutorial, just a quick question, I saw you already have the model fer.h5 saved in the same directory, but when I am trying to test using videotester.py, the model doesn't work properly. Do I need to retrain the model, or am I missing something here?

    • @gengapp7743
      @gengapp7743 3 года назад

      Did you get this resolved @Dustin. I used the versions in git hub worked for first few runs on the same test data, but stopped working after a few runs. Wondering what was your experience

  • @superstars1217
    @superstars1217 5 лет назад +1

    thanks 😊
    im writing it in pycharm then should i also write file 'emotion_analysis.ipynb'. please tell me

  • @fadhelalsuwaidi1221
    @fadhelalsuwaidi1221 4 года назад

    greate job, I am wondering if u can give us a licture of detect motion when the camera detects the motion it will record but if not it will stop record.
    thanks a lot

  • @fakharullah8845
    @fakharullah8845 4 года назад

    where is this fer2013.csv file can you help me with that .. i am getting error that file not found fer2013.csv

    • @NehaYadav1
      @NehaYadav1  4 года назад

      www.kaggle.com/shawon10/facial-expression-detection-cnn/?select=fer2013.csv

  • @willlemerond1016
    @willlemerond1016 4 года назад

    Took 3 hours to train 30 epochs? I trained 100 epochs in about 4 minutes using a Tesla P100 instance

  • @nithyeahh
    @nithyeahh 4 года назад

    how to open the camera after the data got compiled and trained

  • @HarishHari-uz5fs
    @HarishHari-uz5fs 3 года назад

    Why we use 2 conv2d layers in each convolution

  • @ibnulimtiaz4273
    @ibnulimtiaz4273 4 года назад

    I got this error !!! anyone have solution ?
    File "", line 1
    python emotion_detection.py
    ^
    SyntaxError: invalid syntax

  • @akash_a_desai
    @akash_a_desai 5 лет назад

    I run this code in pycharm ,but it's not giving output

  • @arjunsonip
    @arjunsonip 5 лет назад

    Hello mam, after training the machine i ran videoTester.py but it's showing command not found. Pls help

    • @NehaYadav1
      @NehaYadav1  5 лет назад

      Can you share the exact error message .. That will help debug the issue.

  • @anithasivaraman1435
    @anithasivaraman1435 4 года назад

    Mam how can i do haar cascade face detection in colab can u help plz?

  • @Fatmakismir
    @Fatmakismir 3 года назад

    Is there anyone who can help me to record what we see in this project. I mean i want to record video with predictions and rectangle

    • @gengapp7743
      @gengapp7743 3 года назад

      Record your screen with imovie or similar tools when you are testing, it should capture it

  • @sukanyagaikwad9714
    @sukanyagaikwad9714 4 года назад

    thanks ...
    now i want two classes that are interactive and non interactive.
    so pls tell me how to convert these seven emotions in these two classes.

  • @sharadmittal8035
    @sharadmittal8035 4 года назад

    how to use the trained model to test the real time images?

  • @Deathlycream
    @Deathlycream 3 года назад

    I don't know if I learnt in a different way but it seems you don't really respect conventions in this videos. Thanks for sharing this it helps a lot :)

  • @rohanjoshi8420
    @rohanjoshi8420 5 лет назад

    Thank you mam your video help me to solving and understanding the error actually I am doing almost same code. After getting lots of error I get your video. I am very grateful to you. Because of your videos I also know how to use these model with open CV and I got 60% accuracy in 13th itration

    • @prakash3415
      @prakash3415 5 лет назад +1

      can you share your code source?

    • @rohanjoshi8420
      @rohanjoshi8420 5 лет назад

      @@prakash3415 code is same as the mam. Only 2 parameter value is different.

    • @prakash3415
      @prakash3415 5 лет назад +1

      @@rohanjoshi8420 Can you send me your fer.json and fer.h5 both. I need these trained models only for testing purpose. If you trained it on more than 30 epochs please share it with 2016185@iiitdmj.ac.in

    • @rohanjoshi8420
      @rohanjoshi8420 5 лет назад

      Ya sure I will share entire project I am not upload on git very soon upload on git too just train it more to get more accuracy like 200 times might reach to near 90%

    • @rohanjoshi8420
      @rohanjoshi8420 5 лет назад

      @@prakash3415 you have any other email address because your address is not found error I got on Gmail

  • @kvnagendra5354
    @kvnagendra5354 5 лет назад +1

    *Sweet, simple and short , keep rocking*

  • @PraveenRaj-ju3vs
    @PraveenRaj-ju3vs 4 года назад +4

    can u share that fer2013.csv file

    • @volkockikai6634
      @volkockikai6634 4 года назад +1

      Here: www.kaggle.com/ahmedmoorsy/facial-expression/data

  • @shivkumarrawat4101
    @shivkumarrawat4101 4 года назад

    mam fontalface wali xml file download nhi ho rhi hai.

  • @picture_courtesy
    @picture_courtesy 4 года назад

    Gr8 job! well-paced video and nice explanations!!

  • @yesitsmymail9824
    @yesitsmymail9824 4 года назад

    why dont we do ífrom keras'import *?

  • @jpaldama9963
    @jpaldama9963 4 года назад

    This was awesome. How many layers could a person model? Imagine using more sensors that measure thermal, spacial other properties besides rgb cameras. I feel we are at a great time in tech. Amazing!

  • @ankitrathore1967
    @ankitrathore1967 5 лет назад

    Hello mam :)
    I'm also want to create a project on face recognition and I also like this project in which we analysis real-time emotions, can you suggest which one is appropriate for beginner like me.

    • @ankitrathore1967
      @ankitrathore1967 5 лет назад

      And can you please show me some places from where I started learning more and develop our interest in this area..

  • @shrutimath3330
    @shrutimath3330 4 года назад +1

    Facial emotion recognition is amazing can you share a code for emotion recognition using text ... please

  • @snehitvaddi
    @snehitvaddi 5 лет назад

    We can see happiness on your face after successful execution of code...🤩🤩👍👍

  • @diptanilmukherjee4657
    @diptanilmukherjee4657 5 лет назад

    Need help.
    I want the output in a json format.
    Like this :
    Angry : 2.75438905. Disgust : 6.436899

    • @NehaYadav1
      @NehaYadav1  5 лет назад

      in videotester.py after predicted_emotion line add; data={emotions[max_index]:predictions[0][max_index]}
      with open('json_data.txt', 'a') as outfile:
      json.dump(str(data), outfile)
      outfile.write('
      ')

    • @NehaYadav1
      @NehaYadav1  5 лет назад

      predictions[0][max_index] will give us prediction probability of predicted emotion

  • @madhusatyarajumidde8365
    @madhusatyarajumidde8365 4 года назад

    kaggle data is not available in kaggle @nehayadav

  • @nonhlanhlamhlongo2104
    @nonhlanhlamhlongo2104 4 года назад

    how do you run the tester file to produce results?

  • @hanifhasan5938
    @hanifhasan5938 4 года назад

    on the link you have given in the github readme.md to download fer2013.csv file their is not csv file containing that name

    • @NehaYadav1
      @NehaYadav1  4 года назад +1

      on kaggle's page you will find it below data sources on bottom left

    • @hanifhasan5938
      @hanifhasan5938 4 года назад

      @@NehaYadav1 found it. it was named fer2013.tar.gz i am a windows user so didnt knew what it was so googled it .

  • @tanyatiwari9923
    @tanyatiwari9923 3 года назад

    on which software should i run this code??

  • @user-pj6su5lk6o
    @user-pj6su5lk6o 4 года назад

    data set is not available mam can u please send the link

  • @mohangoud9956
    @mohangoud9956 4 года назад

    I tried 50,70, and 90 epochs but no one is showing atleast one expression. Everytime is showing fear. I tried ur github code. can u pls suggest me anything on this

  • @sarikadanam5298
    @sarikadanam5298 4 года назад

    Hey Neha,firstly thank you so much for the video.But I am getting an error while downloading datasets from kaggle.
    It is showing error like Data not found.... :(.Can u help me out

    • @NehaYadav1
      @NehaYadav1  4 года назад

      www.kaggle.com/shawon10/facial-expression-detection-cnn/?select=fer2013.csv

    • @sarikadanam5298
      @sarikadanam5298 4 года назад

      @@NehaYadav1 Thanks for sharing this.I opened that page and I got a full page of code.Do I need to copy the code to another file or what?There is no csv file attached to it.

    • @NehaYadav1
      @NehaYadav1  4 года назад

      @@sarikadanam5298 click on multiple data sources link on top. Then on left hand side data sources->facial expression-> fer2013.csv

  • @souravsinghgehlot7484
    @souravsinghgehlot7484 4 года назад

    It is always showing neutral expression. so how can we increase more accuracy?

    • @a1fta1ft32
      @a1fta1ft32 4 года назад

      try this.....
      ml-showcase.com/

  • @yashbarot9829
    @yashbarot9829 4 года назад

    thank you
    this video help me a lot for final year project in collage.

  • @pycomvision3089
    @pycomvision3089 4 года назад

    Thanks you ma'am nice tutorial.

  • @ghuntupallimanojkumarn5763
    @ghuntupallimanojkumarn5763 3 года назад

    can send the link for data set now its asking money

  • @growwitharosh5052
    @growwitharosh5052 4 года назад

    Excellent !!! I have a request. Would you share a video on Facial Expression Recognition using CNN+ LSTM/ GAN/ DBN (I mean hybrid machine learning model)?

  • @prakash3415
    @prakash3415 5 лет назад

    hello, ma'am first of all thanx for this amazing video. I have an issue that when I run videoTester.py it's not able to read fer.json and throwing an error in model_from_json and Keras. What should I do?

    • @shreyasharma7210
      @shreyasharma7210 2 года назад

      SAME HERE , ANY SOLUTION U GOT?

    • @shreyasharma7210
      @shreyasharma7210 2 года назад

      PLS REPLY ASAP IF U DID, I HAVE THIS PROJECT TO SHOW IN FEW DAYS

  • @diptanilmukherjee4657
    @diptanilmukherjee4657 5 лет назад

    AttributeError : 'progbarLogger' object has no attribute 'log_values'
    Also model.fit(X_train, train_y, batch_size=batch_size, epochs=epochs, verbose=1, validation_data=(X_test, test_y), shuffle = True) is throwing error.

  • @laks3733
    @laks3733 4 года назад

    are you using SVM,LBP?

  • @hannan7494
    @hannan7494 4 года назад +1

    Hi Data has been removed from kaggal. can some one please share the dataset

    • @alanblitzer744
      @alanblitzer744 4 года назад

      Have u find it?

    • @hannan7494
      @hannan7494 4 года назад +1

      @@alanblitzer744 noo

    • @alanblitzer744
      @alanblitzer744 4 года назад

      @@hannan7494 thanks for answering

    • @NehaYadav1
      @NehaYadav1  4 года назад

      www.kaggle.com/shawon10/facial-expression-detection-cnn/?select=fer2013.csv

  • @ruturajsutar9394
    @ruturajsutar9394 4 года назад

    Dataset is not available on kaggle

  • @yadvimaheshwari1345
    @yadvimaheshwari1345 4 года назад

    TypeError: 'str' object cannot be interpreted as an integer
    During handling of the above exception, another exception occurred:
    KeyError on 'pixels'

    • @PriyankKumarBCE
      @PriyankKumarBCE 4 года назад

      hello did u solved the issue ...i am also facing the same issue

    • @yadvimaheshwari1345
      @yadvimaheshwari1345 4 года назад

      Priyank Kumar 16BCE2031 no. It’s still showing the same issue

    • @PriyankKumarBCE
      @PriyankKumarBCE 4 года назад +1

      @@yadvimaheshwari1345 i know what is the issue the dataset which she has used is wrong i am giving u the link of fer2013 use this one
      www.kaggle.com/deadskull7/fer2013

    • @PriyankKumarBCE
      @PriyankKumarBCE 4 года назад

      @@yadvimaheshwari1345 and one more thing her code is completely crap its not working at all

  • @jpaldama9963
    @jpaldama9963 4 года назад

    I would love to see more of this kind of content.

  • @AngelReyes-sb4bf
    @AngelReyes-sb4bf 4 года назад

    You are incredible. Did you think aplied to Human Resource Area? Its an amazing tools for example for Selection Analyst in the job interview

  • @habeshalinkedin7476
    @habeshalinkedin7476 4 года назад

    how can I recognize multiple person in opencv

  • @yasinshah4343
    @yasinshah4343 5 лет назад

    can i run this wholw project in google colab

  • @nds142
    @nds142 4 года назад

    In which College do u read .... It's just for knowing......

  • @mohitkumarchaurasia2230
    @mohitkumarchaurasia2230 5 лет назад

    hi neha please tell me how to increase the no. of epoch. like currently i had hone 30 as per your's video

    • @NehaYadav1
      @NehaYadav1  5 лет назад

      Replace 30 with hundred (epochs = 100)

    • @mohangoud9956
      @mohangoud9956 4 года назад

      I tried 50,70, and 90 epochs but no one is showing atleast one expression. Everytime is showing fear. I tried ur github code. can u pls suggest me anything on this

    • @priyahariharan7420
      @priyahariharan7420 4 года назад

      @@mohangoud9956 Did you get the other emotions correctly? If so please let me know how, and is it that we just change the epochs in the existing code with a higher number?

    • @kashyapibisen8339
      @kashyapibisen8339 2 года назад

      @@priyahariharan7420 I am getting same ans every time , it's just stucked on neutral and increasing the no. Of epochs is not helping me ...did you got the solution if yes then please help...

    • @kashyapibisen8339
      @kashyapibisen8339 2 года назад

      @@NehaYadav1 increasing the no. Of ephochs is not working, my model is just stucked on one emotion only... please help ...how to get out of this

  • @ayodejiibimilua744
    @ayodejiibimilua744 4 года назад

    How can I implement something like this in a web app

  • @shaditavakoli9494
    @shaditavakoli9494 4 года назад

    grat job
    can we use RNN instead of CNN in model?

  • @santoshmagadum7086
    @santoshmagadum7086 4 года назад

    In this line im getting error
    X_train = np.array(X_train,'float32')
    Any help is appreciated.
    Thank you

  • @clensondcosta8113
    @clensondcosta8113 4 года назад +1

    Can you do a video on object detection on colab?

  • @vidumini23
    @vidumini23 4 года назад

    Thank you Neha..

  • @ravikumarpandey3196
    @ravikumarpandey3196 4 года назад

    Can you make a video on sign language detection to speech conversion

  • @akumar6568
    @akumar6568 5 лет назад

    Mam ar 6:39 how did u run your program, plz tell

    • @NehaYadav1
      @NehaYadav1  5 лет назад +1

      python emotion_detection.py

  • @mdminhajulislammahin9510
    @mdminhajulislammahin9510 4 года назад

    where is the csv file?