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
cec70b6779
Merge pull request
#2225
from huggingface/small_things
...
Small things
2024-07-25 20:29:13 -07:00
..
_info
Add teddy-bear class back to first 1000 classes of imagenet22k_ms_synsets (index 851)
2024-04-09 09:33:08 -07:00
readers
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
__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
Pass train-crop-mode to create_loader/transforms from train.py args
2024-01-24 16:19:02 -08:00
mixup.py
…
random_erasing.py
…
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
Add 'Maybe' PIL / image tensor conversions in case image alread in tensor format
2024-07-08 13:43:51 -07:00
transforms.py
Add 'Maybe' PIL / image tensor conversions in case image alread in tensor format
2024-07-08 13:43:51 -07:00