/DurianClassification-UI

Durian Species: D13, D24, D197

Primary LanguagePython

Durian Classification User Interface

image

This is a graphical user interface (GUI) application built using Tkinter for classifying images of durians into different categories, namely, D13 - Golden Pulp, D24 - Sultan Durian and D197 - Musang King. It allows users to upload an image of a durian, classify it using a pre-trained machine learning model, classify it, and view the predicted class along with the probabilities.

Features

  • Upload an image of a durian for classification. 1
  • Once uploaded, preprocessed image is shown 2
  • After uploading, click the 'Classify' button to determine the type of durian.
  • A message will pop up displaying the probabilities. 3