pytorch-image-models
https://github.com/huggingface/pytorch-image-models
Python
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to pytorch-image-models
Help out
- Issues
- [FEATURE] Effective drop path.
- [FEATURE] Support Tied-Augment
- [FEATURE] Save dataset_train.reader.class_to_idx inside the model and load it by default during inference and validation
- add Tensorboard support to the training script (step based)
- [FEATURE] Enhancing Train Script Functionality with Tensorboard Integration
- [FEATURE] Add SeaFormer
- [FEATURE] BEIT pre-training model
- Pruned efficientnets don't respect the `in_chans` parameter
- Add ViG models [NeurIPS 2022]
- [FEATURE] convert model for 1D inputs
- Docs
- Python not yet supported