Face Mask Detection using Convolutional Neural Networks - Python | Keras | Tensorflow | OpenCV

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • This tutorial explains a method of building a Face Mask Detector using Convolutional Neural Networks (CNN) Python, Keras, Tensorflow and OpenCV. With further improvements these types of models could be integrated with CCTV or other types cameras to detect and identify people without masks. With the prevailing worldwide situation due to COVID-19 pandemic, these types of systems would be very supportive for many kind of institutions around the world. Please let me know your ideas, suggestions and concerns in the comment section and feel free to improve this project yourself and come up with better results.
    Download the code (Github): github.com/aie...
    Download the code and Materials (Google Drive): drive.google.c...
    Speaker: Thakshila Dasun

КОМЕНТАРІ • 528

  • @savinabeysooriya7504
    @savinabeysooriya7504 4 роки тому +45

    Could you make a full tutorial with explaining everything from the scratch what are the requirements to do this properly.

    • @aiwiththakshila6656
      @aiwiththakshila6656  4 роки тому +16

      Sure I will soon.

    • @WinnersAttitude
      @WinnersAttitude 4 роки тому +5

      @@aiwiththakshila6656 sir when i am waiting for it

    • @mordehaym3239
      @mordehaym3239 4 роки тому +1

      @@aiwiththakshila6656 sir can you make full tutorial as mention above please!!

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

      @@aiwiththakshila6656 When will you do a tutorial ?

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

      @@aiwiththakshila6656 pls hurry up brother. I am waiting for this

  • @Ekam873
    @Ekam873 Місяць тому

    best lecture for this project

  • @ashutoshsalekar1810
    @ashutoshsalekar1810 3 роки тому +8

    1. The "haarcascade_frontalface" model is failing to detect faces with mask.
    2. Even for image without mask the model is detecting mask and shows "MASK"
    please help.

    • @birdeye700
      @birdeye700 3 роки тому

      I got the similar issue.
      I gave the author some credit to walkthrough the CNN process ( load training data, how to ingest the training data , and how to predict the result) , however, the program in python is not working as desired
      1) The training model is not stable and different result from re-run. It seems that model_016.model file provides the best accuracy. However, If you run the training script multiple times, you do not always get to 016, sometimes, I got model_009.model.
      2) It shows "mask" 99% times for a person without mask.
      3) The face detection is not working well for the model haarcascade_frontalface, sometimes, it marks a face for window curtain and ceiling fans.

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

    Anyone getting constant errors on OpenCV while running the face detection file?? Please help!!

  • @Deepmindsecret
    @Deepmindsecret 4 роки тому +9

    subcribed! im gonna be waiting for more tutorials related to deep learning with live object recognition

  • @muhammadzubairbaloch3224
    @muhammadzubairbaloch3224 4 роки тому

    very good lecture. I am happy to find such kind of tutorials. please make more lectures. I am realy happy to find the link. very informative lecture. thanks sir. please upload more lectures.

  • @walidsefiani9903
    @walidsefiani9903 4 роки тому +7

    Hi, thanks you for the code, it works well, sure it is written no mask without mask, but the problem is that with mask it isn't written anything. what should I do.

  • @abhishekbehera6950
    @abhishekbehera6950 3 роки тому +5

    Hi,
    I tried running your code. The model is only detecting NO MASK. When I wear a mask, it's not detecting. Can you please help with probable reasons?

    • @rupakkumardas2351
      @rupakkumardas2351 3 роки тому

      you can use this one, github.com/rupakdas18/Face-Mask-Detection-using-Traditional-CNN

    • @venkatreddy-nv2hc
      @venkatreddy-nv2hc 3 роки тому

      hi,
      i don't know how to run the code and not to connect my webcam.please help me

    • @rupakkumardas2351
      @rupakkumardas2351 3 роки тому

      @@venkatreddy-nv2hc What software are you using to run the code?

    • @venkatreddy-nv2hc
      @venkatreddy-nv2hc 3 роки тому

      @@rupakkumardas2351 jupyter sir

    • @rupakkumardas2351
      @rupakkumardas2351 3 роки тому

      @@venkatreddy-nv2hc Try to use spyder

  • @vaishnavkrishnan7996
    @vaishnavkrishnan7996 3 роки тому +7

    Hey guys whoever is facing the accuracy issue just change the pixels to 224 and then accuracy and val accuracy boosts up to 90 percent

    • @RT-kq9wr
      @RT-kq9wr 3 роки тому

      in which line exactly? please help

  • @mdhabeeburrahman8884
    @mdhabeeburrahman8884 3 роки тому

    Wonderful Tutorial bro, you earned my respect+++ , Your life long subscriber .

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

    Thank you for your best explanation,,it is very very useful for me and it's 100%working.

  • @harshitsingh4238
    @harshitsingh4238 4 роки тому +3

    Hello sir' great explanation but there is problem because, it cannot detect face after applying mask and I this problem is because I don't have object classifier.ipynb file
    Pls solve this problem

  • @abhilasht6471
    @abhilasht6471 4 роки тому +1

    Your doing a great job buddy 👍, thanks for sharing your knowledge. keep up the good work 👏👏

  • @bhaumikchaudhari1495
    @bhaumikchaudhari1495 3 роки тому

    Thank you for your best explanation,,it is very very useful for me and it's 100%working.thank you once again ...🙏🏻🙏🏻

  • @VirtualKnowledge
    @VirtualKnowledge Місяць тому

    Can you guide me sir, if I want to write the same code in vizual studio then how can I do it?

  • @ilcapitano6822
    @ilcapitano6822 4 роки тому

    Bro u are a master your method to reach the target its a mix to easy effective end your explanation its very clear

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

    This model is detecting good when the face mask is not there but it is not detecting the face itself when the face is masked . I think haar cascade classifer is trained on faces without mask . So I think the masked face is not identifing . Correct me if iam wrong.
    Thanks for the video

    • @sukanyasaha5458
      @sukanyasaha5458 4 роки тому +1

      I am also getting exactly same issue. Please comment back if you can find the solution

    • @arungoli9060
      @arungoli9060 4 роки тому

      Actually i just modified the aim of the project to detect only faces without masks and that means it only detects the people who violets the safety norms and this model fits fine for detecting the people without masks

    • @pavankumark2450
      @pavankumark2450 4 роки тому

      any solution?

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

    the project is working fine but it does not respond to the masked face as it is only giving result for no face mask. What is the problem ??

  • @sachindhital4284
    @sachindhital4284 4 роки тому +5

    I tried to implement the same but my accuracy is not increasing its around 0.5.. only
    why is it?
    how to solve this problem?

    • @aiwiththakshila6656
      @aiwiththakshila6656  4 роки тому

      Did u make any changes?

    • @SoumendraBagh
      @SoumendraBagh 4 роки тому

      @@aiwiththakshila6656 none. we are getting validation accuracy around 47%. Can you rerun and verify your model's performance?

    • @vaishnavkrishnan7996
      @vaishnavkrishnan7996 3 роки тому

      hey try increasing the ROI or the pixels 100 100 (Mostly wont work) u can push it to max 50 in validation
      I think none will work as the training samples are less so we need more training samples

  • @kelixoderamirez
    @kelixoderamirez 15 днів тому

    What is correlation between haar cascade and CNN?

  • @Bhaishorts_video
    @Bhaishorts_video 10 місяців тому

    I'm new in machine learning, can anybody explain me which cnn model used in this video ??

  • @dhineshkumar4997
    @dhineshkumar4997 4 роки тому +1

    Good video sir need many more like this

    • @karanpatel3358
      @karanpatel3358 4 роки тому +1

      dhinesh kumar I made algorithm for same but I need feedback can you please watch and give it ?
      ua-cam.com/video/JtexyRC6e1Y/v-deo.html

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

    sir, I do not have much space to download images. Can you please tell me how can I use image url

  • @shashibhushan7161
    @shashibhushan7161 4 роки тому

    thanks sir...providing such clear content on face mask detection on webcam

  • @VirtualKnowledge
    @VirtualKnowledge Місяць тому

    Bro I tried a lot to fix the error but I couldn't solve the error
    so please help me to solve the error
    in training file it's showing that input_shape is an unexpected keyword argument

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

    very good lecture please make this video again lie by line code and briefly at the begging of the juypter installation up to last running of the code i think you have get a lot view and subscribers i miss you

  • @techtam3505
    @techtam3505 4 роки тому +1

    Instead of using a haarcascade use a model trained with many data using keras it can give more accuracy.

  • @SAINIVEDH
    @SAINIVEDH 3 роки тому

    @13:57 shouldn't it be gray[x:x+w,y:y+h] ?!!!

  • @sach2274
    @sach2274 4 роки тому

    This video was random to me
    Now I'm subscribed thinking that i get practical knowledge on ML

  • @ashutoshbhushan2320
    @ashutoshbhushan2320 4 роки тому +1

    Only webcam required right??

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

    what changes are needed to run it on google colab??

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

    Hi, I'm a newbie to machine learning, I would like to know if we try to implement this on a video captured from a CCTV camera, should the dataset be changed or does the CNN still give a accurate prediction ?

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

      Here's a paid course for this and it's worth paying.
      khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv

  • @rachanaadmane6086
    @rachanaadmane6086 3 роки тому

    Sir , did face mask detector also detect the scarf or handkerchief use to cover our face ???

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

    Hello sir i getting this error how to solve it
    ImportError: cannot import name 'np_utils' from 'keras.utils' (C:\Anacond3\Lib\site-packages\keras\utils\__init__.py)

  • @kavindabuddhi
    @kavindabuddhi 3 роки тому

    Great work. Aiya..

  • @ElevateTheFacts
    @ElevateTheFacts 4 роки тому

    Hey sir nice work but why we r using keras nd one more doubt its like u have saved the modules of video but if we want to test it live like when we execute and run the code at that time webcam open show so that there is no need to save the models .......nd yes then how what changes i have to do.Can we implement without neural network.

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

    Sir please how can be detect the face and maskes , i download the datasets and i run your program ,it not detect the the face and mask , please help me

    • @aiwiththakshila6656
      @aiwiththakshila6656  4 роки тому +1

      I have used cascade classifier to detect the face. When the mask is on, some of the features in the face are not visible, therefore sometimes the face is not detected when the mask is on. If you try with a better camera and better light conditions (day light), it may work well.

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

    bro iam facing
    ModuleNotFoundError: No module named 'google' this error when i try to compile keras.utils to import np_utils. kindly help me in this bro.

  • @muskansoni906
    @muskansoni906 3 роки тому

    It is not able to detect with mask. Please tell me where it might be going wrong.

  • @quinjanrobertocampo8600
    @quinjanrobertocampo8600 3 роки тому

    Is this better compared to transfer learning (like mobileNet) so there is no need to use a cascade classifier?

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

    Sir, I tried to run your code and it is not detecting persons with mask

  • @shashankdevara6355
    @shashankdevara6355 11 місяців тому

    error: OpenCV(4.6.0) C:\b\abs_f8n1j3l9l0\croot\opencv-suite_1691622637237\work\modules\highgui\src\window.cpp:1267: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage' , i am getting the error like this what should i do know

  • @ravencode5505
    @ravencode5505 4 роки тому +1

    It is showing only NO mask when i'm not wearing mask but showing nothing when I wear the mask

    • @vatsalchandra781
      @vatsalchandra781 4 роки тому

      Were you able to solve this issue?
      I'm getting the same problem.

    • @ravencode5505
      @ravencode5505 4 роки тому

      @@vatsalchandra781 Not able to solve but I tried sitting with bdifferent backgrounds and it worked at some.

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

    Thank you very much for this easy tutorial.

  • @darshanadilhan2486
    @darshanadilhan2486 4 роки тому

    Supperb work. Please create biginner level tutorials series.. Good luck 👍🏾

  • @AxaiKago
    @AxaiKago 4 роки тому +3

    While training the model, it is only considering 31 images instead of 990. Can you suggest me something how can I proceed?
    While debugging the all data is loading perfectly and it is also getting divided correctly into train data and test data. Does anyone also faced the same issue?

    • @nithyashreev3404
      @nithyashreev3404 4 роки тому

      @Akshay Kagwade,I am also facing the same.In the video here,all 990 images are taken but when i tried it only 31 images were taken.
      @AI with Thakshila,can you please help me fix this?✌✌✌

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

      @@nithyashreev3404 I am having the same issue it is because haar cascade can only detect patterns of black and white and it seems the project works fine only if simple plain mask is worn.

    • @User-og1vb
      @User-og1vb 2 роки тому

      same issue here

  • @user-cn1xg5cs3h
    @user-cn1xg5cs3h 2 роки тому

    I have a problem in 3.0 detecting masks in the last cell, which I can't fix, please help me.
    error: OpenCV(4.5.4-dev) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

  • @vincentsmith1564
    @vincentsmith1564 4 роки тому

    Will this work if I don't use the ROI and just use the camera feed. I can move my face close to the camera. I've read that lighting conditions make the face cascade better but I'm not sure exactly how to do that.

  • @m1zson
    @m1zson 4 роки тому +1

    Muy buen video pana, saludos de Colombia.

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

    I have a problem in the last part, im using colaboratory: penCV(4.6.0) /io/opencv/modules/imgproc/src/color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'

  • @larry6624
    @larry6624 4 роки тому +1

    The program doesn't show mask when you have mask on. I think there's a problem with the dataset or the loop.

    • @aukerulmoin4311
      @aukerulmoin4311 4 роки тому

      Same here! Did you solve it?

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

      @@aukerulmoin4311 for me the model is performing poorly. try building the model with a pretrained model like Mobilenet. The model itself isn't identifying the face with mask on.
      For me the validation accuracy is 47% instead of 97% accuracy shown here.

    • @aukerulmoin4311
      @aukerulmoin4311 4 роки тому

      @@SoumendraBagh I'm trying to import mobilenet, but getting some error. Can you give me source code please?

    • @SoumendraBagh
      @SoumendraBagh 4 роки тому

      @@aukerulmoin4311 haven't worked on it till now. Will get back to you once done.

    • @aukerulmoin4311
      @aukerulmoin4311 4 роки тому +1

      @@SoumendraBagh Okay. Thanks in advance

  • @sadialakho0307
    @sadialakho0307 4 роки тому

    i want to count the number of people with and without masks and show the result on dashboard using flask.. do you have any idea how it can be done?

  • @maksudulhaque3227
    @maksudulhaque3227 3 роки тому

    can anyone help me i am trying to run the last notebook and it does not open a window for my webcam what might be the issue everything else runs fine

  • @nikhitachikkamath2543
    @nikhitachikkamath2543 3 роки тому

    Cascade classifier file is not available in the github code sir.. Please share

  • @chathuranga5891
    @chathuranga5891 4 роки тому +1

    Great work..! Thank you Sir..!

  • @tunaozates
    @tunaozates 4 роки тому +1

    It does not detect correctly when I run. I have no mask and it says mask. Is it an expected inaccuracy or do you think some technical error occurred?

    • @alejandrozuniga1126
      @alejandrozuniga1126 3 роки тому

      You can change your dictionaries, probably your labels were assigned inverted.

    • @buzmez01
      @buzmez01 3 роки тому

      I changed the model and it worked

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

    Please sir, if I use three records in my dataset: "with mask", "incorrect worn mask" and "without mask". What changes should I make in this case? You have not shown us how to do this if we are using several folders.
    I made this change: model.add (Dense (3, activation = 'softmax')). The model training is going well but I get an error at the end that says: Shapes (None, 1) and (None, 3) are incompatible.
    And when I launch the program, it's only the face with NO MASK that are recognized.

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

    Why coverting into gray scale image ?

  • @HarryPotter-jd1dx
    @HarryPotter-jd1dx 2 роки тому

    May I know how to upload this dataset folder to google colab

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

    How to do over fitting and under fitting in computer vision

  • @sheetalnikam4768
    @sheetalnikam4768 4 роки тому

    InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.
    I have installed CUDA 10.0 . I have checked my environment variable path too. How do I solve this error?
    Thank you.

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

    hi can i use that code for more than 2 class to detect the use of mask?

  • @PreetamKatti
    @PreetamKatti 4 роки тому

    after doing everything the camera is not opening ,the camera will be running but it wont open and show live as u shown above

  • @bspuneeth9523
    @bspuneeth9523 4 роки тому

    why did you convert it into 4d array in the beginning ???

  • @kunaldas5009
    @kunaldas5009 4 роки тому

    Best explanation sir

  • @vishwasanilkumar1377
    @vishwasanilkumar1377 3 роки тому

    There is an error coming while doing the VideoCapture part of openCV. Can you please help.

  • @shriharshsholapur7262
    @shriharshsholapur7262 3 роки тому

    Which cnn architecture has been used?

  • @tharunkumarbandaru2635
    @tharunkumarbandaru2635 4 роки тому

    Why is that you have takes categorical cross entropy
    As there are only 2
    Why can't we take binary cross entropy can't we take in that manner!?

  • @ashritaagarwal603
    @ashritaagarwal603 4 роки тому +1

    Cascade classifier is not detecting any face when mask is on. I have tried with daylight also. no region of interest is created.
    please help.

    • @jerryjohn1995
      @jerryjohn1995 4 роки тому

      Me too,even after the model download ed from Google drive

    • @moussakeitamoussakeita8519
      @moussakeitamoussakeita8519 4 роки тому

      you must have good camera quality.
      I tried with a good quality video and it works

  • @renjunbias1042
    @renjunbias1042 4 роки тому

    hi am an problem in keras "jupyter notebook's kernel keeps dying" can you help me?

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

    What is the detection algorithm used in the training the model?

  • @abhiyanshukumar9749
    @abhiyanshukumar9749 3 роки тому

    all the dataset contains only white colored mask i had used black mask but it did't showed the label mask with green color. It shows correct when i am without mask. But with mask it did't show anything.

  • @ChrisG56844
    @ChrisG56844 4 роки тому

    Hi! great video! Is it possible to add an other model, for example with glases? I mean, un the dataset folder add to the mask and no mask folder one with glases.

  • @viralfever9159
    @viralfever9159 4 роки тому

    Great video sir 😍😍😍😍

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

    Best video about this

  • @cool_videos6016
    @cool_videos6016 4 роки тому +1

    i used your model but it is overfitting but after using data augmentation it is underfitting

    • @bhaumikchaudhari1495
      @bhaumikchaudhari1495 3 роки тому

      Hey ,how can you do data augmentation ,can you send your project code.. my mail :bhaumikchaudhari225@gmail.com. Please help me .

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

    I tried installing keras but it shows module not found, could you please explain

  • @karamsahoo6852
    @karamsahoo6852 3 роки тому

    How did you save the cnn model in your local machine?

  • @ruksarsheikh1727
    @ruksarsheikh1727 4 роки тому

    Sir apke jo IN[15] me error ara h konse packages install krne h plz reply asap

  • @056_smritigupta8
    @056_smritigupta8 2 роки тому

    Sir how to upload the dataset in Jupyter notebook
    ?

  • @issacholmes2475
    @issacholmes2475 4 роки тому

    module 'keras.optimizers' has no attribute 'TFOptimizer' it is giving this error >> how do i remove it please help

  • @sobinbabu984
    @sobinbabu984 4 роки тому +1

    Could you please create video for training the model in cloud free GPUs including the deployment also?

  • @tnn_thanhnguyenngoc7326
    @tnn_thanhnguyenngoc7326 4 роки тому

    Could not load dynamic library 'cudart64_101.dll' on tensorflow CPU-only installation.
    please help me.

  • @ChathuraRanasingheOfficial
    @ChathuraRanasingheOfficial 4 роки тому

    Great work... will try to follow the implementation.. keep it up 👍

  • @atharvachennur4105
    @atharvachennur4105 4 роки тому +1

    Can I do this as my final year project? Please reply

  • @sankavardhini8786
    @sankavardhini8786 4 роки тому

    Can I know where exactly the output with mask and without mask is stored in video progran

  • @ahmadkelixo7243
    @ahmadkelixo7243 3 роки тому

    perrmission to learn sir.thank you

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

    The last line is not running in short the webcam is not opening and the last line is just processing only but not running

  • @crazykatgaming5855
    @crazykatgaming5855 4 роки тому +1

    Error when checking target: expected dense_2 to have shape (2,) but got array with shape (1,) sir im getting this error when i try to fit the model

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

      Use this after train_test_split() :
      from keras.utils import to_categorical
      train_target = to_categorical(train_target)

  • @shreyagupta7873
    @shreyagupta7873 3 роки тому

    Which algorithm is used for this please tell me sir

  • @danishroy1274
    @danishroy1274 4 роки тому

    Does this produce a trigger if a person is not wearing a face mask?

  • @sthitipragyansahoo2409
    @sthitipragyansahoo2409 3 роки тому

    if we cover the face with hands what it will show mask or no mask??

  • @anupamasingh557
    @anupamasingh557 3 роки тому

    Hey I run your code but I'm getting error as
    NameError Traceback (most recent call last)
    in
    1 while(True):
    2
    ----> 3 ret,img=source.read()
    4 gray=cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)
    5 faces=face_clsfr.detectMultiScale(gray,1.3,5)
    NameError: name 'source' is not defined
    what should I do?

  • @ASNPersonal
    @ASNPersonal 4 роки тому +1

    Thanks for the video and well explained.
    Thing is i am seeing green rectangle with txt "MASK" whenever i face the camera and don't see any result from the model when i wore mask. seems like my model is only able to predict class "MASK" but unable to predict other class "with Mask"

    • @eric_ouma
      @eric_ouma 4 роки тому +1

      I am facing a similar problem. I think the issue is that haarcascade classifier is not very able to recognizes faces with a mask on. Maybe you should try another means of face detection.

    • @pavankumark2450
      @pavankumark2450 4 роки тому

      same with me

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

      @@pavankumark2450 yes same thing is happening with me.

  • @ABDULAHAD-xr3sk
    @ABDULAHAD-xr3sk 4 роки тому +1

    Thanks for the video, it show around 95 percent accuracy but while testing the system doesnt detect my face with a mask. is it a problem with haarcascade?

  • @bhaumikchaudhari1495
    @bhaumikchaudhari1495 3 роки тому

    Sir I have doubt that how many frame detect from video in 1 second?

  • @samhithgardas4932
    @samhithgardas4932 3 роки тому

    How can I get an alarm when there's no mask triggered?

  • @allphotage
    @allphotage 3 роки тому

    Coding Kahan py milygi ye Jo ap ki h?

  • @rishabhlavangad7975
    @rishabhlavangad7975 4 роки тому

    sir how did you extracted/downloaded "model-017.model" file ?...
    in my case 19th epoch gives least validation loss value and best accuracy , so i need to use "model-019.model" file, but from where to get that file?

    • @hamzasuhail1512
      @hamzasuhail1512 4 роки тому

      save your model using model.save('yourmodelname')

  • @arshradhanpura8663
    @arshradhanpura8663 3 роки тому

    can it detect cloth masks or only surgical masks?