Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

transformer.md 1.1 KB

You have to be logged in to leave a comment. Sign In
description keywords
Explore the TwoWayTransformer module in Ultralytics, designed for simultaneous attention to image and query points. Ideal for object detection and segmentation tasks. Ultralytics, TwoWayTransformer, module, deep learning, transformer, object detection, image segmentation, attention mechanism, neural networks

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



Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...