mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 22:54:21 +08:00
14 lines
423 B
Markdown
14 lines
423 B
Markdown
---
|
|
description: Explore MaskDecoder, a part of the Ultralytics models. Gain insights on how to utilize it effectively in the SAM modules decoders MLP.
|
|
keywords: Ultralytics, MaskDecoder, SAM modules, decoders, MLP, YOLO, machine learning, image recognition
|
|
---
|
|
|
|
## MaskDecoder
|
|
---
|
|
### ::: ultralytics.models.sam.modules.decoders.MaskDecoder
|
|
<br><br>
|
|
|
|
## MLP
|
|
---
|
|
### ::: ultralytics.models.sam.modules.decoders.MLP
|
|
<br><br> |