How to use from the
Use from the
ultralytics library
from ultralytics import YOLOvv11

model = YOLOvv11.from_pretrained("azizasyd/yolov11-el-fault-detector")
source = 'http://images.cocodataset.org/val2017/000000039769.jpg'
model.predict(source=source, save=True)

YOLOv11‑EfficientNet EL Fault Detector

This model detects micro‑cracks, finger interruptions, short circuits, and dislocations in electroluminescence (EL) images of photovoltaic cells.

  • Backbone: EfficientNet‑B0
  • Detector: YOLOv11 (Ultralytics)
  • Classes: 8 PV‑fault categories
  • Weights: best_quant.onnx (INT8) · 84 MB
Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using azizasyd/yolov11-el-fault-detector 1