mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-29 02:14:22 +08:00
20 lines
562 B
Markdown
20 lines
562 B
Markdown
---
|
|
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>
|