Update YOLOv9 YAMLs (#13756)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-06-17 19:59:36 +02:00 committed by GitHub
parent 8ea945cc8e
commit 677b749d95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 23 additions and 23 deletions

View file

@ -1,11 +1,11 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
# YOLOv9t
# YOLOv9t object detection model. For Usage examples see https://docs.ultralytics.com/models/yolov9
# 917 layers, 2128720 parameters, 8.5 GFLOPs
# parameters
# Parameters
nc: 80 # number of classes
# gelan backbone
# GELAN backbone
backbone:
- [-1, 1, Conv, [16, 3, 2]] # 0-P1/2
- [-1, 1, Conv, [32, 3, 2]] # 1-P2/4