You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
462 B
15 lines
462 B
---
|
|
description: Learn about Ultralytics YOLO's MaskDecoder, Transformer architecture, MLP, mask prediction, and quality prediction.
|
|
keywords: Ultralytics YOLO, MaskDecoder, Transformer architecture, mask prediction, image embeddings, prompt embeddings, multi-mask output, MLP, mask quality prediction
|
|
---
|
|
|
|
## MaskDecoder
|
|
---
|
|
### ::: ultralytics.vit.sam.modules.decoders.MaskDecoder
|
|
<br><br>
|
|
|
|
## MLP
|
|
---
|
|
### ::: ultralytics.vit.sam.modules.decoders.MLP
|
|
<br><br>
|