Add Docs models JS charts (#18905)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Glenn Jocher 2025-01-26 20:01:56 +01:00 committed by GitHub
parent a9e832b7b1
commit 8a185f6ebe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 137 additions and 2 deletions

View file

@ -48,6 +48,11 @@ This table provides an overview of the YOLOv8 model variants, highlighting their
## Performance Metrics
<script async src="https://cdn.jsdelivr.net/npm/chart.js@3.9.1/dist/chart.min.js"></script>
<script defer src="../../javascript/benchmark.js"></script>
<canvas id="modelComparisonChart" width="1024" height="400" active-models='["YOLOv8"]'></canvas>
!!! performance
=== "Detection (COCO)"