umigv/UMARV-CV-ScenePerception

Write Benchmarking Script for YOLOv8 Model

Open

#1 创建于 2024年10月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Jupyter Notebook (0 fork)auto 404
good first issue

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南