CoolFace
Modelpublic

eadx/yolov8s-seg-solar-panels

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes13downloads
Model Card

YOLOv8s trained on solar panels dataset https://app.roboflow.com/rzeszow-university-of-technology/solar-panels-seg/2

Inference API: On Roboflow

Training results

[image]

Labels: [image]

Predictions: [image]

How to use

  1. 1.Instal ultralytics package. Follow their guide here: Quickstart
  2. 2.Clone this repository.
  3. 3.Run inference
sh
yolo segment predict model=best.pt imgsz=640 save=True source=image.png