Spaces:
Build error
Build error
File size: 1,002 Bytes
2793310 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
description: Explore the ultralytics.models.sam.sam3.encoder module, including transformer encoder layers and fusion blocks for SAM3.
keywords: Ultralytics, SAM3, SAM, transformer encoder, fusion, attention, deep learning, Python
---
# Reference for `ultralytics/models/sam/sam3/encoder.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/sam3/encoder.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/sam3/encoder.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.models.sam.sam3.encoder.TransformerEncoderLayer
<br><br><hr><br>
## ::: ultralytics.models.sam.sam3.encoder.TransformerEncoder
<br><br><hr><br>
## ::: ultralytics.models.sam.sam3.encoder.TransformerEncoderFusion
<br><br><hr><br>
## ::: ultralytics.models.sam.sam3.encoder.pool_text_feat
<br><br>
|