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
- (nit) Fix <Tip> style in docs
- [FEATURE] Load model config AND weights from local folder (support locally cloned HF hub models)
- OmniVec:Learning robust representations with cross modal sharing
- [FEATURE] Addition of UniRepLKNet Backbones
- Add --dataset-trust-remote-code to the train.py and validate.py scripts
- [BUG] model that has LayerScale architecture will have its '.gamma' renamed to '.weight' in transformers library resulting in incompatible loading
- [BUG] inference.py expects labeled subfolders in the --data-dir folder
- Use args.class_map for labels in inference.py
- Docs
- Python not yet supported