Add Ultralytics ViT Docs (#3230)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Glenn Jocher 2023-06-17 16:44:41 +02:00 committed by GitHub
parent bd0f7ecf6f
commit 1e5702a5b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 451 additions and 32 deletions

View file

@ -0,0 +1,9 @@
## MaskDecoder
---
### ::: ultralytics.vit.sam.modules.decoders.MaskDecoder
<br><br>
## MLP
---
### ::: ultralytics.vit.sam.modules.decoders.MLP
<br><br>