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
Josua Rieder
8d81fdf3d9
Fix typos
2025-01-19 13:39:40 -08:00
..
_info
…
readers
Fix typos
2025-01-19 13:39:40 -08:00
__init__.py
…
auto_augment.py
Fix typos
2025-01-19 13:39:40 -08:00
config.py
…
constants.py
…
dataset_factory.py
…
dataset_info.py
…
dataset.py
…
distributed_sampler.py
…
imagenet_info.py
Fix typos
2025-01-19 13:39:40 -08:00
loader.py
Add half-precision (bfloat16, float16) support to train & validate scripts. Should push dtype handling into model factory / pretrained load at some point...
2025-01-07 10:25:14 -08:00
mixup.py
…
random_erasing.py
…
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
…
transforms.py
…