Emotion Detection using CNN | Emotion Detection Deep Learning project |Machine Learning | Data Magic

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024

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

  • @somewhereovertherainbow9550
    @somewhereovertherainbow9550 2 месяца назад +1

    Thanks! One of the best videos to understand how CNN actually works!

    • @DataMagicAI
      @DataMagicAI  Месяц назад

      Thank you!

    • @superturro
      @superturro 17 дней назад

      @@DataMagicAI Great video!!!, can you make a video like this with more updated tools?

  • @ghanshyamverma7241
    @ghanshyamverma7241 Год назад +3

    It is super-worth to watch every second of the video, Thank You Sir🤗

    • @DataMagicAI
      @DataMagicAI  Год назад

      Your welcome!

    • @shodhanrao1470
      @shodhanrao1470 7 месяцев назад

      @@DataMagicAI which source is used for compilation of code

  • @naveensrivastava9886
    @naveensrivastava9886 11 дней назад

    Your lecture is amazing l am learning soo much form this

  • @blackhouse9197
    @blackhouse9197 7 месяцев назад +2

    thank you so much, I have one question, how to solve the problem of data imbalance ? because there is one class countian around 500 images and other classes more than 5000 images.

  • @Syktox
    @Syktox 7 месяцев назад +1

    Perfect Video! Thanks for showing me, how to create such a nice Emotion-Detecion. :D

    • @DataMagicAI
      @DataMagicAI  7 месяцев назад

      You're very welcome! Code in the description box!

  • @techmech-m3l
    @techmech-m3l 2 месяца назад +1

    iT FUKINNN WORKS!!!

  • @ЭльвираРаева-о5э
    @ЭльвираРаева-о5э 9 месяцев назад +3

    what values did you get in accuracy and val_accuracy?

  • @SURAJKUMAR-l6f3w
    @SURAJKUMAR-l6f3w 8 месяцев назад +2

    unable to get your github link, if anyone get plz provide or pinned proper link of entire code.

  • @hrushikeshsawant9997
    @hrushikeshsawant9997 Год назад +1

    Thank you sir

  • @Breeze07
    @Breeze07 7 месяцев назад +1

    Thank you so much sir.
    this video is too good.
    I just wanted to know that how can we use it on photos?

    • @DataMagicAI
      @DataMagicAI  7 месяцев назад

      You are most welcome! Thats more simple. Just read image and apply the emotion detection.
      In video we are doing the same. Video is nothing but set of multiple images/frames. In you context you just have to apply on single image/frame.

    • @Breeze07
      @Breeze07 7 месяцев назад

      Really thank you so much for your reply… but how can I do that? Because when I tried to do that, it was giving me error.

  • @ven3535
    @ven3535 2 года назад +3

    hey there it is indeed a wonderful project and the accuracy you have obtained is great btw my question is that instead of loading the videos how can we use camera for real time detection? Thanks again for explaining the project

    • @DataMagicAI
      @DataMagicAI  2 года назад +5

      When you are creating video capture with openCV pass 0 as argument to access your laptops default camera.
      If you want to access any othe IP based camera then pass full address of that camera.
      Same program will work fine.
      It may you get some lag in real time. For that you may need to process least frames per second to avoid it.

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

      @@DataMagicAI I see thank you very much for a quick response

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

      @@DataMagicAI An other query is,
      Basically I know nothing about this and can you please suggest to me what I should read like what are the prerequisites for this project?

  • @czr372
    @czr372 7 месяцев назад +1

    amazing! learnt a lot!

  • @zerihunmelkamu2875
    @zerihunmelkamu2875 Год назад +1

    thanks alot

  • @KatamgariMalavika
    @KatamgariMalavika 2 месяца назад

    TypeError: Could not locate class 'Sequential'. Make sure custom classes are decorated with `@keras.saving.register_keras_serializable()`. PLEASE HELP ME HOW TO RESOLVE THIS.

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

    i wish that one day i would be able to build something like this

    • @DataMagicAI
      @DataMagicAI  2 года назад +3

      You can build it. Its not rocket science. You can join our ML course and learn skills required to build these kind of system.

  • @shamasayed9856
    @shamasayed9856 9 месяцев назад

    Sir, can you please help me with how to build my own image dataset. Geotagging, labeling and many concepts has to be looked after. As i am beginner is confused, please help me.

  • @sid1784
    @sid1784 8 месяцев назад +1

    PLEASE HELP WITH THIS ERROR - AttributeError: 'str' object has no attribute 'decode'

    • @gd_o_gmg8204
      @gd_o_gmg8204 29 дней назад

      @@sid1784 you have to read it using tf.io.read_file(image_path)

  • @mehaktanveer9449
    @mehaktanveer9449 2 года назад +1

    Kindly make video with CK+ dataset

  • @kennethcosep1378
    @kennethcosep1378 Год назад +3

    This a great video! I have a question though:
    How can I get the probability of each emotion prediction? Like how sure is the model that the face is happy or sad.

  • @mathswallahsurajmahto3638
    @mathswallahsurajmahto3638 11 месяцев назад

    great project would you please tell me waht is percentage of traning and testing of dataset
    also we want to detect percentage of depression how can we do that

  • @rayyanamir8560
    @rayyanamir8560 2 года назад +1

    As a data scientist, should the person by heart the entire open cv code or just copy paste??

    • @DataMagicAI
      @DataMagicAI  2 года назад +1

      Data science it very broder field...open cv is just one small area of Computer Vision problems. Copy paste is not enough ,I f you want to be data scientist. Data science is all about getting deep dive into data.

  • @MohdRihan-ep8sy
    @MohdRihan-ep8sy 4 месяца назад

    And where is the data folder in the zip file.

  • @BeautyoftheWorld-rt9nw
    @BeautyoftheWorld-rt9nw 6 месяцев назад

    can we use this model for speech emotion recognition?

  • @BeautyoftheWorld-rt9nw
    @BeautyoftheWorld-rt9nw 6 месяцев назад

    Do you have any videos related to deepfakes and synthetic data

  • @sonuvasan3460
    @sonuvasan3460 2 месяца назад

    sir there no code in that link pls send code link

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

    That's good, thank you!

  • @gemuelcornillez4394
    @gemuelcornillez4394 10 месяцев назад

    Sir can you help me with this error I get when I prompt to train the system, OSError: [WinError 126] The specified module could not be found

  • @finottech
    @finottech 10 месяцев назад

    when i install keras their is a problem, what is that????????????

  • @luongpham1972
    @luongpham1972 5 месяцев назад

    Can you give me the .json and .h5 files? Or can I have the sourcecode please? Thank you

  • @prajnab6693
    @prajnab6693 3 месяца назад

    Code link is not accessible

  • @shashankijeri7047
    @shashankijeri7047 Год назад

    Can we perform project in Jupiter notebook to perform in Jupiter notebook we need to upload dataset in Jupiter notebook so huge database how can be uploaded in Jupiter notebook can you suggest techniques to upload.

    • @DataMagicAI
      @DataMagicAI  Год назад

      You have to keep dataset on your system. Just provide path of data while loading in Jupyter notebook.

  • @akshayachunduru1930
    @akshayachunduru1930 9 месяцев назад

    What is the accuracy of this model

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

    That's great, I don't know where I can get more emotional videos like in the code so there is only one video in your code so I want to find more to try

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

      Check on pexel.com

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

      @@DataMagicAI What do I have to record to get a video like that?

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

      @@DataMagicAI sir isme hum apna front camera ke sath emotion kaise detect ker sakte hai te btaa dijiye

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

    On the second Conv2D why is it a 64 layer size?

  • @nakonako960
    @nakonako960 Год назад

    How to train the model. I have i5, 8gb ram. How much time will it take on muy system??

    • @DataMagicAI
      @DataMagicAI  Год назад

      Code is provided in the description box. Can’t tell exactly but It will take at least 3-4 hours on i5.

  • @LawMedicineTheology
    @LawMedicineTheology Год назад +1

    Please Commercialize this tool, I want this solution, how to buy it

    • @DataMagicAI
      @DataMagicAI  Год назад +1

      You can contact us on datamagic2020@gmail.com

    • @LawMedicineTheology
      @LawMedicineTheology Год назад

      @@DataMagicAI Hi, output emotion detection window is playing video with slow speed and no sound, could you please tell me how i can detect emotion with normal speed of playing video and with sound !

  • @swapnilmanerkar0818
    @swapnilmanerkar0818 Год назад +1

    how can i use this trained dataset in for a mobile app?

    • @Tan-st5sp
      @Tan-st5sp Год назад

      SAME QUESTION ... Did you find a way ?????? if yeah, then plzzz tell me

    • @DataMagicAI
      @DataMagicAI  Год назад +1

      you can deploy this model as service . and access this service in your mobile app.

    • @Tan-st5sp
      @Tan-st5sp Год назад

      @@DataMagicAI ok thanks alot ✨👍

  • @srisangeeth4131
    @srisangeeth4131 2 месяца назад

    can anyone can list what are the tools used and for what purpose it is used?

    • @niyamaliyakkal
      @niyamaliyakkal Месяц назад

      @@srisangeeth4131 did this code work for you?

  • @rahul0000
    @rahul0000 8 месяцев назад

    if we train the model using gray scale image can we predict rgb images also?

    • @DataMagicAI
      @DataMagicAI  8 месяцев назад

      Yes, you need to preprocess your image to gray scale before feeding it to model.

  • @elang1110
    @elang1110 11 месяцев назад

    hi sir, your code work perfectly
    but there is some issue if i try to run in .ipynb (i copying your code into ipynb file)
    error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support.
    how do i fix them ?
    *find on stack overflow that we should delete the opencv-headless file but i don't know where the file is
    *i use mini conda (conda install opencv)

  • @z3us522
    @z3us522 Год назад

    Accuracy is so low like 17% how to fix this?

  • @jhasaketanprusty8422
    @jhasaketanprusty8422 Год назад

    from keras.models import Sequential
    ModuleNotFoundError: No module named 'keras'
    how to resolve this problem sir ?

    • @DataMagicAI
      @DataMagicAI  Год назад

      Keras is not installed. Install it

  • @ojocodes
    @ojocodes 3 месяца назад

    Hello Sir, I am building my own facial emotion detection model on google colaboratory but it is taking a very long time (1 epoch took an hour) and after about 3 epochs my runtime stops on its own (because it takes around 3-4 hours). Is there a way I can continue execution from the point where the execution stopped becuase I have been trying for 3 days but the model is not getting trained. Otherwise, what do you suggest I do?

    • @agnidhrade7987
      @agnidhrade7987 3 месяца назад +1

      use google tpu instead of your computer cpu

  • @لولوكاتي-م7م
    @لولوكاتي-م7م 8 месяцев назад

    How can I run it on my computer? It has been more than 10 days that I have been trying and it has caused me a psychological condition. Note that I downloaded the file from kaggle and called it in Python. Please can someone make a video? It is my graduation research.😢

    • @canwelaugh4689
      @canwelaugh4689 8 месяцев назад

      bro i need that link from where u downloaded

  • @steve-gt5px
    @steve-gt5px 10 месяцев назад

    sir can i ask you
    how to use this model on mobile apps and i can use camera on mobile to detect emotion

    • @DataMagicAI
      @DataMagicAI  10 месяцев назад

      You might need to developer some light version of this model to work on edge devices

  • @centrxl_perk9648
    @centrxl_perk9648 10 месяцев назад

    Hello are we supposed to train the data even tho the downloaded code already has h5 and json file?

    • @DataMagicAI
      @DataMagicAI  10 месяцев назад

      You can use directly pertained model too. If you want you can retrain amd create your own model too. It will take 8 hours on CPU and couple of hours on GPU to train it.

  • @IT_SE_26_Suraj_Mahto
    @IT_SE_26_Suraj_Mahto 8 месяцев назад

    can we predict depression using this project also recognize face and send motivational message to user

    • @flynneugene2675
      @flynneugene2675 4 месяца назад

      you cant predict depression just by AI. Yet.

  • @cyn71
    @cyn71 10 месяцев назад

    Hey can you share sample video you used for testing

    • @DataMagicAI
      @DataMagicAI  10 месяцев назад

      Sorry, I dont have it now. You can search on pexel.com

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

    Im not able to understand tr train step after we download all the libraries the what we have to do to get that 2 files .json and the another one

    • @DataMagicAI
      @DataMagicAI  2 года назад +1

      You need to train model then save the trained model structure in Json file and mode weights in h5 file. So you can use this trained model later.

  • @andreig7651
    @andreig7651 9 месяцев назад

    Hello! Are you using some signal processing or Gabor Filters?

    • @DataMagicAI
      @DataMagicAI  9 месяцев назад

      Nope!

    • @andreig7651
      @andreig7651 9 месяцев назад

      @@DataMagicAI do you have any code using a Gabor Filter? I need it for a school project, and I can't find any resoursces...

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

    Sir all the folders and director are placed under the emotion detection folder..??

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

      Download dataset from kaggle and place under data folder inside of your project repository. All files are using relative paths from your project directory only.
      Go through ReadMe file from GitHub repository for more information.

  • @AminaAman-nm8pw
    @AminaAman-nm8pw Год назад

    Is it possible to fuse with audio recognition model and get final multimodal emotion recognition?

  • @shraddhapatil798
    @shraddhapatil798 Год назад +1

    thank you so much

  • @neerajinmas7020
    @neerajinmas7020 Год назад

    tensorflow:Your input ran out of data; interrupting training. Make sure that your dataset or generator can generate at least `steps_per_epoch * epochs` batches (in this case, 14336 batches). You may need to use the repeat() function when building your dataset.
    Why am I getting this error ??

    • @mukhlishassan3144
      @mukhlishassan3144 Год назад

      you probably don't have enough pictures in your dataset to complete the training

    • @Tan-st5sp
      @Tan-st5sp Год назад

      Can you tell me what he wrote at the end of line 43 ..... plzzzzzz.... after cv2.LINE_A

  • @jojosage1322
    @jojosage1322 Год назад

    hey, exactly what type of features are being extracted

    • @DataMagicAI
      @DataMagicAI  Год назад

      At a high level it tries to find the different lines curves and dots in the image. Neural
      Network looks at image in term of the each pixel value and what it’s intensity.

  • @mohammedabdulkareem6147
    @mohammedabdulkareem6147 Год назад

    Hi when i run the project i faced this error (No module named 'tensorflow.compat')??!

    • @DataMagicAI
      @DataMagicAI  Год назад

      Seems library conflict issues. Search on internet. I can’t help without knowing the environment details.

    • @chinthaabhinov4671
      @chinthaabhinov4671 9 месяцев назад

      i am getting the same error ,how to resolve it

  • @hamzaghraoui1622
    @hamzaghraoui1622 Год назад

    hi sir is the preprocessing on the images i mean the operation is enough ????

    • @DataMagicAI
      @DataMagicAI  Год назад

      There is always more scope to do preprocessing in different ways. You can try with some other preprocessing and see if you are able to achieve better results.

  • @REHANARAUNAK786
    @REHANARAUNAK786 3 месяца назад

    How to apply code on ck+ dataset??

    • @takwakhadhraoui5663
      @takwakhadhraoui5663 2 месяца назад

      hello where did you found the code plz ? i didint found it on the link in description

  • @ihsanadil846
    @ihsanadil846 Год назад

    how to get deep and machine learning code for emotion detection, would u help me

    • @DataMagicAI
      @DataMagicAI  Год назад

      Go to description box. Code link is provided

  • @amanagarwal2363
    @amanagarwal2363 Год назад

    My evaluate file is not working ....

  • @ulucaylube
    @ulucaylube Год назад

    What percentage of the dataset is used for training and testing?

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

    Hello sir I have got a problem when I run train....py file said:
    2529 if scipy is None:
    2530 raise ImportError(
    2531 "Image transformations require SciPy. " "Install SciPy."
    2532 )
    2534 # Input sanity checks:
    2535 # 1. x must 2D image with one or more channels (i.e., a 3D tensor)
    2536 # 2. channels must be either first or last dimension

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

      -> 2529 if scipy is None:
      2530 raise ImportError(
      2531 "Image transformations require SciPy. " "Install SciPy."
      2532 )
      2534 # Input sanity checks:
      2535 # 1. x must 2D image with one or more channels (i.e., a 3D tensor)
      2536 # 2. channels must be either first or last dimension
      NameError: name 'scipy' is not defined

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

      Is seems younhave not installed all packages correctly. This error show scipynpackage is not installed please install it.

  • @shyamsundard5824
    @shyamsundard5824 Год назад

    Bro I have downloaded the kaggle database. How to add it in my pycharm ide. Please help me bro

    • @DataMagicAI
      @DataMagicAI  Год назад

      You just add the full path of your data folder in the code which you written in Pycharm. No special process to add data in Pycharm.

  • @daryllesteroza9542
    @daryllesteroza9542 11 месяцев назад

    Hello!! Do I need to download all the requirements??

  • @srinathakalai2405
    @srinathakalai2405 Год назад

    Sir how can I run the camera to detect the live photo and how to run the image to get output

    • @DataMagicAI
      @DataMagicAI  Год назад

      In opencv video capture provide the camera full address. If you are using default laptop camera then just pass 0.
      If you want to apply on image then use opencv imread to load image n then pass it for processing.
      Check out computer vision with opencv playlist on our channel where we have videos on how to read image/ video or live cameras.

    • @Tan-st5sp
      @Tan-st5sp Год назад

      ​@@DataMagicAI @Data Magic (by Sunny Kusawa) sir I'm a beginner.... Can u plzzzz tell me how you add Data folder (train and test) ???

  • @shyamsundard5824
    @shyamsundard5824 Год назад

    Sir another kind help. I have copied and pasted . h5 file but I am not able to view it. What shall I do sir

    • @DataMagicAI
      @DataMagicAI  Год назад

      What do you want to view?

    • @lessonsIlearned06
      @lessonsIlearned06 Год назад

      @@DataMagicAI sir, a kind help for me too. I cannot copy or carry or import this emotin_model.h5 file to pycharm. how can I handle it.

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

    The cv2.resize() don’t work to me

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

      What's the error. Make sure you are reading the image/video properly and not having empty feed.

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

    Kindly post how to annotate the images. Tell about tools

    • @DataMagicAI
      @DataMagicAI  3 года назад +1

      I have shown it in this episode. Please check the same.

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

    how did make file under file like in data in pycharm please reply

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

      You mean folder under folder?

  • @drm8164
    @drm8164 Год назад

    Amazing work. Please how can i get the scripts ?

    • @DataMagicAI
      @DataMagicAI  Год назад

      Do you mean code?

    • @drm8164
      @drm8164 Год назад

      @@DataMagicAI Yes Boss, possible to have it please?

    • @drm8164
      @drm8164 Год назад

      @@DataMagicAI Boss, please tel me, i have a macbook pro 2.2Ghz processor, 8Go memory, is it risky for my machine to train the model, i m afraid to crush the processor because of high level of hit.
      Thank you in advance Boss

  • @vaishalivaishu154
    @vaishalivaishu154 8 месяцев назад

    Sir I can't able to find the code please help did any one found the code

    • @DataMagicAI
      @DataMagicAI  8 месяцев назад

      Its in description box.

    • @ZXACE129
      @ZXACE129 6 месяцев назад

      @@DataMagicAI Sir, the link cannot be reached

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

    I need this expression changing video to check my model

  • @WhisperingBooksanimation
    @WhisperingBooksanimation Год назад

    I have copied the code but I'm getting errors

    • @DataMagicAI
      @DataMagicAI  Год назад

      Follow the steps properly, others are able to run it.

  • @indupriyagutti1966
    @indupriyagutti1966 3 года назад +1

    What is the accuracy did you get?

    • @DataMagicAI
      @DataMagicAI  3 года назад +4

      92%

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

      @@DataMagicAI sir may I know which dataset is better for emotion recognition whether it is ck+ dataset or fer 2013 dataset

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

      @Ratnadeep Mazumder how to fix it

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

    Wt are the requirements for system to install pycharm?

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

      Please check on below link all the requirements.
      www.jetbrains.com/help/pycharm/installation-guide.html#requirements

  • @ayeshakhalid5708
    @ayeshakhalid5708 Год назад

    Sir which libraries are import for this code?

    • @DataMagicAI
      @DataMagicAI  Год назад

      Plz check in the code all libraries.

  • @shyamsundard5824
    @shyamsundard5824 Год назад

    Sir I beg up please help me
    When I downloaded and paseted the haarcascade frontal_face. xml file in Haarcascade directory, it is showing file size greater than 2.56MB. What shall i do sir. I really need your help. Do I need to the create the xml file and write code snippets or do I need to download and paste it

    • @shyamsundard5824
      @shyamsundard5824 Год назад

      Please help me sir. I am in a very critical situation

    • @DataMagicAI
      @DataMagicAI  Год назад

      You need to download harcascade xml file

  • @ishaanchandak4774
    @ishaanchandak4774 Год назад

    flow form directory showing error

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

    Do I need a GPU for this code? Because I am getting CUDA GPU errors

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

      Its warning ignore...you can run it without GPU

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

      @@DataMagicAI AttributeError: module 'tensorflow.keras.preprocessing' has no attribute 'image_dataset_from_directory' But I constantly get this error, I tried to run this code on VS code, pycharms, everywhere

  • @nap176
    @nap176 Год назад

    Can u do me favour
    Pls provide me the model , just put the model on a drive plszzzz and provide me the link ,pls i need it ,,,pls provide it within this week

    • @DataMagicAI
      @DataMagicAI  Год назад

      Download it from here: github.com/datamagic2020/Emotion_detection_with_CNN/tree/main/model

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

    Can you tell me directory of the folder

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

      Download dataset from kaggle and place under data folder inside of your project repository. All files are using relative paths from your project directory only.
      Go through ReadMe file from GitHub repository for more information.

  • @sorokhaibammilansingh4892
    @sorokhaibammilansingh4892 3 года назад +2

    Sir how to check accuracy?

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

      share on GitHub, please check.

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

    Can I make it for image only ?

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

      Yes

    • @chintanambavi6943
      @chintanambavi6943 2 года назад +1

      @@DataMagicAI i have having problem downloading tenserflow and grpcio will this be because of paython 3.9 ??

  • @Uday-yf4ue
    @Uday-yf4ue 7 месяцев назад

    Is it possible to deploy this

    • @DataMagicAI
      @DataMagicAI  7 месяцев назад

      Yes!

    • @Uday-yf4ue
      @Uday-yf4ue 7 месяцев назад

      @@DataMagicAI I am trying to deploy this but I get errors

  • @somyasubhashreemohanty1213
    @somyasubhashreemohanty1213 Год назад

    Flow chart of this system?

    • @DataMagicAI
      @DataMagicAI  Год назад

      Not readily available. You can drop an email at datamagic2020@gmail.com

  • @562prabhassatti2
    @562prabhassatti2 2 года назад

    Mine showing error adam is not defined

    • @DataMagicAI
      @DataMagicAI  2 года назад +1

      Make sure you have addded the import statement for Adam.
      from keras.optimizers import Adam

    • @562prabhassatti2
      @562prabhassatti2 2 года назад

      @@DataMagicAI tq,s for replying but how to train our data model...like u said 4 hours......like how to do that just by simply running that train code

  • @civarry
    @civarry Год назад

    it only shows 17% on evaulateemotiodetector

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

    How to add downloaded datasets to pycharm

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

      If you keep dataset inside of your PyCharm project directory then you will be able to see dataset in PyCharm.
      There is nothing like adding dataset to PyCharm. You can put your dataset in any directory and pass that directory to your python code in PyCharm to load and train dataset.

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

      @@DataMagicAI Sir Kindly Upload a Practical video, how to do this. I tried but couldn't find any results.
      Thanks!

  • @kabberkartuj8924
    @kabberkartuj8924 Год назад

    where is github link?

  • @LuongTran-su5zw
    @LuongTran-su5zw 11 месяцев назад

    i need source website contain video demo

  • @562prabhassatti2
    @562prabhassatti2 2 года назад

    How to train a data set CNN

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

      If you need full support. Drop email at datamagic2020@gmail.com

  • @ajitaagrawal8031
    @ajitaagrawal8031 2 года назад +2

    It is running an infinite loop

  • @Deep_photographer
    @Deep_photographer Год назад

    can you please share the github link

  • @zidijutt5074
    @zidijutt5074 Год назад

    where is code

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

    Can u give the flow chart for this sir

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

      I don't have it ready...

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

      @@DataMagicAI how to get the graphical represent can u please tell me sir.

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

      make use of matplotlib library in python to plot the accuracy and loss graphs

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

    hi bro please tell me the uses of this emotion detection

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

      - diagnosis dipression
      - check employee stress level
      - student reactions on classes
      - live gaming.experience
      - automobile safety features
      - patient monitoring system
      These are few but there could be lot of areas where we can utilise emotion detection to solve the real life problems...

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

    Program is being compiled but the output is running infinite times and the kernel is being crashed showing error !ssize.empty()

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

      It takes lots of time to run. What's your processor?

  • @vanshikarathi2356
    @vanshikarathi2356 Год назад

    ValueError: decay is deprecated in the new Keras optimizer, pleasecheck the docstring for valid arguments, or use the legacy optimizer, e.g., tf.keras.optimizers.legacy.Adam.
    can someone help me with the error?

  • @gaganabshetty
    @gaganabshetty 2 года назад +2

    Thank you sir

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

    Sir how to check accuracy ?

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

      share on GitHub, please check.