You are one of the most enthusiastic KZbinr out there who loves to teach.
@arifulislamleeton Жыл бұрын
Hi I'm Ariful Islam leeton im software engineer and Apps development
@faroe2k95 жыл бұрын
I wish i was 13 again and had you as a teacher in programming BASIC and ASSEMBLER!! I submit to your channel from this one video!
@leonardsmith98705 жыл бұрын
I've been programming for a few years now, and I'm convinced that this kind of stuff is pure magic.
@lionpersia5 жыл бұрын
Getting this happy from very simple things? You're a very luck man, Dan, you have solved the mystery of the universe.
@randalwhitmore93672 жыл бұрын
This is one of the best coding tutorials I’ve ever seen. Looking forward to trying this out.
@tinkumonikalita25765 жыл бұрын
Great video Dan. Just watched the video by Google and then saw yours, and I clicked.
@UserUnknown075 жыл бұрын
Same here, yay! 😀
@kishorgartaula87754 жыл бұрын
lmao I really like how smart google is; by providing this platform to everyone, they are extensively creating a database of different objects that they otherwise wouldn't have access to. Google is getting everyone involved in this huge project. Kudos!
@shubhrashukla78795 жыл бұрын
Oh my god the new videos have SUCH good editing it's soooo good!!!
@The_Nova_Glow5 жыл бұрын
Dan describes stuff SOOOO clearly that even I understand
@IsaacAsante175 жыл бұрын
Please release the "Don't switch tabs" song! Awesome intro video by the way!
@UserUnknown075 жыл бұрын
That would be great 🤩
@JawwadRafiq5 жыл бұрын
It would be really awesome. please sing it for us.
@ShuyangZhou-sw7oeАй бұрын
lol
@markdavis65724 жыл бұрын
You are my hero! This is an amazing demonstration of this resource and it made teaching middle schools students much better!
@sonik3825 жыл бұрын
Beautiful video Dan, thank you! Your energy is always incredible!
@thoughtyloud14715 жыл бұрын
Feeling excited to create something. Your truly amazing teacher Sir, Dan I can tell even beginner will enjoy your video.
@krishnar7544 жыл бұрын
Wow. Totally different from other youtubers. You're crazy man.
@mb095 жыл бұрын
Thanks for the new video! Always appreciate the interesting and inspiring content from here ☺. It certainly helps to eliminate the fear barrier to try new things!
@abhaykashyapa3 жыл бұрын
These templates are really helpful and easier to understand! make more of these templates! Great Going!
@julioctello8852 жыл бұрын
i came across to this channel by accident and i enjoyed a lot, very amused...😂
@vamshioruganti63192 жыл бұрын
Amazing I never seen this type of teaching skills, Excellent and good content of video. Thanks for your efforts to make our understand easy.
@rr.studios4 жыл бұрын
Honestly surprised you don't have 1Trillion Subs, you're so Engaging!
@suryajayanthi74907 ай бұрын
It is a great presentation and you rightly had put me in coding and made me to follow up and right my own. Excellent.
@MultiMunding5 жыл бұрын
Love it. You are the Bob Ross of the 21st century 🏳️🌈
@chrisharden81504 жыл бұрын
OMG, Dan, you may be the most entertaining software teachers I have ever seen. Where were you during college? :D
@chrismorris52415 жыл бұрын
This is gonna blow up Dan congrats!
@lawlesscs5 жыл бұрын
Dan, this is fantastic! The worst thing about being so early is waiting for the next episode :P
@TheCodingTrain5 жыл бұрын
It’s all out check out thecodingtrain.com/tm !
@lawlesscs5 жыл бұрын
@@TheCodingTrain Excellent! Thank you so much :)
@sandro-nigris Жыл бұрын
Talented presenter. I subscribed to the channel.
@nataliekidd21355 жыл бұрын
You have the creepy but awesome ability to post videos exactly related to what I'm currently working on. 🤔
@Anonimousxz4 жыл бұрын
Hello my friend! don't you have a video showing how to use the model with file upload? For example, in the sketch I can place an image and it classifies what it is ?, in your example you are directly using the webcam.
@adnanchaudhary59053 жыл бұрын
Wow, that unicorn stuffed toy was so cuteee.....
@frankbraker6 ай бұрын
Hello and thank you for the helpful video! I'm not sure if what I'm trying to do is even possible. I've trained a model in teachable machine, but I'm trying to use the model for object detection. In other words, I want to get a bounding box of where the object is located, and a label of what the object is. But all the examples I've seen using teachable machine are just object classification - i.e. "there's this object somewhere in the image" without a bounding box. Can Teachable machine be used for object detection?
@ceciljoel9577 Жыл бұрын
If the model is seeing your face everytime along with the object then wont it fail to give an accurate answer if you dont show your face with the object
@Amrhossam965 жыл бұрын
For the default value of train you can check if the percentage of how sure the model is below a certain threshold then make the label waiting and only take model guess as an answer only if it passes that threshold
@TheCodingTrain5 жыл бұрын
Yes! Such a good point!
@fredh31525 ай бұрын
Thank you for making this video. I have one image per class and 500 classes. Can I use the webcam to create more images from the single image I have, so the model has more to analyze? My images are already saved to my drive, so I can't just hold them in front of the webcam like you did with the unicorn. Any suggestions? Thank you.
@PwnMactep5 жыл бұрын
How can i change modelURL to load the model from my PC?
@B0bbySneeze5 жыл бұрын
Love the videos, you're the best ever!!! So awesome literally watched them all over the last month. #suggestion Could you please please please do a video on OCR, like if you input an image of a receipt, the output would be text. Wondering if Teachable Machine can handle this, going to try now! Would love to hear your thoughts
@pollafattah70625 жыл бұрын
This guy is pure gold
@engesraa83922 жыл бұрын
Thanks for your efforts to make our understand easy
@khaledbensaad3 жыл бұрын
i have error when running the p5js without adding the (modelURL+ 'model.json') in the function preload , now it is fonctionnel correctly with my model.
@TheCodingTrain3 жыл бұрын
If you'd like support come hop into the discord! thecodingtrain.com/discord
@nordicview48372 жыл бұрын
Thank you so much, Khaled! This comment helped me to run the code!
@phptaskforce5 жыл бұрын
Hi, When I run the example from p5js web editor: editor.p5js.org/codingtrain/sketches/PoZXqbu4v I get this error *Failed to link vertex and fragment shaders.*
@AlexGuerrero0075 жыл бұрын
Same problem, however only on Chrome latest
@TheCodingTrain5 жыл бұрын
Check and see if you have WEBGL disabled in the browser?
@phptaskforce5 жыл бұрын
@@TheCodingTrain Hi Daniel, thanks for a quick response. I had my Chrome on default settings and seems that WebGL was enabled but I still received the same error. But after I changed this setting *#use**-angle* in *chrome://flags* to OpenGL from default.. error disappeared and everything works now :)
@ELHAUKEZ5 жыл бұрын
You need to train it for an idle stance. just train it to recognize just "Dan" so every other mode will just pop up when it should rather then it detects the most "Dan" in any of the other features.
@hypbox93745 жыл бұрын
Great Video Buddy, Also nice song "Don't Switch the Tabs"!
@unity4arabic9485 жыл бұрын
Great video When I export model for tensorflow lite on andriod It does not working ☹️ Any help
@Its.abhi..4 жыл бұрын
10:26 is it necessary to import p5.js library also?
@geoffwagner4935 Жыл бұрын
truly some of the coolest stuff ever.
@antonioriz3 жыл бұрын
Please help! I continue to receive the following error message: Uncaught TypeError: Cannot read property 'split' of undefined (: line 58); and some time the line 58 not even exist; who knows how to handle this? Thank you
@putuparamita68105 жыл бұрын
Interesting! Is that a neural network? I’ve learn abt image processing using matlab for neural networks. The concept is similar.
@pleabargain5 жыл бұрын
A true piece of informative genius!
@masha.nazeem16155 жыл бұрын
Hi, what if I want to add pose as input and get audio output?
@kevanmehta48224 жыл бұрын
Can you please send code for percentage accuracy that can be displayed below the webcam screen? Reply as soon as possible
@t.s.19105 жыл бұрын
Is there a possibility to "speed up" the loading time of the teachable machine models?
@tirlangiram39715 жыл бұрын
you are Real programmer
@rikahirdawati89262 жыл бұрын
please help me sir, what algorithm did teachable machine use to create that model?
@yifanli99504 жыл бұрын
Actrually when I'm trying to use my own URL, it shows an error that "Uncaught TypeError: Cannot read property 'split' of undefined (: line 58)". I have no idea about how to solve it...
@danielkagan92452 жыл бұрын
Any thoughts on how to classify video?As i have a idea to sonificate the video (its a “Stargate Sequence” from Space Odyssey). And as I think it’s may be about attaching a certain moving objects, with a certain sound, which ADDSR would be contorled by the moving object. Think about as reversed audio-visuals. Can’t find anything about it, except some MAX msp tutorials.Would be helpful if you could suggest something.
@aliibrahim48733 жыл бұрын
Hi Thank you for all your efforts, How can I determine the architecture of this network? Regards Ali A. Ibrahim
@muramarco015 жыл бұрын
What about image recognition / object counting? Can it be done with ml5js?
@dhruvpatel39635 жыл бұрын
There's an Error: "Fail To Fetch" In The Web Editor After running the code! How to Solve?
@kaanb.99675 жыл бұрын
i have same problem. if you solved this problem , please help me .
@dhruvpatel39635 жыл бұрын
@@kaanb.9967 solved! used Firefox instead of chrome that worked for me! going through some stacks it's problem regarding to local server or browser permission.
@kaanb.99675 жыл бұрын
@@dhruvpatel3963 thank you very much . I will try it.
@deviprakashpandirajan68094 жыл бұрын
@@dhruvpatel3963 i tried it but now i'm getting Stack error solved added 'model.json' at end of url in google chrome
@ratilomend4 жыл бұрын
@@deviprakashpandirajan6809 Thanks, this worked for me!
@AB-ud3in Жыл бұрын
What if I want to run two models at the same time, one for image recognition and one for audio? Can I just do the exact same thing you did here twice for the two models? I’ve tried doing that but it seems they are conflicting and causing an error with WebGL that makes my whole sketch crash
@abishekpss72545 жыл бұрын
Does teachable machine really trains the model on the browser or does it upload the dataset to the cloud and send results back to the browser ? I am curios because if I have a device with lower hardware configuration will it still work ?
@TheCodingTrain5 жыл бұрын
It does it in the browser! It will work on most modern computers with WEBGL compatible graphics card.
@gohelboy4 жыл бұрын
The way you teaching is very intresting but please make video on python base ml that would be amazing ♥️
@athukurianilkumar53522 жыл бұрын
what about un-trained object show and what is output from model ?
@senshi330004 жыл бұрын
Your videos are very playful. Thanks for this. I have a question ? How to add training without redoing everything?
@paxthewax42034 жыл бұрын
Hi Daniel, is this compatible with p5.js??
@somu66664 жыл бұрын
I really liked the video and the content. very useful in exploring time machine
@uzair0043 жыл бұрын
Can i we use this to identify different people using their faces?
@shitijagrawal5285 жыл бұрын
How did you know about this kind of stuffs ? . Really you are very cool person.
@MicahDanielSmith4 жыл бұрын
For anyone else using windows trying to figure out the emoji thing - the keyboard shortcut is windows key + . (period)
@Tim-Jaeger5 жыл бұрын
I think I know what I'm going to do this weekend :D
@jamiekazemier36525 жыл бұрын
Uit welke provincie kom je? Miss heb ik wel iets met robots voor je gerelateerd aan je video
@Tim-Jaeger5 жыл бұрын
@@jamiekazemier3652 ik ben van antwerpen, jij?
@luukvink41445 жыл бұрын
@@Tim-Jaeger enschede hiero
@jamiekazemier36525 жыл бұрын
@@Tim-Jaeger friesland :p ik dacht dat je de first robotics competition miss wel leuk zal vinden, Google het maar eens
@Tim-Jaeger5 жыл бұрын
@@jamiekazemier3652 het lijkt zo leuk, ik zou zo graag meedoen, alleen zijn er een paar problemen: Allereerst ben ik 18 jaar en word ik 19 jaar in april (dus het is voor mij niet eens duidelijk of ik mag deelnemen). Dan heb ik ook een team nodig, wat ik niet echt heb. En ten slotte lijkt het duur....
@YouDJeuR5 жыл бұрын
Very nice work ! 😀 About the detection of the train, I was wondering if it's detection was not due to the green screen that is taking most space of the camera ? Maybe I missed the part when you said it's transluscent ...
@jimmy58615 жыл бұрын
Can we take only feature extraction from convolutional neural network ?
@fgroenborg23624 жыл бұрын
What do i have to do if i get a TypeError {stack: ""} instead of object object object please help i have to finish my code before friday
@thebestric9854 жыл бұрын
putting "model.json" at the end of the image classifier url string fixed that error for me
@championx59014 жыл бұрын
Excelent video!! im a tensorflow noob, could this generated model be used to detect several objects (and count them) in one image?
@sonuchothani39544 жыл бұрын
hello,the second one that model trainingis not working..why???
@jugalmodi97604 жыл бұрын
When we export tensorflow keras model to any python ide it does not allow to work with webcam or rather real time detection. Could you please help me with this
@sridevii97495 жыл бұрын
I am not able to download tensorflow model either in Keras or saved model , it says something went wrong while converting.
@mudasarmulla57225 жыл бұрын
Can i do face detection with multiple face in one window or one picture?? Using techable
@ethankies86922 жыл бұрын
Can you use processing or is it only compatible with p5?
@Fazal8285 жыл бұрын
Was there a live stream for this? I love to watch Dan unedited
@TheCodingTrain5 жыл бұрын
There was not, this was prepared "behind the scenes" in order to coincide with the launch today.
@guyincognito19853 жыл бұрын
Would a pre-trained model of 2,000 labels (image types) be better for transfer learning than a model of 1,000 labels?
@L76videos5 жыл бұрын
How to classify a 'nothing' image? If I set in example 2 images, the classifier gives me always 2 options, but using the web camera you watch also other objects not in the list of images classified. Thanks
@sanderkester83904 жыл бұрын
Hello, I'm trying to open the code example in de p5 browser editor but I get an error without any explanation in mac and windows. But it does work on my phone, any ideas what this could be?
@DarshanSenTheComposer5 жыл бұрын
Awesome video! Btw, I was using an RNN on a vector of sequential data for classification, but RNNs are slow. Any suggestions that might work well in less time? Thanks! :)
@bhavinnagda17435 жыл бұрын
awesome video ,i have a question , can you add multiple image/ different objects to single class ?
@madhum96984 жыл бұрын
For this mobilenet not required ?
@muhammadarsalan60722 жыл бұрын
please help me sir i am facing problem while downloading quantize.tflite file. It says something went wrong on the could. And the downloaded file is corruped and unknown format..
@anuraghazra47725 жыл бұрын
14:37 YES! you are a rainbow!
@ivaylomanolov14552 жыл бұрын
Hello, how can the teachable machine be trained using text or numbers?
@Isha-ot6tc4 жыл бұрын
Sir, can this model be used in mit app inventor?
@himsid4 жыл бұрын
Awesome Video. But I'm getting Cannot read property 'classify' of undefined. Can you please help me out with that Sir?
@TheCodingTrain4 жыл бұрын
The discord is probably your best bet for help! discord.gg/hPuGy2g
@ahsensaaim36922 жыл бұрын
were you able to solve it?
@himsid2 жыл бұрын
@@ahsensaaim3692 Yes, you can find the video on my channel :)
@ninjaminja42084 жыл бұрын
Hello Dan, I am little lost here while browsing through the playlist u have created . got few questions 1. Which playlist is the starting point for Machine Learning ? 2. Is Beginners Guide to Machine Learning in JavaScript obsolete since its not shown on ur channel's home or playlist. 3. In which playlist the convolutional neural network explained? 4. What is next playlist I should follow after Introduction to "Intelligence and Learning" please reply soon...Thanks in advance
@prachetass5 жыл бұрын
Please do a bubble shooter or match 3 in a coding challenge.
@alpanakapur7003 жыл бұрын
Hi Dan, can you add video on using Pose project of teachable machine for classification using ml5.
@victorquilon53975 жыл бұрын
Interesting...but what about a field that I never saw in your videos...maybe NLP, Personalized Entity Recognition, or other kind of this NLP stuff. Great video.
@austinrhoads3 жыл бұрын
Why haven't you shown something like this with a regular image classifier without the camera?
@adideman4 жыл бұрын
Hi, what if I want to use the code in different editor? What code I need to add or remove? Please help this beginner :(
@lydiaso8994 Жыл бұрын
I really enjoy it.Thank you!!!!
@grainfrizz5 жыл бұрын
Wow. I'm a guy who works at a cyber security company. I wish I could give it tonnes of logs that are threat and not threat and I'll just send logs to it. :D
@Its.abhi..4 жыл бұрын
How to make this same project through upload image manually
@tonytli9 ай бұрын
Anyone know how you could replace the emoji's with images instead? For example, instead of a rainbow emoji showing up on rainbow it couild show a .jpg of a rainbow you upload to the web editor. Any clues?
@aakashlimbu2394 жыл бұрын
Awesome. I learn a lot from video and enjoyed too.