model_437792756_poolformer_huge.py
Model Overview
A huge-scale implementation of the poolformer architecture, built for matching tasks.
Architecture
- Architecture: poolformer
- Scale: huge
- Attention: sparse
- Fusion strategy: cross attention
- Task head: matching
- Activation: relu
- Normalization: groupnorm
- Initialization: trunc normal
Training
- Optimizer: novograd
- LR scheduler: step
Files
model_437792756_poolformer_huge.py — main artifact of this repository
License
See the license field above.