model_443963073_poolformer_giant.py
Model Overview
A giant-scale implementation of the poolformer architecture, built for matching tasks.
Architecture
- Architecture: poolformer
- Scale: giant
- Attention: sliding window
- Fusion strategy: bilinear
- Task head: matching
- Activation: relu
- Normalization: instancenorm
- Initialization: xavier uniform
Training
- Optimizer: adamw
- LR scheduler: linear warmup
Files
model_443963073_poolformer_giant.py — main artifact of this repository
License
See the license field above.