Train Neural Network by loading your images |TensorFlow, CNN, Keras tutorial
ฝัง
- เผยแพร่เมื่อ 6 ก.พ. 2025
- #clustering #python #machinelearning
Link for my deeplearning udemy course coupon code added
www.udemy.com/...
This is the tutorial is for crating your a neural network and training with your own photos. I have used tensorflow keras and ImageDataGenerator to build this neural network. All data labeling is done with help of ImageDataGenerator . convolutional neural network with max pooling and dense layers is used for building up the model.
follow me on Facebook
/ when-maths-meets-codin...
#deeplearning #neuralnetwork #artificialintelligence
if you liked the content please support by subscribing 😇
1. here is the video for multiclass:---- th-cam.com/video/1Gbcp66yYX4/w-d-xo.html
2. here is video for object detection with tensorflow:----- th-cam.com/video/_TCUPl3j2kI/w-d-xo.html
3. here is video for object detection with YoloV3:------ th-cam.com/video/zm9h4mYymk0/w-d-xo.html
Great tutorial!!! thanks. Here, I noticed you didn't normalize your test data, don't you think this might have had a negative impact on your prediction in some way? Since your model was trained and evaluated on normalized data. Although at 1st glance it doesn't seem so.
Hello sir, How to upload only one data set folder like chech happy or not
no need to check the saad, just happy folder so what channges i have to make in code
i need to check weather this is a plant leaf or not for my semester project so it will alot of help if you tell the code for single data set that the given image is the same or not in testing
Bro please give the code lines link
Hi, we use the same pictures in training and validation? or we use diferent?
This is most awesome and most humble tutorial I've ever seen. Despite many other tuts that more like "watch me code" and throwing a line of code with complex variable naming to show off. Thank you.
This is the exact tutorial I am looking for. Thank you very much. You described all the steps in the most simplified way. This tutorial will help me a lot in my project so thank you again.
You know, here in Brazil us IT people praise IT people from your region.
oh god, i spent HOURS trying to figure out my errors. you helped in five minutes!
🎯 Key points for quick navigation:
00:14 *Train a neural network to classify mood (happy/not happy) using custom images from Google Photos.*
01:34 *Organize images into training, testing, and validation folders for efficient model training.*
05:31 *Use `ImageDataGenerator` in TensorFlow to preprocess and label images automatically.*
09:00 *Design a convolutional neural network (CNN) for image classification, including convolutional and max pooling layers.*
11:19 *Compile and train the model using binary cross-entropy loss and RMSprop optimizer.*
13:55 *Achieve 100% accuracy on a small dataset; discuss implications and potential improvements.*
Made with HARPA AI
Crystal clear implementation of CNN
After being stuck a whole day, I prayed for wisdom and bumped into your video. You are an answered prayer. Very grateful for your content. Keep at it. #NewSub
You are so welcome
The best video ever for a person who studies deep learning and cnn ❤😍🔥
Thank You bro. After building 3 models I forgot the most basic thing, prediction on single random image file. Your video solved my issue. Much love from my side.
lol... the Neural Network did a good job classifying whether you are happy or not because honestly, I couldn't even tell.
Sir I don't know how to express my feelings u are great ❤️❤️ keep going sir
Excellent tutorial😍 can’t thank you enough!🙌🏻🔥
Exactly what I was looking for. Wonderful video and well explained. Thank You ❤️❤️❤️
this is very helpful. I bet if you were picking sad and happy from pictures of friends, the error goes up because too much variation in the photos
Thank you much for the video!! i really enjoy it and helped me a lot to understand more about CNN
Thanks, Man for explaining this in the easiest way🙌
The first working tutorial!!! Thanks a lot
Legend, thanks for explaining. i am finally able to put everything i learned about this in practice thanks :)
hi brother i am confused . i need your help .this lab is important to me?
always the low quality videos that are the best out there
This is the best video that I have come so far. Thank you so much Sir!!
Excellent ji.Really very good explanation with real time image's 🎉🎉🎉
Thanks a lot , this is exactly what i was looking for. Great job man!
Your video is very good. I found it extremely useful. Maybe you could rethink the tags for your video so that it shows up quickly in the search.
you are a wonderful human being
very nice video, good job bro
Thank you 👍
Thank you 👍🏻🎉 for easy tutorial of CNn
great job explaining it, you're a great teacher
Superb...
No word for thanks and appraisal .
good keep it up
this is the best video ,cong2ln broo
The best video ever🙏
Thankyou so much, its really help me, i can use my own image and its awesome
Supperb 👍
Good Job
🥰🥰 bhai maja agya thank you vmro
Excellent I just finished it and it recognized most of my images (maybe could it have recognized everyone if I had used more images for training), thanks a lot.
there's no "basedata/test" folder isnt it? how you can finished it?
Model is overfitting and you are happy that ist giving 100% accuracy. OMG
Amazing !! True life saviour. I was looking for exactly the same.
Thank you very much sir, you explained step by step. but I have problem in last step. how to accept sub directory path and select both folder data set. please reply me. Thank you.
wonderful tutorial. Thankyou so much. Just one request, Can you pls make a tutorial on how to evaluate this model by confusion matrix,F1score etc?
what did u put inside validation folder?
Awesome content
This is an excellent tutorial, thank you so much!
Simply Superb. 🙏🙏
Hello sir, it worked really well till model fitting.
For 'model_fit' step, it is throwing an error called "AttributeError: 'DirectoryIterator' object has no attribute '_assert_compile_was_called' "
Did you sort out the issue, and why this error was encountered?
Thanks a lot for the amazing video. I tried it out for healthy and diseased plants, it looks like it wrongly identified few. Should i put them back in training folder and re-run everything again? Please suggest.
waoooh ,this is amazing ,thank you brother
please do tutorial of this with tarfile. i have tar file image dataset and having trouble opening it
Thank you so much for this video. Cannot appreciate enough!
Sir, i want to know that which model the CNN model used in this video is inspired from?
this tutorial is really good. thank you so much
Great bro ...!!! Very good explanation with appropriate pace ...!! Thank you bro !!
Glad you liked it!
I really enjoyed. Thanks Sir!!!
Glad you enjoyed it!
Sir, My final year project is related to Automated Fruit Ripeness Detection using Deep Learning model. There will e at least four fruits , we have to train model to classify fruit either Underripe, ripe or overripe. Can you please help me. Can I make a GUI we-based in Flask in Google Collab??? or I should make Web Flask app using VS code and then integrate my model at Google Collab? Which will be more convenient for me?
One more thing in your video there are two cases(happy or not happy) and you kept it binary. Is there any ternary option available for three classes? underripe, ripe and overipe?
Hello, This helped me a lot but One question what chances would you make if we introduced a third output lets say neutral.
Thanks
Great, Jay
sir do we have to sotre photos in all the three folders like validation training and testing or only training
Hello nice video..:)
2 questions:
1. Since you have 19 unhappy photos how does batch(3) work here?
2. Diff. btw batch_size and steps per epoch?
Very well explained and to the point
thankyou very much sir for the great demo,
but have you the video to explain the details of the models that we have to use for every scenario?
Yes, soon
Very neat explanation, thanks for the video
Glad it was helpful!
Hi, excellent tut, but I want to ask a stupid question, do I need to train or test the network using the same person's face photo? thanks
so helpful.I'm glad Sir
Very helpfull tutorial. I have some questions though. Shouldnt all the images of the dataset be the same dimensions before we use them? how can i create a confusion matrix?
Please make videos like this more
Thankyou so much for the explanation but I need to train a model for my face recognition project can you please guide how do I train the model for face recognition on both RGB and grey channel. And how can I structure my dataset either multiple folders of people or else?
hello sir what is the use of validation folder. can you explain flow_from_directrory and which is compare your photos. i need step by step explanation. This video is very informative but need step by step explanation.
Sure you may not like your model to overfit on top of training data so on every iteration you have to check the accuracy on unseen data thar comes from the validation folder
Thanks a lot, pls can this work with multi-class classification
Hey, I like your video a lot. However, at 4:30, how exactly did you call this image from your folder? I can't quite seem to figure it out as you didn't show exactly how you called it. Also, when I type in "img = image.load_img("basedata/train/happy/3.PNG"), it's telling me that the file isn't found and there is no such file, even though there is since I created it. Lastly, when I type in "plt.imshow(img)", it's telling me that the name 'img' is not defined. Please help...I'm following your video and this is throwing me off. Thanks
Sir I am getting problem in the last cell while I am running the model for testing dataset it is throwing error what should I do?
sir i did exact same thing to classify eye images but it is showing same result for every image . plz help sir
My assignment requires me to show a plant image to camera and it should say which type of image it is out of 4 classes, how can i modify this code?
i love you sir, you making it work. So much thanks!
Bro doing this ubundu or windows is poossible to doing wind
should v need put images in all folders? like testing - in happy 5 images and unhappy 5 images? same for validation too? but high no. of images in training
Thank you very much for this kind of good explanation!
You are welcome!
Amazing job! Thank you so much for that
Thank you very much. You made my day .I am happy to learn. Sir please upload more videos. Can you please send me code for model evaluation for same program
Yes, sure
sir I did everything like as u have said and I have trained the model but I am facing trouble during testing of a image. Can you kindly help me how should I make the model predict the image class?
i am reading a research paper on the visual with CNN. The size of the images is 250*500. The paper used CNN with 100 kernels of size 10*20 for 1st conv layer and 100 kernels of size 20*30 for 2nd layer. Can you expain abit of this as it is not clear to me why the chosen size..what is the effect of the huge filter size
Can you make leaf disease detection using CNN,keras, DeepLearning
A very nice and informative video sir. Thank yoU !!
So nice of you
Excellent video thanks alot.
Sir i need you help about the test folder .my prediction has error
Thanks for this content brother. helped me a lot. Can you please tell me how i can add more than 2 input classes(for example: happy, not happy, excited,depressed)??
Sure here is the video for multiclass th-cam.com/video/1Gbcp66yYX4/w-d-xo.html
@@whenmathsmeetcoding1836 But I want to use CNN. Here, you gave class mode='binary'. What can I put here as class mode to take more than 2 classes??
hi jay, thank you very match for this tutorial. i have a question, if you work with multiclass classification, lets say not just happy and not happy but more than 6 or 7, what should be changed exactely in the code ??
Hi Joseph sure I have a video on youtube channel names as training Residual Neural Network there I have used softmax with multiclass please refer that also don't forget to subscribe...😎
@@whenmathsmeetcoding1836 you are the best man, thank you
@@whenmathsmeetcoding1836 please sir shere me the link
@@joseph2009k please send the video link if he send it to you
Very useful and great job, thanks you so much
Thx, this is what i looking for.
Nice video! thanks man!
Hello, thank you for this good example.
I want to ask, how many photo that are good to train, develop, and test?
because I can't find the dataset that I'm looking for, thankyou!
Kindly extend to check accuracy on test dataset
Need help with
ValueError: logits and labels must have the same shape ((None, 512) vs (None, 1))
Really helpful sir :)
Thank you for this good video
I have one question, in the 'Validation' folder which images did you put?
are they from train group or test group?
I had less no of images but yes you should keep all different images in three folders..
Got the same question. Did you figure this out? Is that so that I have to save my images to all 6 folders: 2 folders - happy / unhappy -- in every of 3 folders: test, train, validation?
dont know how testing folder become test folder? and do i have to copy images in all three folders? please ans
Well your case is almost the same as me, i tried to do sign language detection, training and validation result is very high accuracy, but bad on test, mostly wrong, how can i improve my dataset? Cause i checked it on heatmap, computer read it wrong.. How can i make the computer to read the sign language
i cant access my photos using path of folder....should i store the directory in jupyter folder....plz reply 🙏
How to get weight of model ???for running this model on real time app...
I get 'PermissionError: [Errno 13] Permission denied' when I try to test the model with the data in my test directory. How can I rectify it?
Can we use the training dataset without a class.....I mean only images in the directory