-
- Notifications
You must be signed in to change notification settings - Fork 5.1k
Pull requests: huggingface/pytorch-image-models
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Packed Sequence Vision Transformer (aka NaViT)
#1952 by rwightman was closed Jun 4, 2025 Loading… updated Jun 4, 2025
A cleaned up beit3 remap onto vision_transformer.py vit
#2503 by rwightman was merged May 30, 2025 Loading… updated Jun 3, 2025
Add ViG models [NeurIPS 2022]
#1578 by iamhankai was closed May 30, 2025 Loading… updated May 30, 2025
Update TNT-(S/B) model weights and add feature extraction support
#2480 by brianhou0208 was merged May 14, 2025 Loading… updated May 26, 2025
Perception Encoder Integration
#2478 by berniebear was closed May 15, 2025 • Draft updated May 15, 2025
Add EVA ViT based PE (Perceptual Encoder) impl
#2487 by rwightman was merged May 15, 2025 Loading… updated May 15, 2025
More models support forward_intermediates
#2482 by brianhou0208 was merged May 8, 2025 Loading… updated May 11, 2025
remove
download argument from torch_kwargs for torchvision ImageNet class #2486 by ryan-caesar-ramos was merged May 9, 2025 Loading… updated May 9, 2025
Check forward_intermediates features against forward_features output
#2483 by rwightman was merged May 6, 2025 Loading… updated May 6, 2025
Fix num_classes update in reset_classifier and RDNet forward head call
#2421 by brianhou0208 was merged Jan 21, 2025 Loading… updated Apr 23, 2025
Add LightlyTrain Integration for Pretraining Support
#2474 by yutong-xiang-97 was merged Apr 22, 2025 Loading… updated Apr 22, 2025
Fix: Allow img_size to be int or tuple in PatchEmbed
#2477 by sddongxh was merged Apr 19, 2025 Loading… updated Apr 19, 2025
Add local-dir: schema support for model loading (config + weights) from folder
#2476 by rwightman was merged Apr 17, 2025 Loading… updated Apr 17, 2025
Fix arg merging of sknet, old seresnet. Fix #2470
#2471 by rwightman was merged Apr 14, 2025 Loading… updated Apr 14, 2025
Add-lightly-train-to-training-frameworks-readme
#2467 by yutong-xiang-97 was closed Apr 10, 2025 Loading… updated Apr 10, 2025
pyproject.toml: add required dep versions
#2444 by adamjstewart was closed Mar 17, 2025 Loading… updated Mar 17, 2025
timm.models: explicitly export attributes
#2442 by adamjstewart was merged Feb 21, 2025 Loading… updated Feb 22, 2025
adapt_input_conv: add type hints
#2441 by adamjstewart was merged Feb 21, 2025 Loading… updated Feb 21, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.