YOLOv11s โ€“ Gecko & Towel Detector

This model is a fine-tuned YOLOv11s checkpoint trained to detect two custom classes:

  • gecko
  • towel

Training

  • Base model: YOLOv11s
  • Dataset: Custom Roboflow dataset
  • Fine-tuned with reduced learning rate

Usage

from ultralytics import YOLO
model = YOLO("best.pt")
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support