pytorch-image-models
pytorch-image-models copied to clipboard
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...
Follow recommendations from [PEP 561 – Distributing and Packaging Type Information](https://peps.python.org/pep-0561/).
Hey, as you have already noticed based on many of your articles, there is basically zero reproducibility of your results based on the network models only. The accuracies very much...
### Model description The Kolmogorov–Arnold Transformer (KAT) replaces the standard MLP layers in transformers with Kolmogorov-Arnold Network (KAN) layers, improving the model's expressiveness and overall performance. ### Open source status...
https://github.com/altair199797/LowFormer Also pinging @altair199797
**Is your feature request related to a problem? Please describe.** Model request: LW-DETR https://github.com/Atten4Vis/LW-DETR **Additional context** It would be very useful to benchmark this against mobilenet v4
**Is your feature request related to a problem? Please describe.** First of all thanks for creating and maintaining this great library. We're also using it to accelerate quick experiments. However,...