YOLOv8s / README.md
qc903113684's picture
Update README.md
1fe456c verified
|
raw
history blame
1.21 kB
metadata
license: agpl-3.0

YOLOv8s: Target Detection

YOLOv8 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks.

Source model

  • Input shape: 640x640
  • Number of parameters: 10.65M
  • Model size: 42.7MB
  • Output shape: 1x84x8400

Source model repository: yolov8

Performance Reference

Please search model by model name in Model Farm

Inference & Model Conversion

Please search model by model name in Model Farm

License