Build Real Time Face Detection With JavaScript

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • 🚨 IMPORTANT:
    Part 2 (Face Recognition) Tutorial: • Easy Face Recognition ...
    In this video we will be setting up real time face detection through a webcam using AI. This AI is so quick that we are able to draw in real time the various faces and expressions of every person in the video without much performance overhead. We will be using the Face API JS library built on Tensor Flow to setup the face detection.
    By the end of this video you will have fully functional real time face detection on your site which can be used with any webcam or phone camera. If you want to see a part two of this video make sure to let me know in the comments below.
    📚 Materials/References:
    GitHub Code: github.com/Web...
    Face API Library: github.com/jus...
    Models Used: github.com/Web...
    🧠 Concepts Covered:
    - Streaming a webcam through HTML
    - Using Face API to detect faces in real time
    - Drawing facial landmarks in real time
    - Determining emotion through facial expressions in real time
    🌎 Find Me Here:
    Twitter: / devsimplified
    GitHub: github.com/Web...
    CodePen: codepen.io/Web...
    #AI #FaceDetection #JavaScript

КОМЕНТАРІ • 1,6 тис.

  • @WebDevSimplified
    @WebDevSimplified  4 роки тому +308

    A common issue many people are running into is a 404 error when loading the models folder. This is caused when you are not running your code inside a server that loads the models folder. For example just right clicking the file and opening in Chrome will not work. I use Live Server with VSCode to run the code and that works for me.

    • @tasnimzia4499
      @tasnimzia4499 4 роки тому +6

      I used VSCode for this too. But I'm still getting the same error even though my folder arrangements are the same as yours.

    • @WebDevSimplified
      @WebDevSimplified  4 роки тому +6

      @@tasnimzia4499 Do you have VSCode open to the root folder of your project. Also is your code the same as the code linked in the description.

    • @hrishikeshrane2429
      @hrishikeshrane2429 4 роки тому +10

      Sir i copied your whole code still it is not working
      first i used wamp server to run the code
      and after that i also tried with my online server then also it is not working
      please tell what should i do

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

      @@hrishikeshrane2429 I am not sure. Your problem could be that the root of your server is not the root of the project so you will need to change the model URLs to be from the root of the server.

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

      @Asim Hussain was having the same issue, opened settings/live server config, checked and unchecked some stuff there( don't ask what, lol) and it's now working. I hope it helps))

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

    A lot of people are asking about part two of this video. It is already released and can be found here. ua-cam.com/video/AZ4PdALMqx0/v-deo.html

  • @tombonner2799
    @tombonner2799 4 роки тому +1945

    This isn't how to BUILD face detection with JavaScript but rather how to IMPLEMENT face detection with JavaScript.

    • @d33pFaiL
      @d33pFaiL 4 роки тому +73

      как развернуть чужой гит и запустить с умным ебальником

    • @RobbyAJM
      @RobbyAJM 4 роки тому +30

      Exactly

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

      @@d33pFaiL Все в довольно интересной форме рассказал и показал, указал источник на гит, haters gonna hate:D

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

      @@d33pFaiL жестко, у тебя очень конструктивная критика, в том числе моего коммента, тебе бы к психотерапевту сходить

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

      @@d33pFaiL Yes

  • @abhishekpatel1535
    @abhishekpatel1535 5 років тому +96

    We do love your Ai videos. Make more of these

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +14

      Will do!

    • @glowleaf
      @glowleaf 5 років тому

      @Web Dev Simplified YAY!!! Lmao.

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

      I second that request. This was a great tutorial.

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

      I developed a site to detect faces, drawa face landmarks, detect facial expressions, and age
      Goto face-api-js-demo.netlify.app
      From your computer
      Share this if you can

  • @ajsky1066
    @ajsky1066 4 роки тому +74

    The intro was like a robot talking about robots. Appreciate the tutorial.

    • @WebDevSimplified
      @WebDevSimplified  4 роки тому +17

      That is just how I am. My newer videos are slightly less robotic.

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

      He was reading

    • @WebDevSimplified
      @WebDevSimplified  4 роки тому +11

      @@murilomelo6752 I wasn't reading any script. I do not script any of my videos since I suck at writing and it would be even more robotic.

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

      @@murilomelo6752 Your profile pic is in almost any youtube channel comment section I visit.

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

      "Anything but mess my hairdo."

  • @danterusso6354
    @danterusso6354 3 роки тому +29

    I know that this was a while ago. But, it is definitely still one of the better API recognition discovery / coding demonstrations that I have seen in quite some time. Well done, sir!!!!

  • @AJ-vq9ym
    @AJ-vq9ym 3 роки тому +220

    next video how to build real time covid19 detection with js

  • @kaywilfert8297
    @kaywilfert8297 3 роки тому +9

    Just wanted to let you, @Web Dev Simplified, know, that this video, as well as the sequel were helpful in an international project at my university. Thank you you for providing a fast and simple tutorial as a guide for our minimum viable solution for a part of the project

  • @sashankkrishna2912
    @sashankkrishna2912 4 роки тому +15

    You really are an amazing programmer and an awesome instructor. I never saw a video so straight into the topic, and understandable. :)

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

      he's one of the worst instructors ever, nonetheless the argument treated is interesting

  • @vishnumurali6524
    @vishnumurali6524 5 років тому +24

    The best tutorial on AI face detection I have ever seen

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +2

      Thank you!

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

      ua-cam.com/video/F5shV0pInJM/v-deo.htmlsub_confirmation=1 CHECK OUT MY PYTHON OPENCV TUTORIAL IN JUST 1 HOUR 🔥🔥

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

      @@amoghamaiya3832 We prefer Javascript over PYTHON. So go away

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

    Don't get disheartened by odd comments, it's part of the trade mate!
    But you sir, are doing a fantastic job!
    Highly appreciated!

  • @saeedatenzi
    @saeedatenzi 4 роки тому +122

    "how to implement a face detection api" not "how to creat"
    Anyway, making a face detection api takes at least a 5 hour run and will definitely makes less views in yt, after all people just like to see the cool part when everything works with press of a button not the time spent debugging.
    Nice video dude

    • @davidn7026
      @davidn7026 4 роки тому +11

      "5 hour run and will definitely makes less views in yt"
      I'm gonna stop you right there. If done right, long tutorials get views. Other experienced youtubers can fastforward footages from their actual coding time, condensing it down to 10 minutes of contents with summaries. Others can make it a really interesting series to watch. Watch time is how you get money

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

      Syed, wallah !

  • @programmingplus-plus4225
    @programmingplus-plus4225 4 роки тому +4

    Keep them coming dev, someone like i get to be enthusiastic and motivated by seeing such good works from the development side

  • @RTBRuhan
    @RTBRuhan 4 роки тому +289

    Nobody:
    Me:Don't know anything about coding but still watching this.

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

      me 2

    • @WebDevSimplified
      @WebDevSimplified  4 роки тому +36

      AI is just that interesting. I watch lots of AI videos even though I have no idea what is going on in many of them.

    • @vladutz9625
      @vladutz9625 4 роки тому +15

      maybe you should start coding.

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

      Me 2

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

      @Kaya Beautymantra Yeah, you need the right tutorials to start

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

    In opposite of the majority of comments, I thank you for this tutorial. It's going very helpful so far and even a dummy can understand the steps.

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

    Wow so many haters... thanks I think this video is really nice for anyone who wants to start playing with facedetection without deep knowledge of programming. Even if you don't build the facedetection I believe it's really impressive how you make things easy to understand. Thanks again

  • @jordirhoden300
    @jordirhoden300 5 років тому +7

    Hi, dude. Please make a second part of this, it would help me a lot. Thanks.

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +3

      I just recorded a part 2 which will release Tuesday.

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

    "there's only one face apparently" he says as if expecting more than one 👀

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

    it's amazing to see some unusual videos like this as i'm always focusing on my web dev tutorials, please keep them up, and thank you.

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

    It's always been great to visit your channel. All videos are very intuitive, simple to understand but full of learnings. Thank you!!!

  • @technomaestro6092
    @technomaestro6092 5 років тому +7

    Thanks bro
    Love from INDIA

  • @thenahidul
    @thenahidul 5 років тому +12

    That surprise expression 😆😆

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

    Man you're gem ! People are actually really mean, believe me if they would have been paying for such informative tutorial they'd be like a kicked ass. They are getting such informative content for free that's why they are barking too much. Thank you so much for this tutorial. I had been searching for such content for long time and at last I got what I was looking for. You earned a subscriber. Stay blessed

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

      you hit it spot on! have you any examples on codepen. some ppl there get angry with questions, but u seem quite reasonable!

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

    Despite all negative comments, this was really a eye opener for what JS is capable of. And now I can test how to fool face recognition algoritms. Thanks!

  • @meh398
    @meh398 5 років тому +3

    Videos like yours are such inspirations for me to keep on coding. Thanks

  • @vuhoang3783
    @vuhoang3783 5 років тому +3

    Can you make a series about Javascript, I have watched a lot on youtube but I just understand your channel. Form Vietnam with love!

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +4

      I plan to eventually, but haven't gotten around to it yet.

    • @vuhoang3783
      @vuhoang3783 5 років тому

      @@WebDevSimplified Thank you !

    • @thenahidul
      @thenahidul 5 років тому

      You can follow following channel as well.
      ua-cam.com/users/programmingwithmosh

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

    This is really BEAUTIFUL video I have seen in a long time!! Terrific explanation in such a short time!!

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

    That's the way to do it, nothing but the necessary frameworks and all vanilla! Well done.

  • @tekno679
    @tekno679 4 роки тому +679

    "That's all it takes to create this simple face detection algorithm." No, you are not creating this algorithm, you are just interacting with the API.

    • @nadir2k
      @nadir2k 4 роки тому +93

      Yes, everybody knows that here, you don't need to point that out

    • @messiah2534
      @messiah2534 4 роки тому +22

      @@nadir2k He's polish "programmer" and he's angry coz he don't have any success with codding.

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

      @@messiah2534 And you with english. "he don't"

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

      It doesn't matter because in the real world at these tech companies you will be using their APIs to implement stuff, this is a great project to complete and to have in a portofolio

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

      no one asks your opinion, you little polish peasant

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

    Awesome! Love it that it is well explained. All done in less than 13 mins. Yes, please .... more AI goodness sounds real good. Now to have fun with this.

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

      Thank you! I try to keep all my videos short and to the point since I hate watching long drawn out tutorials.

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

    This is really good. I love it. Thanks for making this video. It's impressive how far just a little JavaScript can go.

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

      Omar, that's not a little. its the ready made ingredients remixed.

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

      If you like animation using image , 2d , 3d animated arbitrary shape using html. i will suggest ..Coding techno oregano channel..
      ua-cam.com/video/-VKhBdcuBqY/v-deo.html
      ua-cam.com/video/_32EAm9Z08g/v-deo.html
      ua-cam.com/video/JtS6N_z233A/v-deo.html -- sliding effect
      Hope that you will like

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

    Wow, thanks so much. I'm very happy that I can connect my camera to my site 😁

  • @AnnieTaylorChen
    @AnnieTaylorChen 5 років тому +7

    OH YEAH~~~~ I gotta definitely check this out soon! Traveling abroad right now so have limited time to code and study, heehee~ :)

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +1

      It was really fun to make! Thank you so much for the suggestion.

  • @jeyraj3075
    @jeyraj3075 5 років тому +3

    Awesome.... Thanks for great video...
    Please make part 2 for login with face detection.

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +2

      I don't think I will cover login in part 2 since that will require building a login system, but I definitely plan to cover face recognition.

    • @alfonsolasa2495
      @alfonsolasa2495 5 років тому

      @@WebDevSimplified Hey! The best way to do login with the face is saving the custom model in local session?

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

    Nice flow, easy to listen to (didn't ramble, or divert), clear, simple and effective. Your a great presenter with a nice story type flow ability. Well done, excellent presentation.

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

      Thank you so much! I really appreciate it. I'm glad you enjoyed the video.

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

      @@WebDevSimplified thanks for the work... is there any way i could make the lips fill in blue, etc... or even get the pixels and shade it blue, like makeup?

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

    can't believe this is free this man is a hero thank you sir.

  • @BaconStudio
    @BaconStudio 5 років тому +5

    Thank you soooooo much this helped me out a ton!!!!
    :D

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +1

      I'm glad I could help!

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

      @@WebDevSimplified is there angular version of this code available ??

  • @Want2totravel
    @Want2totravel 5 років тому +5

    Bro Make a video on simplified JS series , love from India❤️

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +2

      I plan to do that eventually. It is just really time consuming.

    • @glowleaf
      @glowleaf 5 років тому +1

      That’s a super good idea :)

  • @alecwillis1073
    @alecwillis1073 3 місяці тому

    These ar great videos and give a very helpful starter on the subjects. More please.

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

    Aaaaand that is my subscription of today!!
    Thanks man your videos are amazing.

  • @iwfklaus3553
    @iwfklaus3553 5 років тому +11

    Paaaaart 2

  • @TheblackDragonmonkey
    @TheblackDragonmonkey 5 років тому +4

    Yes, thank you for this. Keep making awesome stuff like this! Maybe you could look into incorporating React Native with .TSX files into future projects.

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +3

      I do not use React Native so I probably will not cover it in the near future. Sorry.

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

      If you like animation using image , 2d , 3d animated arbitrary shape using html. i will suggest ..Coding techno oregano channel..
      ua-cam.com/video/-VKhBdcuBqY/v-deo.html
      ua-cam.com/video/_32EAm9Z08g/v-deo.html
      ua-cam.com/video/JtS6N_z233A/v-deo.html -- sliding effect

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

      @@WebDevSimplified Hey kyle it's showing, : Uncaught SyntaxError: Unexpected identifier 'faceapi'
      Do you know what would have caused this?

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

    Your videos are super exciting. Explained well. Keep up the work dude

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

    u just made the world of programming so easy

  • @smellytaint
    @smellytaint 4 роки тому +188

    12:25 This video has nothing to do with how the face detection works.

  • @altaccount648
    @altaccount648 4 роки тому +61

    >uses a face detection algorithm
    >this is how to make a face detection algorithm.
    I'm not sure I understand.

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

    Perfect explained and incredibly useful to me! Thank you very much for sharing! :)

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

    Very quick and informative. Thank you so much!

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

    When I added the Promise.all([... part I could no longer see the video, although when I inspect element there are no errors.

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

      If you like animation using image , 2d , 3d animated arbitrary shape using html. i will suggest ..Coding techno oregano channel..
      ua-cam.com/video/-VKhBdcuBqY/v-deo.html
      ua-cam.com/video/_32EAm9Z08g/v-deo.html
      ua-cam.com/video/JtS6N_z233A/v-deo.html -- sliding effect

  • @omniversal4739
    @omniversal4739 4 роки тому +4

    Now I can be like the cool kids and include a face detection in my website in order to unlock my content lol.

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

    Really glad UA-cam suggest me this video. Liked, subscribed cant wait for more epic stuff.

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

    I'm going to use this to learn how to break realtime facial recognition algos. Thanks for that. We must all resist this kind of technology.

  • @kafirmohallida8486
    @kafirmohallida8486 4 роки тому +12

    Without Promise and Face API, I think I'm gonna have to sell watermelon for a living..

  • @Hakerman-ed6pe
    @Hakerman-ed6pe 4 роки тому +5

    copy paste codes and tell my dad this is my first A.I. LOL xD

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

      yes you're right , a lot of people make videos without any background, just copy paste. => it's a wasting time.

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

    I have been looking for this video. Finally ... got it. Thank You :)

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

    Yes, a part two, please.

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

      It is already released and linked in the description.

  • @roshan9360
    @roshan9360 4 роки тому +6

    I am getting CORS error URL scheme must be "http" or "https" for CORS request. when i am including face-api.min.js in script tag in index.html . Can anyone help me

    • @SantoshGupta-tv4mp
      @SantoshGupta-tv4mp 4 роки тому

      Install the cors package :
      Command: npm install cors
      Also include this in the file like server.js or app.js

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

      Santosh Gupta that has nothing to do with this???

  • @kafirmohallida8486
    @kafirmohallida8486 4 роки тому +58

    Rename the title to "How To Use Face API to Build Real Time Face Detection"

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

    great work sir we want more tutorial on AI with projects

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

    Awesome 💪🏼 I needed that for our Flutter Web App 😋 thank you sooo much!

  • @GaminGuides4
    @GaminGuides4 Рік тому +3

    I have a question
    How I can only fetch the expression and store it into a variable and print it in console. Nothing else
    I tried
    console.log (detections[0].expressions); but it shows all expressions value. I want only which is on the screen

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

    error : face-api.min.js:1 Uncaught (in promise) Error: Failed to link vertex and fragment shaders. ........

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

      Same

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

      feel your pain! same

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

      @@imacup5640 I answered in this thread what I think might have been causing it

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

      @@_Moody_1502 Answered in the thread what worked for me

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

    Your explanations are really impressive. I want you to make more videos like this using javascript. I am a lover of JavaScript.

  • @bikramchettri9405
    @bikramchettri9405 5 років тому

    Awesome man! Keep up the good work and congratulations on hitting 11k.

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

    i'm having trouble with google chrome, i can't get this to work on it, works great on opera.
    I get this error:
    DOMException
    (anonymous)

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

      have you figured out this error? :)

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

      @@danpetre5414 If you know please kindly tell me

  • @HDenizD
    @HDenizD 4 роки тому +11

    7:52 "and it saying tinyFaceDetectorOptions is not a constructor" --*cut* (10m-1h later) "Oh man you kidding me?!?!?! " *cut*-- "and this is super easy to fix, this just needs to be a captial T"

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

      So if i ever get an "is not a constructor" error, i should just put a capital T

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

      lol true

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

      @@animehero8648 not sure if trolling or serious haha

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

    The Best tutorial on AI face Detection I have ever seen ,Thank you Brother

  • @j.davidescobar1717
    @j.davidescobar1717 4 роки тому

    Holly sh*t... Please do more videos like this. Thanks. Do more videos... You definitely master Js and take it to a whole new level.

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

      Thank you. I have a part two of this video already out and linked in the description and end screen of this video.

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

    This doesnt seems simple. dont understand anything just the HTML.. ;(

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

      keep working on learning. takes time to understand.

  • @ThomasSchaz
    @ThomasSchaz 5 років тому +8

    Great tutorial! Thanks man. But honestly: semicolons ffs!!

    • @WebDevSimplified
      @WebDevSimplified  5 років тому +7

      Never! Once you go semicolon-less you never go back 😜

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

      If you like animation using image , 2d , 3d animated arbitrary shape using html. i will suggest ..Coding techno oregano channel..
      ua-cam.com/video/-VKhBdcuBqY/v-deo.html
      ua-cam.com/video/_32EAm9Z08g/v-deo.html
      ua-cam.com/video/JtS6N_z233A/v-deo.html -- sliding effect
      Hope that you will like

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

      @@WebDevSimplified Bro 🙄😁😂

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

    We need a translator from many country! Specifically from Indonesian hehe😁 good job brother 💪🏻

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

    amazing, i really enjoy this tutorial. Waiting for more.

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

    12:17 I thought he will laugh hahahaha

  • @Illu07
    @Illu07 4 роки тому +4

    You didn't build the face detection algorithm, nor you've implemented it.

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

      That would also be quite stupid if he would have done that, because it seems that someone already did that. Now I make something to see if the people at my frontdoor come with good intentions or not.

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

      @@arumbai you are absolutely right. Yet he claimed to do so.

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

      @@Illu07 I know he did, but still i enjoyed his video and enthusiasm. Let's just be glad he not your lawyer in a capital case and his claim would put you away forever. Now I watched this video very relaxed on my couch and learned about the API he used.

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

    Thank you so much boss, this is helpful to me, hope to learn more from you

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

    This is an amazing video. Please make more videos like this

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

    you mean use a library not build there is a big difference.

  • @samfrmd
    @samfrmd 4 роки тому +4

    It’s not building, nor implementing. Title should be ‘Calling face-detection API by JavaScript’

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

    Cannot wait to try this. Very nice tutorial would love more like this.

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

      Thanks. I have a part 2 linked in the description and end screen as well.

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

    Really Simplified
    ​ good job bro

  • @davidn7026
    @davidn7026 4 роки тому +4

    didn't appreciate the clickbaity title

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

    Wow! very good demonstration of AI technology in simple js, thanks a lot for the good work.

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

    Great video! Congrats and keep up the awesome work!

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

    I really like the way you teach.It is compact and this is my first time to know that Web browser can detect face by use javascript.I use to study python and keras to do object detection but those could not run on web browser easily. I will try to do the coding follow your step, hope I can run the same way as demonstration result.

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

    more please i liked, subbed, commented, add to watch later and shared this video LOL

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

      I have a part two to this video that is linked in the description and end screen.

  • @hnkdln7307
    @hnkdln7307 5 років тому

    Video is crisp and clear... Thanks for the tutorial... Waiting for more AI tutorials...

    • @WebDevSimplified
      @WebDevSimplified  5 років тому

      Thanks! If you haven't already seen the face recognition video that is a followup to this video I would check it out.

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

    quick and always to the point, great tutorial!

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

    Whoever published this project on github and ran into 404 error, replacing "/models" with "./models" in the script.js worked for me.

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

    you are amazing, you make javascript look like adding 1+ 1

  • @andresvasquez3459
    @andresvasquez3459 5 років тому +2

    New sub!
    Greetings from Ecuador!

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

    There’s 2 things...
    He is copying the code from another device.
    And he is not creating any detection algorithms rather he is just interacting with the Face detection algorithms API 🐝
    But the explanation was good. Very cleaver guy.

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

    Thank you Kyle for the work you do. It is inspirational. Keep it up.

  • @kaleseeha3294
    @kaleseeha3294 5 років тому +1

    Thank you for your video. It's very amazing. I do love your videos. Please make more of these.

    • @WebDevSimplified
      @WebDevSimplified  5 років тому

      Thank you. I have a part two to this video if you are interested.

  • @sunnybarua5061
    @sunnybarua5061 5 років тому +2

    Thanks, bro!!Love from Bangladesh!

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

    I loved it . I wish that i see more video like this

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

    We want more of these cool stuff

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

    Very nice audio's are crystal clear 👍 !!!

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

    Great video dude !!

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

    Wow! This is super cool. Definitely gonna give it a try. Please do face recognition too. And extend it to a face unlock system perhaps. Please do more videos on ML, AI and AR.

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

    Nice build. I will try it now.