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:
parent
bd0f7ecf6f
commit
1e5702a5b5
37 changed files with 451 additions and 32 deletions
9
docs/reference/vit/sam/modules/sam.md
Normal file
9
docs/reference/vit/sam/modules/sam.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
description: Explore the Sam module in Ultralytics VIT, a PyTorch-based vision library, and learn how to improve your image classification and segmentation tasks.
|
||||
keywords: Ultralytics VIT, Sam module, PyTorch vision library, image classification, segmentation tasks
|
||||
---
|
||||
|
||||
## Sam
|
||||
---
|
||||
### ::: ultralytics.vit.sam.modules.sam.Sam
|
||||
<br><br>
|
||||
Loading…
Add table
Add a link
Reference in a new issue