This project showcases a lightweight and intuitive web interface for detecting rat paws in images using a custom-trained YOLOv8 model. Built with Gradio, it allows users to upload an image and receive instant visual feedback with detected paws highlighted.
Key Features:
YOLOv8 object detection fine-tuned specifically for rat paw recognition.
Interactive web app for image uploads and real-time inference.
Built with Gradio for fast prototyping and deployment.
Clean interface with automatic annotation overlay.
Rat Paw Detection with YOLOv8 + Gradio
This project showcases a lightweight and intuitive web interface for detecting rat paws in images using a custom-train...