You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Flower Classification project using Convolutional Neural Networks (CNN) and Deep Learning to classify different flower species from images. Performed image preprocessing, data augmentation, model training, and evaluation using TensorFlow, Keras, NumPy, and Matplotlib to achieve accurate image classification results.