pytorch-image-models
pytorch-image-models copied to clipboard
Add Uniformer model
Add Uniformer implementation from https://github.com/Sense-X/UniFormer paper: https://arxiv.org/pdf/2201.09450.pdf
I converted the code to use the build_model_with_cfg( ) function
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.