kebincontreras's picture
Update README.md
431859e verified

A newer version of the Gradio SDK is available: 6.5.1

Upgrade
metadata
title: Fermentation Level Classification for Cocoa Beans
emoji: 🍫
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false

This application classifies the fermentation level of cocoa beans using YOLO object detection.

The model used is YOLOv5, and the interface allows users to upload an image of cocoa beans and get a processed output showing detected objects. You can view the source code on GitHub using the button below.

Features:

  • Upload an image of cocoa beans.
  • Classify fermentation levels using YOLOv5.
  • View the detected objects in the processed image.