This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
/
data
History
Ross Wightman
f5b58e31a2
Allow non train mode for wds reader to operate w/o sample count, exhaust iterator
2024-10-31 16:39:35 -07:00
..
_info
…
readers
Allow non train mode for wds reader to operate w/o sample count, exhaust iterator
2024-10-31 16:39:35 -07:00
__init__.py
…
auto_augment.py
…
config.py
…
constants.py
…
dataset_factory.py
…
dataset_info.py
…
dataset.py
Fix pass through of input / target keys so ImageDataset readers so args work with hfds instead of just hfids (iterable)
2024-07-17 10:11:46 -07:00
distributed_sampler.py
…
imagenet_info.py
…
loader.py
fix device check
2024-10-17 12:38:02 +00:00
mixup.py
…
random_erasing.py
…
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
…
transforms.py
…