--- license: apache-2.0 tags: - adam - approx-gelu - batchnorm - bilinear - dilated - matching - step - swin-t - xavier-uniform - xlarge --- # model_473582041_swin_t_xlarge.py ## Model Overview A **xlarge**-scale implementation of the **swin t** architecture, built for **matching** tasks. ## Architecture - **Architecture**: swin t - **Scale**: xlarge - **Attention**: dilated - **Fusion strategy**: bilinear - **Task head**: matching - **Activation**: approx gelu - **Normalization**: batchnorm - **Initialization**: xavier uniform ## Training - **Optimizer**: adam - **LR scheduler**: step ## Files - `model_473582041_swin_t_xlarge.py` — main artifact of this repository ## License See the license field above.