Yangker's picture
Upload folder using huggingface_hub
c254ac1 verified

A newer version of the Gradio SDK is available: 5.23.3

Upgrade
metadata
description: >-
  Learn about TwoWayTransformer and Attention modules in Ultralytics. Leverage
  these tools to enhance your AI models.
keywords: Ultralytics, TwoWayTransformer, Attention, AI models, transformers

Reference for ultralytics/models/sam/modules/transformer.py

!!! Note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/modules/transformer.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/sam/modules/transformer.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/sam/modules/transformer.py) 🛠️. Thank you 🙏!



::: ultralytics.models.sam.modules.transformer.TwoWayTransformer



::: ultralytics.models.sam.modules.transformer.TwoWayAttentionBlock



::: ultralytics.models.sam.modules.transformer.Attention