Update docs metadata (#3781)
This commit is contained in:
parent
e324af6a12
commit
e8030316f6
194 changed files with 783 additions and 308 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
description: Get in-depth insights about Ultralytics Tiny Encoder Modules such as Conv2d_BN, MBConv, ConvLayer, Attention, BasicLayer, and TinyViT. Improve your understanding of machine learning model components.
|
||||
keywords: Ultralytics, Tiny Encoder, Conv2d_BN, MBConv, ConvLayer, Attention, BasicLayer, TinyViT, Machine learning modules, Ultralytics models
|
||||
---
|
||||
|
||||
## Conv2d_BN
|
||||
---
|
||||
### ::: ultralytics.models.sam.modules.tiny_encoder.Conv2d_BN
|
||||
|
|
@ -51,4 +56,4 @@
|
|||
## TinyViT
|
||||
---
|
||||
### ::: ultralytics.models.sam.modules.tiny_encoder.TinyViT
|
||||
<br><br>
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue