--- pipeline_tag: object-detection tags: - object-detection filename: best.onnx --- # YOLOv8 Best ONNX Model This repository contains the ONNX model converted from YOLOv8 (best.onnx). The model is intended for object detection tasks and can be integrated with CVAT for auto-annotation. ## Model Details - **Architecture:** YOLOv8 - **Format:** ONNX - **Task:** Object Detection Feel free to update or add more documentation as needed.