ultralytics 8.0.99 HUB resume fix and Docs updates (#2567)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
This commit is contained in:
parent
229119c376
commit
db1c5885d5
19 changed files with 486 additions and 52 deletions
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
description: 'Learn about Ultralytics YOLO modules: Segment, Classify, and RTDETRDecoder. Optimize object detection and classification in your project.'
|
||||
---
|
||||
|
||||
# Detect
|
||||
---
|
||||
:::ultralytics.nn.modules.head.Detect
|
||||
|
|
@ -21,4 +25,4 @@
|
|||
# RTDETRDecoder
|
||||
---
|
||||
:::ultralytics.nn.modules.head.RTDETRDecoder
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue