--- 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.