I tried to build a ML Drowsiness Detector App (with sound alerts) in 15 mins

Поделиться
HTML-код
  • Опубликовано: 5 окт 2022
  • You asked for it! So here it is.
    Finally putting together all the stuff we learned during OD class and bringing it to production as an app. For this episode of Code That we're going to be building a object detection app that can pick up if we're awake or drowsy then playing an alert if we're found sleeping.
    We'll use PyTorch YOLOv5 to detect our state and then put it together in a Tkinter app with VLC being used to play the audio. Hope you enjoy it guys!
    Get the Code: github.com/nicknochnack/https...
    Sign up to Jobs From Nick: www.jobsfromnick.com
    Oh, and don't forget to connect with me!
    LinkedIn: bit.ly/324Epgo
    Facebook: bit.ly/3mB1sZD
    GitHub: bit.ly/3mDJllD
    Patreon: bit.ly/2OCn3UW
    Join the Discussion on Discord: bit.ly/3dQiZsV
    Happy coding!
    Nick
    P.s. Let me know how you go and drop a comment if you need a hand!
    #machinelearning #codingchallenge #tkintertutorial #python
  • НаукаНаука

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

  • @4onlinebuys
    @4onlinebuys Год назад +8

    Love your videos! You are always bringing incredible challenges/learnings in such a short, digestible format. Thanks and don’t stop!

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

    I am currently working on my thesis which is about tinyMl. Every time you upload something it's just inspiring to me. Thank you!!

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

    video quality, editing, the codes you wrote, the projects you made and your beautiful energy and smile are even more wonderful. Keep it up man.

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

    I love this kind of video, is pure entretainment for developers 🤙🏼greetings from Spain!

  • @sshhrlamn3947
    @sshhrlamn3947 Год назад +7

    i cant access to your code in github. Error 404. pls help

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

    You make these challenges so difficult for yourself that I'm starting to think that you just want to give away money 😂 but one of my favorite series on YT, keep going Nich ;)

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

    Was fun to watch (and informative)!!!! : ) Thanks

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

    I just like all your challenge projects.

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

    love this channel, that's so interesting!

  • @TheNewMountain
    @TheNewMountain Год назад +2

    Hi Nicholas. Is there a video of how you trained the model used or a video showing how you can train a similar model?
    Love your content. Thank you so much for doing this!

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

      Answered my own question: ruclips.net/video/tFNJGim3FXw/видео.html

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

    You are the best on YT :) Could you create a video how to build a Human Gait Recognition. Thank you for all your work - keep going

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

    Please create a deep reinforcement learning algorithm in Python for stocks portfolio builder by taking care about each stock indicators too.
    Thank you very much in advance!

  • @swastikgorai2332
    @swastikgorai2332 Год назад +2

    Loved it!

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

    Hey Nicks...you are amazing DSc. 😎

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

    Me gusta esta sección. Saludos Nicholas

  • @gplgomes
    @gplgomes Год назад +2

    The program needs a sensibility filter for detection, because it is mixing the same occurrence many times.

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

    My head is blocking that 10:27
    *Move the line up to be blocked by the timer*
    HAHAHA Love you nick😂😂❤❤

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

    loved it man

  • @lightoftheemperorgg5511
    @lightoftheemperorgg5511 Год назад +4

    WOW!!! very cool!

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

      Thanks a mil! Glad you checked it out @light of the EMPEROR!

  • @gplgomes
    @gplgomes Год назад +9

    A note: The model used was already trainned. I think interesting if make a video showing its trainning.

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

      Check this out @Geraldo!

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

      @@NicholasRenotte heck what out?

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

      My bad forgot the link, this: ruclips.net/video/tFNJGim3FXw/видео.html

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

    What a coincidence! Just finished drowsiness detection

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

    That was so much fun!!!

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

    This was awesome!!!

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

    Love the intro !

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

    jobsfromnick 😂 what a legend you are!

  • @4thlord51
    @4thlord51 Год назад

    Thanks for the video.. I want to build an A.I. that can predict how drunk a person is. Should be a great ice breaker at a party.

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

    Have you done a video on using a basic model that we train to auto tag images for us? Trying to complete the loop on saving detected images and then retraining the model quickly in one interface. I think you showed us we can use CLI to upload the model so is it possible to build one interface to do it all... in 20 mins :-) jk jk.. pressure , appreciate any insight. thanks for all you do

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

    Have you make a video about "how to make a data train",?
    For example in mediapipe.
    We read an image, read coordinate, append to csv file (ex: train.csv). And then train data on that file, save to tflite file (or something other), and compare with real time hand landmark to recognize some gesture.
    I hope you understand what i mean. 😂

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

    loved the video but can you make a video on making the model itself

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

    Intro 🔥 🔥
    Sponsored by me!!
    I have signed up!!!

  • @DB-in2mr
    @DB-in2mr Год назад

    your intro ... ...use machine learning ... so cool ....go go go! : )

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

    Very cool

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

    Thank you Nicholas, as usual. I am getting a 404 on the GitHub page though.

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

      Just remove the first part of the url until the second https, maybe a copy and paste error in the description

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

    PLEASE REPLY:
    can you make a custom RE-train paddle ocr using google collab ? if so when can i expect it?

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

    Hi Nick, What is CUDA Toolkit and where can we use it?

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

    Ideia: The camera sees if the dog's bowl of water or food is empty then do a SMS alerting to refill.

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

    How did you get yolo folder in explorer

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

    How to run this app in mobile?
    I had created a app and run in laptop but not in mobile how install it please reply 😊😊

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

    How can you build up to use YOLO v7 train model?

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

    Hey Nicholas, is there an Option to hire you for a 1 Hour Teams Call atm?

  • @shyamsingh-lh4yw
    @shyamsingh-lh4yw 2 месяца назад

    Sir pls tell what we have to write in drowsy and data file

  • @Jannatkhan-vz1nj
    @Jannatkhan-vz1nj Год назад

    Please cover Human in the loop Machine learning topic.

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

    It would great if you can make a tutorial on how to this on a raspberry pi. Please 🌟

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

    How about making an ML alarm clock? It should talk to you. You would have to ask it to let you snooze. It would tell you the trade-offs to not getting up right now. You won't have time for a shower; You'll have to take the X:XX instead of the one you prefer; You'll be late for a meeting; etc.

  • @milakohen630
    @milakohen630 24 дня назад

    bro you read my thoughts 🎉

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

    I think when you test the program than the time may be stopped.

  • @sairajanala-hq6rn
    @sairajanala-hq6rn Год назад

    where can i find same.. link is not working

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

    Yo! lo awesome man!

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

    Hi
    Can you share the link for github repository for this project again

  • @Ganesh-zj9ho
    @Ganesh-zj9ho 2 месяца назад

    Where is the source code??bro how did you accessed the results while the detection is still running 14:00 .bro can you explain me in this

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

    Hey, do I need dlib for this?

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

    can you please make some more complex/real project?
    means, all your videos are great but when I'm trying to make some more complex it seems impossible
    for example my dream is to build and train reinforcement model to play subway surf but I have no idea how, although I have a basic understanding of ​​reinforcement learning

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

    Hey nick, this guthub link is unable to open, don't know why

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

    page not found when i try to open the source code

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

    Can that tinker app run on a mobile device. I was looking for ways to deploy my cv project to a mobile app.

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

    Never knew Lewis Hamilton could do deep learing

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

    Legend

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

    how to do this in both image and video

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

    GITHUB link not working can anyone help to get the source code

  • @004.pranavrathod8
    @004.pranavrathod8 11 месяцев назад

    the github link is not working??????

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

    Nick create tutorial video build ml hand sign alphabet recognition app use mediapipe with jetson nano please

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

    Please I need the files and docs for this project

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

    I cant access the code pls help its my final year

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

    How I would get yolov5 file

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

    Please who has the folder and the complete code.

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

    Bro is it work on Android phones,

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

    🙏

  • @jayathissaaral2598
    @jayathissaaral2598 12 дней назад

    Git hub link doesnt work

  • @ahmedebrahem-cx6pt
    @ahmedebrahem-cx6pt 7 месяцев назад

    I need this code please

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

    sooper

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

    bro, where is the code??? 🙃🙃

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

    The github path is empty bro

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

    If you send this app to me

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

    Plz anyone help me as the line model = torch.hub.load is not working

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

    Anyone has the code of it because It was showing not found when I click the GitHub link

  • @ahmedebrahem-cx6pt
    @ahmedebrahem-cx6pt 7 месяцев назад

    I need this code please