Back to Ultralytics

Reference for `ultralytics/nn/modules/transformer.py`

docs/en/reference/nn/modules/transformer.md

8.4.461.2 KB
Original Source

Reference for ultralytics/nn/modules/transformer.py

!!! success "Improvements"

This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/modules/transformer.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/modules/transformer.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏

::: ultralytics.nn.modules.transformer.TransformerEncoderLayer

<hr>

::: ultralytics.nn.modules.transformer.AIFI

<hr>

::: ultralytics.nn.modules.transformer.TransformerLayer

<hr>

::: ultralytics.nn.modules.transformer.TransformerBlock

<hr>

::: ultralytics.nn.modules.transformer.MLPBlock

<hr>

::: ultralytics.nn.modules.transformer.MLP

<hr>

::: ultralytics.nn.modules.transformer.LayerNorm2d

<hr>

::: ultralytics.nn.modules.transformer.MSDeformAttn

<hr>

::: ultralytics.nn.modules.transformer.DeformableTransformerDecoderLayer

<hr>

::: ultralytics.nn.modules.transformer.DeformableTransformerDecoder