Miku Detector YOLO11x

YOLO11x detector weights for Miku detection.

License

This repository, including the code and model weights, is released under the GNU General Public License v3.0.

Files

  • miku_detector_yolo11x.pt: YOLO11x weights.

Usage

from ultralytics import YOLO

model = YOLO("miku_detector_yolo11x.pt")
results = model("image.jpg")

Miku Detector

Detects Miku, literally.

The code in this repository is a simple streamlit WebUI for you to play with Miku Detector.

Go to this link to try the demo!

Model evaluation assets

Confusion Matrix Normalized Confusion Matrix F1 Curve P Curve PR Curve R Curve

Downloads last month
62
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for FinalAPPR/miku-detector-yolo11x

Finetuned
(151)
this model