Deep Learning - Image Classification Tutorial step by step (for Beginners) (python / TensorFlow)

  Рет қаралды 154,386

DeepLearning_by_PhDScholar

DeepLearning_by_PhDScholar

Күн бұрын

This video contains a basic level tutorial for implementing image classification using deep learning library such as Tensorflow.
1. Overview of concepts (Brainstorming) Image Classification
2. Image loading (four different methods)
(i) Python Imaging Library
(ii) Open CV
(iii) IPython.display
(iv) Tensorflow.Keras API - Preprocessing
3. Deep learning architectures
(i) Model Loading (MobileNet etc)
(ii) Predictions
4. Decoding the predictions into labels

Пікірлер: 115
@eshetiebekele4381
@eshetiebekele4381 2 жыл бұрын
I am From Ethiopia! I was studding an AI courser for free! Your lecture is so good !!
@ronztinz
@ronztinz 3 жыл бұрын
Haven't found a simpler explanation than this of Deep Learning for Image Recognition anywhere else. Thanks..!!
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@sethnguna8809
@sethnguna8809 Жыл бұрын
Best tutorial that I've come across thus far. Thank you so much!🙂
@afsanehmaleki1128
@afsanehmaleki1128 3 жыл бұрын
Thanks it was great. I need to learn how train unseen images then classify 5 types
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@ShannonXavier
@ShannonXavier Жыл бұрын
Hello Sir. Thank you for this amazing video tutorial. May i ask if you could share your script and slides? Thanks
@josephmwangi3528
@josephmwangi3528 Жыл бұрын
Thank you. i can now start relating for. I was initially confused.
@naimamushfika1167
@naimamushfika1167 3 жыл бұрын
WOW ....... !! Best Tutorial, Please make more videos on this topic.
@hussencomputertrainingcent2600
@hussencomputertrainingcent2600 2 жыл бұрын
Thanks it was great. I need to learn how train skin diseases image classification and pridiction with the accuracy 4 types skin diseases or if you have a tutorial give me link
@김석중-r8m
@김석중-r8m 2 жыл бұрын
Thank you for the video. It's easy to understand about how I can use it.
@umairmughal0001
@umairmughal0001 4 жыл бұрын
Amazing... Finally, someone teaching very good
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@nikhilnale4549
@nikhilnale4549 3 жыл бұрын
Sir , yours videos are easy to understand and Thanks You so Much sir 😊
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@lLlLawliet1
@lLlLawliet1 2 жыл бұрын
is there any tutorial to make a custom dataset for this case?
@hh-iq9zk
@hh-iq9zk Жыл бұрын
Hallo there. I would like to colorize my Corona image from 1968 into RGB, so that I would be able to use it along with other Landsat multiband images for time series analysis. Could you suggest any method or tool to implement it? The problem is that there is no color pair images as a training image. Thanks and I will be watching for your reply.
@sandeshwar7407
@sandeshwar7407 3 жыл бұрын
Very useful, but I thought it's for classification but you told about Image recognition, can you pls tell me where can I find it.
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@md.shafaatjamilrokon8587
@md.shafaatjamilrokon8587 3 жыл бұрын
Thanks. Love from Bangladesh
@prakashsubburaj219
@prakashsubburaj219 2 жыл бұрын
Awesome video very clear
@Athulyanklife
@Athulyanklife 2 жыл бұрын
Hi sir, I am a beginner in deep learning . one doubt: Using CNN if we created an image classifier, and its validation accuracy is 90% above, but testing is so poor. it is overfitting right ,,so can i use k fold cross validation to solve this? I have used GTOS mobile dataset and 1 lakh images .. Training data splitted to training set and validation set and test set used for testing
@AtenTetsu
@AtenTetsu 3 жыл бұрын
Thank you for this amazing video, sir! I'm now more understand about the Tensorflow and image classification. May I know, can I use Microsoft Visual Studio instead of Anaconda? Are they have the same function? And lastly, I want to know, this method can be use in Raspberry Pi for image processing sir with camera implement with it? Thank you 😄
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@hairulaysaabdulhalimsithiq7067
@hairulaysaabdulhalimsithiq7067 3 жыл бұрын
Hi Sir... Very good tutorial. I am PhD student and I do faced some problems in developing my work. appreciate if i can contact you to get more advice..Thanks a lot
@deeplearning_by_phdscholar6925
@deeplearning_by_phdscholar6925 3 жыл бұрын
Thank you for your interest, you can post your problem here in comments, so that others can also get benefits, together we can learn from each other, so I would love to proceed to the best of my knowledge. Stay blessed.
@hairulaysaabdulhalimsithiq7067
@hairulaysaabdulhalimsithiq7067 3 жыл бұрын
@@deeplearning_by_phdscholar6925 I need to develop deep learning for lung segmentation. I am having an issues to start and i need guidance to begin my development. Especially in the segmentation part.
@ametaful
@ametaful 3 жыл бұрын
Hello we have a problem code how to load image data example here FileNotFoundError: [Errno 2] No such file or directory: 'Pictures/Mikrolet/train/_01.jpg' please help me
@GurpreetKaur-ej8ng
@GurpreetKaur-ej8ng 2 жыл бұрын
Can you please post step by step tutorial for Pan sharpening using Deep Learning?
@mamb5323
@mamb5323 3 жыл бұрын
Thank you very much sir, very helpful video to understand many concepts on deeplearning
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@muzahirmohsin9049
@muzahirmohsin9049 4 жыл бұрын
Great. Please do work on the tutorial for Python too!
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@woonie3134
@woonie3134 3 жыл бұрын
Can u make more videos on this possibly on food recognition using a large dataset? PLS ty
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@gkworld2024
@gkworld2024 3 жыл бұрын
sir which pre trained model is more suitable for brain tumor classification please replay me... thanks
@chidochashechingombe6684
@chidochashechingombe6684 Ай бұрын
Thank you
@radhikapatil8003
@radhikapatil8003 3 жыл бұрын
Please do video on image classification using Fixefficientnet..it would be a great help Thanks in advance
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@hailah5856
@hailah5856 3 жыл бұрын
Thanks, that’s really helpful
@md.shafaatjamilrokon8587
@md.shafaatjamilrokon8587 3 жыл бұрын
Assalamu Alaikum Could you please make a video on food ingredients recognition ?? Please
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@kaziranga_national_park
@kaziranga_national_park Жыл бұрын
Hello sir, it is possible to classify animal-trapped camera images and segregate them into folders using an automatic process. This can be done using machine learning and computer vision techniques. Please make a video. I work in the forest department. Many Photographs capture a maximum of 18 lakhs. One by one segregation of having a problem. Please help us
@RahulSoni-pr5sq
@RahulSoni-pr5sq Жыл бұрын
where you train your model with large dataset because it unable to train in my PC
@kayetries
@kayetries 2 жыл бұрын
Thank you for this!!! 🙏
@sathiyamoorthi7411
@sathiyamoorthi7411 3 жыл бұрын
Bro Which place in South Korea ? Am also live in South Korea. Am studying Kunsan National University (Computer Vision).
@rosiemarlton
@rosiemarlton 3 жыл бұрын
This is so helpful! Thank You!!!!
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@ayuteachingaids624
@ayuteachingaids624 2 жыл бұрын
Interesting one
@kaziranga_national_park
@kaziranga_national_park Жыл бұрын
Hello sir I am a beginner, wildlife Trapped camera approx 20 lakhs photographs, how to image classify and automatically segregation. Please help me
@r.e.p.a2240
@r.e.p.a2240 3 жыл бұрын
hey man awesome tutorial, but on my end, i couldnt use resized_img becasue it would throw a syntax error. so i had to ued resize_img instad. also my predictions = mobile.predictions(final_mimg) does not work and kills my kernel. any idea how to fix this?
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@nikhilnale4549
@nikhilnale4549 3 жыл бұрын
Request to make more videos sir ❤️
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@shroukramadan1844
@shroukramadan1844 2 жыл бұрын
can we make a confusion matrix for this problem?
@chemophile14
@chemophile14 4 жыл бұрын
Well done Shan
@sudheeshe1384
@sudheeshe1384 3 жыл бұрын
can you share the code link in Github
@AtifVLogs360
@AtifVLogs360 4 жыл бұрын
good job.
@muhammadasyraf3638
@muhammadasyraf3638 2 жыл бұрын
hey bro, awesome video. i learned alot. how do i send some donation as my appreciation for u. i wish there's join button
@nassimamoufakkir7519
@nassimamoufakkir7519 3 жыл бұрын
Lah irhm l walidin u saved meeee
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@libo70
@libo70 3 жыл бұрын
sorry in which version of tensorflow? thank you for every thing
@deeplearning_by_phdscholar6925
@deeplearning_by_phdscholar6925 3 жыл бұрын
Sorry for being late in replying and thank you so much for your interest. We have used Tensorflow 2.0., however, the example we have used will also run in Tensorflow 1.14 onwards and all latest versions hopefully.
@njilouis3752
@njilouis3752 Жыл бұрын
hi sir thanks for this amazing lecturd but I get an error fro line 35 "'imagenet_utils' from 'tensorflow.keras.preprocessing'"
@saurabhkalra3042
@saurabhkalra3042 3 жыл бұрын
can you tell me how to do like this with python: detect an image on an application and if the image is not there search for the image again and if it's there then do something.
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@rajshreesrivastava7650
@rajshreesrivastava7650 2 жыл бұрын
Hello sir, Nice explanation sir Can u plZ tell how we can use gan for data augmentation and deep learning alexnet /resnet-50/ vgg 16 for classification
@praveenavala2297
@praveenavala2297 3 жыл бұрын
Starts from 11:00
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@lukespearson8173
@lukespearson8173 3 жыл бұрын
Thanks!
@ratnaminiblog
@ratnaminiblog 3 жыл бұрын
thank you soo much sir
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@protectyourself4759
@protectyourself4759 3 жыл бұрын
Brother are you from Bangladesh?
@hamzedaoud3152
@hamzedaoud3152 3 жыл бұрын
Hello sir , i can't import imagenet_utils could you please help me to solve this issue. (it shown me this bro "ImportError: cannot import name 'imgenet_utils' from 'tensorflow.keras.applications' (unknown location) ")
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@kavins8054
@kavins8054 2 жыл бұрын
Bruh.. I was using Vscode and importing tensorflow works fine but from tensorflow.python.keras.preprocessing import Image gives import could not be resolved..?
@madhurighanta
@madhurighanta 3 ай бұрын
Heyy hii where did you get the codee
@DataTP
@DataTP 2 жыл бұрын
done...thanks
@kondwanimwafulilwa9677
@kondwanimwafulilwa9677 Жыл бұрын
Thanks
@showbikshowmma3520
@showbikshowmma3520 3 жыл бұрын
can u plz give me a sugestion if i ask u a question
@ksivamohan2222
@ksivamohan2222 3 жыл бұрын
Thanks...
@zaheenyusuf5465
@zaheenyusuf5465 Жыл бұрын
Sir how can I contact you ? I am having business and facing some serious issues. I need your consultation sir. How can j contact you ?
@vishnukeerthi5024
@vishnukeerthi5024 3 жыл бұрын
Sir where did u load ur data set
@najwameftah3581
@najwameftah3581 3 жыл бұрын
how to use neura lnetwork for face recognition
@suhanshupatel9204
@suhanshupatel9204 3 жыл бұрын
Thank you so much :)
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@PardheevusWorld
@PardheevusWorld 3 жыл бұрын
Sir what is your phd topic
@kaveeshamadhubhashana3094
@kaveeshamadhubhashana3094 2 жыл бұрын
can i use mobilenet offline
@onkarmangrulkar2239
@onkarmangrulkar2239 Жыл бұрын
file not found error please tell me how to set path
@Madhu-fs8dw
@Madhu-fs8dw Жыл бұрын
Thq sir
@thanhtongnguyen308
@thanhtongnguyen308 2 ай бұрын
How to custom train?
@zenoarks35
@zenoarks35 3 жыл бұрын
final image doesnt work pls help
@chemophile14
@chemophile14 4 жыл бұрын
Shan bhai! If I want to multiply a number with a specific row in 3x3 matrix in numpy array, then how should I do that?
@deeplearning_by_phdscholar6925
@deeplearning_by_phdscholar6925 4 жыл бұрын
>> import numpy as np >> Mtx = np.ones((10,10)) # define ones matrix of 10rows and 10 columns *** Typical method without NumPy ***** >> Mtx[[1,3,5],:] = Mtx[[1,3,5],:] * 8 ## multiplying row number 1,3,5 with 8 >> print(Mtx) [[1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.]] >> Mtx[[7],:] = Mtx[[7],:] * 5 ## multiplying 7the row with 5 >> print(Mtx) [[1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [5. 5. 5. 5. 5. 5. 5. 5. 5. 5.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.]] Or using***** NumPy***** >> Temp= np.dot(Mtx[[9],:],3) ## pick the 9th row and multiply 3 with it , you can use multiple rows as above >> Mtx[[9],:]=Temp ## replace the matrix with the answer of the row >> print(Mtx) [[1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [8. 8. 8. 8. 8. 8. 8. 8. 8. 8.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [5. 5. 5. 5. 5. 5. 5. 5. 5. 5.] [1. 1. 1. 1. 1. 1. 1. 1. 1. 1.] [3. 3. 3. 3. 3. 3. 3. 3. 3. 3.]]
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@padamsinha4144
@padamsinha4144 3 жыл бұрын
why do we need the fourth dimension
@KHM95
@KHM95 3 жыл бұрын
Here's a project course you'll. It's paid but it's worth it. khadymschool.thinkific.com/courses/data-science-hands-on-covid-19-face-mask-detection-cnn-open-cv
@anishmanandhar1203
@anishmanandhar1203 Жыл бұрын
Is there code for this?
@lebronjames11223
@lebronjames11223 2 жыл бұрын
wow
@nagireddygajjela5430
@nagireddygajjela5430 Ай бұрын
Please share code and data set
@vasanthakumarr7823
@vasanthakumarr7823 3 жыл бұрын
Hi bro... I am final year mechanical engineering student... I need some help regarding human posture deduction... Can you share your linkedin account name or mail id... It will be really helpful for me
@BolandianBolandian
@BolandianBolandian 2 жыл бұрын
GOOD! but could be better.
@pythonhelper9098
@pythonhelper9098 3 жыл бұрын
No module named Ipython
@nguyenngoctan2188
@nguyenngoctan2188 3 жыл бұрын
hey, I've got the same problem when following this instruction. Did you find a way to solve it?
@prashantpatchi
@prashantpatchi 2 жыл бұрын
38:00 in short
@marwan819
@marwan819 3 жыл бұрын
Dear Sir Thank you very much for your helpful information. I hope if you can give me an advice: I want to use FPGA to implement moving object traking. Which is the suitable algorithm for that? Thank you and I am looking forward to hear from you. I hope if you can give me your email if possible.
@hasnabohouch6103
@hasnabohouch6103 2 жыл бұрын
sir i have a project in which i have to use fpga could u please give me a hand in it
Train Neural Network by loading your images |TensorFlow, CNN, Keras tutorial
18:29
When Maths Meet Coding
Рет қаралды 317 М.
Object Detection using OpenCV | Python | Tutorial for beginners 2020
29:29
DeepLearning_by_PhDScholar
Рет қаралды 245 М.
Это было очень близко...
00:10
Аришнев
Рет қаралды 6 МЛН
I tricked MrBeast into giving me his channel
00:58
Jesser
Рет қаралды 17 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,7 МЛН
Image Classification using CNN Keras | Full implementation
17:56
Coding Lane
Рет қаралды 183 М.
But what is a neural network? | Chapter 1, Deep learning
18:40
3Blue1Brown
Рет қаралды 17 МЛН
Realtime Face Emotion Recognition | Python | OpenCV | Step by Step Tutorial for beginners
32:24
Build a Deep CNN Image Classifier with ANY Images
1:25:05
Nicholas Renotte
Рет қаралды 624 М.