File size: 561 Bytes
8166792
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
description: Explore the Attention and TwoWayTransformer modules in Ultralytics YOLO documentation. Learn how to integrate them in your project efficiently.
keywords: Ultralytics YOLO, Attention module, TwoWayTransformer module, Object Detection, Deep Learning
---

## TwoWayTransformer
---
### ::: ultralytics.vit.sam.modules.transformer.TwoWayTransformer
<br><br>

## TwoWayAttentionBlock
---
### ::: ultralytics.vit.sam.modules.transformer.TwoWayAttentionBlock
<br><br>

## Attention
---
### ::: ultralytics.vit.sam.modules.transformer.Attention
<br><br>