Image Recognition Project | Building Flower Recognition System using Python Tensorflow and Keras

preview_player
Показать описание
Hello guys
In this video you will see the Basics of Convolution Neural Network with ground explanation Hope you guys will feel confident in Image Recognition related stuff after this video
~~~~~~~~
Welcome to my channel , This is Beginner Friendly Channel in which you will find all the stuff related to Python and also some tips and tricks
If you guys want some additional stuff or you want some improvement from my side
Then feel free to suggest me in comment box
If you guys want some more tutorial , project then also post in the comment box
I will try to do some stuff related to your choice
#imagerecognition #machinelearning #artificialintelligence #python #deeplearning #imageclassification #imagerecognitionai #youtubeimagerecognition #pythonimagerecognition #smartimagerecognition
Thank you

Dataset link :

Convolution Neural Network Theory :

Fruits and Vegetables Recognition System
Complete Project Video Playlist:
Рекомендации по теме
Комментарии
Автор

this is by far the best and the most detailed tutorial on this topic. Thanks a ton for taking your time and explaining the basics. <3

sohomroy
Автор

Thank You So Much Sir Very Nice..! #Helpful

pankajsonawane
Автор

Thank you sir. This video is very helpful and easy to understand❤❤

kunalsingh
Автор

I don't understand this folder splitting process please explain it. The question is that Should I paste the downloaded images in both the training set folder and the test set folder or should I just give the folder name in the test set folder?

hinachavda
Автор

AttributeError Traceback (most recent call last)
Input In [20], in <cell line: 2>()
1 from keras.preprocessing import image
----> 2 test_image = image.load_img('Prediction/daisy.jpg', target_size=(64, 64))
3 test_image =
4 test_image = np.expand_dims(test_image, axis=0)

AttributeError: module 'keras.preprocessing.image' has no attribute 'load_img'

CoolEducation
Автор

NameError Traceback (most recent call last)
Input In [2], in <cell line: 4>()
2 test_image = image.load_img('Prediction/daisy.jpg', target_size=(64, 64))
3 test_image =
----> 4 test_image = np.expand_dims(test_image, axis=0)
5 result = cnn.predict(test_image)

NameError: name 'np' is not defined

CoolEducation
Автор

I want to build this project, So please provide me with information on frontend and backend based tools and technologies used so that I can mention them in my project.

hinachavda
Автор

I am building this project, so what are the UML DIAGRAMS for this?

hinachavda
Автор

Hello sir,
System is not predicting result properly between dandalion and sunflower.
What can I make changes can u

akasakash
Автор

thank u, it helped so much, please upload a video on same by adding application of hyperparameters

venom-zzyv
Автор

How to split dataset in training and test set in CNN model by coding?

anujanaphade
Автор

Hi !
thank you very much for this great and interesting video. can you please show best way for evaluation with a classification report and building a confusion-matrix. I have some difficulties there to put it all together with these multidimensional things ...

kawabiker
Автор

In keras
ImageDataGenerator class is not available
So what should I do now

TruptiWaykul
Автор

Hello sir,
It shows
ValueError: Unknown loss function: categorical_crossentrophy. Please ensure this object is passed to the `custom_objects` argument.

sumeetb
Автор

Hello sir,
It shows "ImportError: Could not import PIL.Image. The use of `load_img` requires PIL."
even after installing pillow and importing "from PIL import Image"

omjeeshrivastava
Автор

Hello sir,
My accuracy is approx 72, but my result is not getting properly between rose and

akasakash
Автор

How to modify this code when i show flower infornt of camera real time?

vibhashreehippargi
Автор

how can calculate the confusion matrix in this code?

soroveakterkakon
Автор

Can you explain pigment recognition in images using ML

_T_Jahnavi
Автор

AttributeError: module 'keras.preprocessing.image' has no attribute 'load_img'

himaniarora
join shbcf.ru