ml5.js: Training a Convolutional Neural Network for Image Classification

  Рет қаралды 33,269

The Coding Train

The Coding Train

Күн бұрын

Пікірлер: 86
@kacper526
@kacper526 4 жыл бұрын
As AI engineer I can tell you, that using pretrained models (eg. ResNet) is pretty usefull even if it isn't trained with images you want to recognize. Pretrained models have one advantage - they are taught how to extract features. So you can train the model with really small datasets. Really nice to see ML in different language than Python. Nice video!
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Thank you, this is such a good point! I've heard this feedback from others as well.
@MiguelRodriguez-wn8mc
@MiguelRodriguez-wn8mc Жыл бұрын
good explanation, the classifier allows you to recognize several identical magnets in the same image, for example, if three people with chinstraps were shown
@Beast80K
@Beast80K 4 жыл бұрын
Sir,I am completely new in this AI ML stuff , Im a student more into Software development, UI/UX & web dev. I'm really enjoying the way you teach, friendly not overwhelming, not bombarding with new words and all. I'm in last yr of graduation and going to make major project like Disease Detection input image then output tells yes or no . Hope so this video series will help me . Thank You for providing knowledge.
@SurrealBackrooms
@SurrealBackrooms 3 жыл бұрын
8:30 That’s exactly what I thought when I saw all those numbers.... In all seriousness, you really are a great teacher that makes coding fun.
@thianesh9097
@thianesh9097 4 жыл бұрын
I made an ANN in processing following your P5 ANN videos. Now I am going to do Convolution, Tank you Soooooooooo much
@nathen1778
@nathen1778 4 жыл бұрын
The Coding Train isnthe only person who explains how to do stuff better.
@ima_wizzard894
@ima_wizzard894 4 жыл бұрын
Finally a new video about this! THANK YOU GOD!
@endyy6671
@endyy6671 4 жыл бұрын
Lol what a great idea for a CNN project! I've been going through your nature of code playlist, I'm currently just getting past the matrix math section back from early 2018 in chapter 10. Thank you for the amazing/entertaining educational content, and please keep up the great work. Happy holidays
@geoffwagner4935
@geoffwagner4935 Жыл бұрын
Wow,what's really amazing is going between a bleach white background, from a black. you can tell those really high values take quite a while to fill up, black background for 30x 4k photos is less than 50 epochs for cd cases , bleach white about 300 epochs for cd cases. but seams to have learned much better for me and a white wall to use white paper and an assortment of positions.
@wtrbrns
@wtrbrns 4 жыл бұрын
The sun with the mask is sooo cute!!
@dhiahassen9414
@dhiahassen9414 4 жыл бұрын
Stop it selene , we are here for science :p
@wtrbrns
@wtrbrns 3 жыл бұрын
@@dhiahassen9414 and the science is cute too! lol c:
@tvfilthyfrankson7408
@tvfilthyfrankson7408 4 жыл бұрын
hey, just wanted to tell u thanks mate, u really helped me become better p5 programmer and thanks for the all good 3d webgl tutorials. Was stuck there but managed to get what i wanted! Thank You So Much!
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Hey MadLad! Feel free to join us on discord and share the results! ~ Coding Train Team 🚂
@tvfilthyfrankson7408
@tvfilthyfrankson7408 4 жыл бұрын
@@TheCodingTrain ive joined! If there are some misunderstanding, my discord name is: PinkGuy69
@kalyanikar6599
@kalyanikar6599 4 жыл бұрын
Sir I seriously love your videos
@TheCodingOdyssey
@TheCodingOdyssey 4 жыл бұрын
I like how much fun he has teaching!
@knowledge_4203
@knowledge_4203 4 жыл бұрын
YESSSSSSSSSS MORE CODING TRAIN VIDEOS!!!!!!!!! AHHHHHHHHH!!!!!!!!!!!!
@TheBobbytux
@TheBobbytux 4 жыл бұрын
Thanks you for this new release of ml5 that draws plenty of rainbows in my logs :)
@antischolar6336
@antischolar6336 4 жыл бұрын
thank you Dan! you make me feel like I can pursue my ideas!
@the-old-channel
@the-old-channel 4 жыл бұрын
Will you make anything related to seq2seq neural networks? That’s a really interesting topic. I’d really like to watch your explanation on it. Or maybe I’m missing something and there are already videos about it on the channel?
@planktonfun1
@planktonfun1 4 жыл бұрын
You're still coding? Man that determination
@manthanpatil6410
@manthanpatil6410 4 жыл бұрын
your train chooo choo helps me sync my audio . keep doing that great videos .
@semrana1986
@semrana1986 4 жыл бұрын
Dinner later... Coding Train vid First... great stuff as always
@Roknok
@Roknok 4 жыл бұрын
As always....The best
@srinivasankasiram6902
@srinivasankasiram6902 3 жыл бұрын
thanks for the nice demonstration
@soja2897
@soja2897 3 жыл бұрын
I love your tutorials,I have a question please, I don't know if I can create a face recognition application with ml5 js? Thank you
@ujaanguha8954
@ujaanguha8954 4 жыл бұрын
Love your videos man
@heeerrresjonny
@heeerrresjonny 4 жыл бұрын
I just read something about "Deep Evidential Regression" which is a way for the system to create a confidence score at the same time it creates predictions. Is that something ML5 might be able to do at some point? That seems like something that would be really helpful for learning about and testing different networks and training data.
@mansirrabiu7412
@mansirrabiu7412 4 жыл бұрын
Love You Dan!
@codefun3168
@codefun3168 4 жыл бұрын
Well explained man!!
@ashwinjayaprakash7991
@ashwinjayaprakash7991 4 жыл бұрын
Dan better late than never ❤️
@username42
@username42 4 жыл бұрын
so can we also try this for 1D tabular data set or any sensory data set that has thousands of variables?
@j_quyatt
@j_quyatt 4 жыл бұрын
A+ explaination 💯💯💯
@Star-hx9rp
@Star-hx9rp 3 жыл бұрын
Is there a way to train a CNN for object detection as well using ML5? Or is there any possibility that we can build a custom object detection model using ML5?
@carlosvasquez4567
@carlosvasquez4567 2 жыл бұрын
What is the criteria to set 8 filters for the conv2d layer?
@suhruthtechshot7181
@suhruthtechshot7181 4 жыл бұрын
hi i am from india you are so awesome
@EvanBurnetteMusic
@EvanBurnetteMusic 2 жыл бұрын
Thanks!
@TheCodingTrain
@TheCodingTrain 2 жыл бұрын
Thank you for the generous support!
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
Best thing dan
@guyincognito1985
@guyincognito1985 3 жыл бұрын
I wish my parents had named me "Max Pool"! 😎
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
By adding Machine learning
@jonathan-._.-
@jonathan-._.- 4 жыл бұрын
actually (about the comments at the start) the resolution is reduced by 3/4 and ends up 1/4 the original
@kushagra64
@kushagra64 4 жыл бұрын
Hello there, just wanna ask that when will you make coding challenge style stuff or noc ch3. But still you have great content :) Fun fact: because you haven't continued noc stuff, I started reading the book (web version) and I really appreciate your work , I really like the boids chp.
@mohdmajidakhtar2122
@mohdmajidakhtar2122 4 жыл бұрын
I have just a basic non technical question. Does my data (face image with and without mask) get stored anywhere on the net? to any of the database?
@Dragonslore2594
@Dragonslore2594 4 жыл бұрын
i think only to that model maybe
@Dragonslore2594
@Dragonslore2594 4 жыл бұрын
im trying to use p5 with a react project its working localy but dosnt when i push to heroku. im using react-p5 npm
@nkpvg6805
@nkpvg6805 4 жыл бұрын
Amazing Vidieo And Content As Always!! Keep Up The Great Work 👍👍 And Can you Make More Videos On 3D Stuff
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Hey NKPVG! Thank you for the lovely feedback! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@nicolasericesmendez8421
@nicolasericesmendez8421 4 жыл бұрын
can i use another model with ml5js other than mobilenet? And by this I mean a custom one created by me or by google's techeable machine
@hazemmahmoud4448
@hazemmahmoud4448 3 жыл бұрын
hello thanks in advance ,,why its not working at all , can you help me please ?
@nomorecensorship2815
@nomorecensorship2815 4 жыл бұрын
Can you do a video that does NLP on people lying?
@axaysushir
@axaysushir 4 жыл бұрын
Can i use ml5 to match 2 images that are similar or not
@nathen1778
@nathen1778 4 жыл бұрын
Also, can you make a video on how to code a soccer game?
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Hey Nate! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@nathen1778
@nathen1778 4 жыл бұрын
@@TheCodingTrain Ok
@nathen1778
@nathen1778 4 жыл бұрын
Also I am watching in sequence in how to learn javascript in p5, I am in function basics
@nathen1778
@nathen1778 4 жыл бұрын
@@TheCodingTrain I found you from mike boyd
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
Make car racing game in p5.js
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Hey Preeti Panchal! You can always suggest ideas through discord or the Coding Train github! ~ Coding Train Team 🚂
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
@@TheCodingTrain always support dan I am 13 years boy and loves coding I like your project and how accurate you solve the bugs or make creatively projects I made games like angry birds and many other
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
@@TheCodingTrain learning to code in whitehat junior 😁
@Dingdong228io
@Dingdong228io 4 жыл бұрын
Where do I download this code editor? Can anyone please drop a link to this editor.
@spikespine3
@spikespine3 4 жыл бұрын
Hi bibek, Dan is working in the p5 online editor. I had your same issue and after some hunting I found that you just need to google “p5 editor” and the first result should take you to the editor you are seeing here. In order to save your projects and upload images/videos you will need to create an account. Hope this helps!
@OANISHNAIK
@OANISHNAIK 4 жыл бұрын
Nice When is next discord.js video gonna release tho
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Soon! Three are being edited right now! (early next week?)
@Navvye
@Navvye 4 жыл бұрын
@@TheCodingTrain Cant wait for it!
@woonie3134
@woonie3134 4 жыл бұрын
Hi can u make a video on food classification. How can u extract the label of a classified image when working with a large dataset? I would like to classify food image and recommend recipes based on the label identified but I am not understanding how to do this. I WOULD kindly ask a tutorial on this matter. There is barely information on food related projects plz
@raghavastudio2009
@raghavastudio2009 4 жыл бұрын
In the next video can you make a calculator
@nqkhanhskewb
@nqkhanhskewb 4 жыл бұрын
Scrolling down the comment section makes me realize that Dan has a chat bot now?
@tangiispotted
@tangiispotted 4 жыл бұрын
1st
@gustavo.g.pereira
@gustavo.g.pereira 4 жыл бұрын
Kkkkk
@souptiknath4668
@souptiknath4668 4 жыл бұрын
Now it's October 2020 or November 2020 🤔🤔
@prathampatel6357
@prathampatel6357 4 жыл бұрын
Discord bots ep 4 when
@ruslan9366
@ruslan9366 4 жыл бұрын
2nd
@Roknok
@Roknok 4 жыл бұрын
You have worn the same jacket but a different shirt
@preetipanchal6422
@preetipanchal6422 4 жыл бұрын
2nd like bro
@ADAM-ry3ey
@ADAM-ry3ey 4 жыл бұрын
u can't touch the mask like that bro xD
@alwysrite
@alwysrite 4 жыл бұрын
why a mask when you are alone?
@tranceemerson8325
@tranceemerson8325 4 жыл бұрын
CYBERDYNE SYSTEMS BORN HERE?
@calebprenger3928
@calebprenger3928 2 жыл бұрын
Looking back....over reacting about mask wearing...
@samson6707
@samson6707 4 жыл бұрын
thats using computer science for evil.
Coding Challenge #158: Shape Classifier Neural Network with ml5.js
36:03
The Coding Train
Рет қаралды 139 М.
ml5.js: Train a Neural Network with Pixels as Input
18:38
The Coding Train
Рет қаралды 38 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 1,4 МЛН
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 39 МЛН
Человек паук уже не тот
00:32
Miracle
Рет қаралды 4,2 МЛН
Image Classification with ml5.js
31:50
The Coding Train
Рет қаралды 23 М.
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 1,3 МЛН
But what is a convolution?
23:01
3Blue1Brown
Рет қаралды 2,7 МЛН
Training a Convolutional Neural Network (CNN)
4:08
far1din
Рет қаралды 7 М.
Recognize custom objects with TensorFlow.js.
24:23
Google for Developers
Рет қаралды 8 М.
ml5.js: Image Classification with MobileNet
24:21
The Coding Train
Рет қаралды 127 М.
ml5.js: What is a Convolutional Neural Network Part 1 - Filters
28:04
The Coding Train
Рет қаралды 56 М.
ml5.js: Train Your Own Neural Network
34:49
The Coding Train
Рет қаралды 104 М.
How I animate 3Blue1Brown | A Manim demo with Ben Sparks
53:41
3Blue1Brown
Рет қаралды 1 МЛН
Face Mesh Detection with ml5.js
31:46
The Coding Train
Рет қаралды 9 М.
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 1,4 МЛН