-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Pull requests: huggingface/pytorch-image-models
Pull requests list
fix: create results_dir if missing before saving results
#2576
opened Aug 27, 2025 by
zhima771
Loading...
feat(train): add validation metrics and distributed support
#2574
opened Aug 22, 2025 by
ha405
Loading...
Allow user to ask for features other than image and label in ImageDataset
#2571
opened Aug 19, 2025 by
grodino
Loading...
Fix bug in timm.layers.drop.drop_block_2d; unify fast/slow versions; add model and unit tests.
#2569
opened Aug 16, 2025 by
crutcher
Loading...
Handle and warn on incompatible kwargs during model creation to enhance the robustness and flexibility of create_model
#2516
opened Jun 13, 2025 by
developer0hye
Loading...
Fix infinite recursion risk in ImageDataset error handling
#2508
opened Jun 8, 2025 by
mohiuddin-khan-shiam
Loading...
Implement labels argument for create_dataset (and downstream functions)
#2418
opened Jan 20, 2025 by
JosuaRieder
Loading...
Updating augmentations, esp randaug to support full torch.Tensor pipeline
#2372
opened Dec 18, 2024 by
rwightman
Loading...
ProTip!
Filter pull requests by the default branch with base:main.