You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
561 B
19 lines
561 B
1 year ago
|
---
|
||
|
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>
|