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
55adfbeb8d
Add commented code to increase open file limit via Python (for TFDS dataset building)
2021-11-30 17:02:27 -08:00
..
parsers
Add commented code to increase open file limit via Python (for TFDS dataset building)
2021-11-30 17:02:27 -08:00
__init__.py
…
auto_augment.py
Add repr to auto_augment and random_erasing impl
2021-10-28 17:33:36 -07:00
config.py
…
constants.py
…
dataset_factory.py
Places365 doesn't exist in some still used torchvision version
2021-11-18 14:59:51 -08:00
dataset.py
Dataset work
2021-11-09 22:34:15 -08:00
distributed_sampler.py
…
loader.py
…
mixup.py
…
random_erasing.py
Add repr to auto_augment and random_erasing impl
2021-10-28 17:33:36 -07:00
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum.
Fix
#738
.
2021-10-28 17:35:01 -07:00
transforms.py
Add interpolation mode handling to transforms. Removes InterpolationMode warning. Works for torchvision versions w/ and w/o InterpolationMode enum.
Fix
#738
.
2021-10-28 17:35:01 -07:00