Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥭 Fresh vs Rotten Mango Classifier

Streamlit App Python TensorFlow

An end-to-end deep learning web application built for automated mango quality assessment. Developed as part of the GET324 Mini-Project (Group EE7) course deliverables.


Live Web Application

Access the operational Streamlit Cloud application directly here:
Mango Classifier Web App Link


Project Overview

This repository houses a fine-tuned binary vision classifier utilizing MobileNetV2 transfer learning. The system evaluates input mango images and classifies them into two quality states:

  • Fresh: Healthy, ripe, or undamaged mangoes.
  • Rotten: Degraded, damaged, or decaying mangoes.

The web app presents real-time predictions alongside visual diagnostic reports and confidence metrics.

Group Members

  1. Archibong, Kufre Ini — 22/EG/EE/2103

  2. Usoro, Ubongabasi Isonguyo — 22/EG/EE/1963

  3. Udom, Victor Israel — 22/EG/EE/2043

  4. Ekwebelem, Chibueze Princewill — 22/EG/EE/2053

  5. David, Israel Akpanumoh — 22/EG/EE/2073

  6. Sampson, Abasifreke Sampson — 22/EG/EE/1983

  7. Ogunbiyi, Praise Ayodele — 22/EG/EE/2033

  8. Okon, Samuel Ita — 22/EG/EE/1973

  9. Etim, David Emmanuel — 22/EG/EE/1993

  10. Inyang, Obongama Ekpong — 22/EG/EE/2083

  11. Wisdom Ndueso Akpan — 22/EG/EE/2023

  12. Nsikan, Saviour Ebenezer — 22/EG/EE/2003


Repository Structure

├── .devcontainer/       # Container configurations for isolated development environments
├── CONTRIBUTORS.md     # Group members, and technical contributions
├── README.md           # Master project documentation and application guide
├── app.py              # Streamlit application entry point and user interface code
├── mango_classifier.h5 # Trained MobileNetV2 model binary (HDF5 format)
└── requirements.txt    # Python runtime environment dependencies

About

Fresh vs Rotten Mango Classifier

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages