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: Explore the Ultralytics nn modules pages on Transformer and MLP blocks, LayerNorm2d, and Deformable Transformer Decoder Layer.
|
||||
---
|
||||
|
||||
# TransformerEncoderLayer
|
||||
---
|
||||
:::ultralytics.nn.modules.transformer.TransformerEncoderLayer
|
||||
|
|
@ -46,4 +50,4 @@
|
|||
# DeformableTransformerDecoder
|
||||
---
|
||||
:::ultralytics.nn.modules.transformer.DeformableTransformerDecoder
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue