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
A lightweight and efficient computer vision solution for classifying various fruits using MobileNetV2 and transfer learning. Includes robust data preprocessing pipelines, clear repository structure, and detailed documentation for easy collaboration.
I developed a simple neural network using TensorFlow and Keras to classify Iris species based on their features. This project serves as a foundational step in understanding neural networks and their application in classification tasks.
Image classification project to detect defective products in manufacturing processes using deep learning. Helps automate quality control by classifying items as 'Defective' or 'Non-Defective'.