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 dual-headed deep learning model built using TensorFlow and Keras to classify fruit type (Apple, Banana, Guava, Orange) and their quality condition (Good or Bad) from images. The system includes Grad-CAM-based visual explanations and a responsive Streamlit web interface for real-time predictions using uploaded images or webcam input.
A data-driven fruit shelf life prediction system using computer vision and statistical modeling. The project analyzes aroma decay patterns and visual features to estimate spoilage timelines and optimize post-harvest storage and supply chain decisions.
A CNN-based deep learning model that classifies 6 fruits as fresh or rotten using image recognition — achieving multi-class fruit quality detection with TensorFlow/Keras.