umigv/UMARV-CV-ScenePerception

Write Benchmarking Script for YOLOv8 Model

Open

#1 aperta il 8 ott 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Jupyter Notebook (0 fork)auto 404
good first issue

Metriche repository

Star
 (3 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

YOLOv8 model is still CV's best performing model on drivable area and potholes. So in order to be able to compare the YOLOv8 model and our custom PyTorch we need to measure the performance of our YOLO model on the same metrics we use for PyTorch performance.

Check out the segmentation-compare.py in the yolo_stack repo for a starting point.

Guida contributor