Skip to content

finloop/yolov8s-seg-solar-panels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

license tags library_name library_version inference pipeline_tag
mit
ultralyticsplus
yolov8
ultralytics
yolo
vision
instance-segmentation
pytorch
awesome-yolov8-models
ultralytics
8.0.57
false
image-segmentation

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

Inference API: On Roboflow

Training results

Results

Labels: Labels

Predictions: Preds

How to use

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