CoolFace
Apppublic

kebincontreras/Fermentation_Level_Classification_for_Cocoa_Beans

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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.

<center> <a href="https://github.com/kebincontreras/cocoabeansinterfaces" target="_blank" style="text-decoration: none;"> <button style="background-color: #007bff; color: white; padding: 10px 20px; border: none; border-radius: 5px; font-size: 16px;">GitHub</button> </a> </center>

Features:

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