model_421365954_poolformer_small.py
Model Overview
A small-scale implementation of the poolformer architecture, built for multitask tasks.
Architecture
- Architecture: poolformer
- Scale: small
- Attention: multi query
- Fusion strategy: bilinear
- Task head: multitask
- Activation: gelu
- Normalization: batchnorm
- Initialization: kaiming normal
Training
- Optimizer: adamw
- LR scheduler: step
Files
model_421365954_poolformer_small.py — main artifact of this repository
License
See the license field above.