Can a computer recognize your mood? Yes! I just built a Binary Image Classifier that predicts whether you're Happy or Not Happy using a custom-trained CNN. With Gradio integration, it works like a mini web-app—just upload your image and get instant results. Using TensorFlow, Keras, OpenCV, and CNN architecture, the model was trained on custom datasets with multiple convolution + max-pooling layers. I also integrated the model with Gradio to deploy an interactive web UI, allowing users to upload images and instantly get mood predictions. Tech Stack: ✔ TensorFlow, Keras ✔ CNN (Conv2D, MaxPooling, Flatten, Dense) ✔ OpenCV ✔ ImageDataGenerator (Data Preprocessing) ✔ Python ✔ Gradio for UI Deployment #AIProjects #ComputerVision #Python #DeepLearningJourney

To view or add a comment, sign in

Explore content categories