ml5.js: Classifying Drawings with DoodleNet

  Рет қаралды 24,366

The Coding Train

The Coding Train

Күн бұрын

Пікірлер: 46
@Roknok
@Roknok 4 жыл бұрын
You cannot explain how happy I am when you upload a video (which is awesome)
@rashidsiddiqui4502
@rashidsiddiqui4502 2 ай бұрын
Great project idea
@yoogikovendhan6802
@yoogikovendhan6802 4 жыл бұрын
This is really good!! Also your video series on neural networks inspired me to create my own from scratch in p5.js
@neillunavat
@neillunavat 3 жыл бұрын
Im 14 years old and it inspired me too! I did it in python and I also did a for loop for n number of hidden layers! Ahh im so grateful because people like Dan exist :))
@purshotambohra2131
@purshotambohra2131 Жыл бұрын
@@neillunavat Wow at age 14 you are doing such things, congrats! Never knew people are getting that intelligent to pick up programming so quickly. Now you would have been 16 years old, and I am curious about your progress so far in these two years.
@thehappycoder3760
@thehappycoder3760 4 жыл бұрын
watching this while on the cross trainer at home in lockdown UK. Getting fit and educumacated at the same time
@vidhanp482
@vidhanp482 4 жыл бұрын
you are a godlike teacher
@AleksanderFimreite
@AleksanderFimreite 4 жыл бұрын
Possible answer to question asked at 3:27... Could the warning somehow be related to the color value of the pixels? Receives 16, expects 1 kind of sounds like it is looking for only fully black or fully white pixels. And the reason its only a warning is probably because they are doing some post-processing simular to that of the treshold filter behind the scenes.
@nkpvg6805
@nkpvg6805 4 жыл бұрын
Really Epic Video As Always Keep It Up Dan
@rajatguptasupercoder9789
@rajatguptasupercoder9789 4 жыл бұрын
Best smiling teacher I wish you would have taught Python
@RajJaiswal538
@RajJaiswal538 4 жыл бұрын
Javascript is good too :)
@sajeevanfuels1980
@sajeevanfuels1980 4 жыл бұрын
Daniel Sir Can you tell me which book should I prefer for javascript coding that includes all the concepts right from variables to physics enjine and everything please tell! :)
@petaca39
@petaca39 3 жыл бұрын
hello good explanation a query can generate a PWA (progressive web application), using ml5 and p5.js. If it is possible to do it, you would have a link with information on how to achieve it, it would be enough with this same example of the video but in PWA format.
@Ping2001
@Ping2001 4 жыл бұрын
Can this model be inverted? Giving a category and let it draw?
@hhhharis622
@hhhharis622 4 жыл бұрын
That would be so cool to see
@papesldjnsjkfjsn
@papesldjnsjkfjsn 4 жыл бұрын
no, classifiers can't do that, but can train your own model
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
Take a look at my video on sketchRNN! kzbin.info/www/bejne/kHS7nKmtgd11qKM
@erikjohnson9112
@erikjohnson9112 4 жыл бұрын
3:26 GUESS: Shape input tensor mismatch. The only difference is 16 vs 1. My guess, the image is 16 bits/pixel and model expects 1 bit per pixel.
@Strak3r007
@Strak3r007 4 жыл бұрын
That has to be the reason, the trained data confirms it.
@EeVennSoh
@EeVennSoh 4 жыл бұрын
This is awesome!
@اوراق-ح7ه
@اوراق-ح7ه 2 жыл бұрын
what's about graphice tablet ..can i use the pen pressure
@வணக்கம்-ங1ண
@வணக்கம்-ங1ண 4 жыл бұрын
Thanks Dan. 💛💙💜💛💙💜💚
@Beast80K
@Beast80K 4 жыл бұрын
Sir I have a doubt , I created a classifier by watching your videos I want import all data set for train using input file tag of html . Would you please make a video on this ? -Thank You your videos are very helpful
@Anujkumar-my1wi
@Anujkumar-my1wi 4 жыл бұрын
can you tell me what those hidden layer are doing and also how increasing the number of layer can increase the complexity of the feature and why do we have to use nonlinear transformation can't we just use n number of hidden nodes with linear activation function?
@sergiorey2049
@sergiorey2049 4 жыл бұрын
Awesome videos
@faiththacreator6678
@faiththacreator6678 4 жыл бұрын
Hi, I wanted to know how to do Coding for a Game? For example, making the player cook!
@bijoyroy6112
@bijoyroy6112 4 жыл бұрын
Please make a video on Decision tree and pruning
@jancassio
@jancassio 4 жыл бұрын
Daniel, the reason why you're getting this warning is because TF2 expects an 28x28 uint array which each index should be 1 for filled pixel or 0 for empty pixel.
@Anatoli_Derese
@Anatoli_Derese 4 жыл бұрын
What is the text editor he is using?
@thelavagod
@thelavagod 4 жыл бұрын
p5js.org
@TheCodingTrain
@TheCodingTrain 4 жыл бұрын
It's editor.p5js.org/ !
@jjte3921
@jjte3921 4 жыл бұрын
Can you make video about Lua. Language?
@gaurishagrawal9404
@gaurishagrawal9404 3 жыл бұрын
Is this pre-trained DoodleNET available for python?
@guyincognito1985
@guyincognito1985 3 жыл бұрын
Hopefully there will be more ml5 videos to come...?! 🐱🍓⛄
@faiththacreator6678
@faiththacreator6678 4 жыл бұрын
Also does Coding have math in it I’m not really good at it
@RajJaiswal538
@RajJaiswal538 4 жыл бұрын
Yup
@eonurk
@eonurk 4 жыл бұрын
Can we just upload this code to github and run it on there by setting the docs? Simple game/website to share without paying anything at all? Btw are you attending to any seminars or something in NYC in near future, I would love to meet Dan! Huge fan, love your videos 😄
@lalropekkhawbung
@lalropekkhawbung 4 жыл бұрын
Cool bro
@ghulam2545
@ghulam2545 4 жыл бұрын
Cool
@geoffwagner4935
@geoffwagner4935 Жыл бұрын
What's really astonishing is this is all getting any results at all with a webcam they are so cheap and noisy, it really just be the nature of the whole thing "getting everything as close" as it can that it gets anything at all from webcam pixels. For Metashape i wouldn't even dare. i know these pixels are so noisy and so not like each other at all pixel by pixel. image alignment you only get a few speckles that match up out of 100s of photos, you get a good Sony and it practically will make a perfect model just from image alignment and can really do it with very few photos, if they're good. i can't wait to get a better adapter for a good camera .
@aditioswal
@aditioswal 4 жыл бұрын
Wow!!!!
@dabll0236
@dabll0236 4 жыл бұрын
is this a kids show?
@rujor
@rujor 4 жыл бұрын
That number formatter does a really, really, poor job 😄...
@thelavagod
@thelavagod 4 жыл бұрын
early
@sarvagyasingh4518
@sarvagyasingh4518 3 жыл бұрын
tell me a thing this guy cannot do in JavaScript
Coding Challenge 183: Paper Marbling Algorithm
32:10
The Coding Train
Рет қаралды 80 М.
Image Classification with ml5.js
31:50
The Coding Train
Рет қаралды 25 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
ml5.js: KNN Classification Part 2
21:33
The Coding Train
Рет қаралды 21 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 351 М.
Coding Challenge 180: Falling Sand
23:00
The Coding Train
Рет қаралды 1 МЛН
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
Coding Challenge 181: Weighted Voronoi Stippling
28:59
The Coding Train
Рет қаралды 179 М.
ml5.js: What is a Convolutional Neural Network Part 1 - Filters
28:04
The Coding Train
Рет қаралды 56 М.
Hand Pose Detection with ml5.js
15:56
The Coding Train
Рет қаралды 25 М.
The Art of Code - Dylan Beattie
1:00:49
NDC Conferences
Рет қаралды 4,7 МЛН
Setting Up Neovim For Development
1:15:08
Coder Cal
Рет қаралды 3,4 М.