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
Ruslan Baikulov
158bf129c4
Replace deprecated NumPy aliases of builtin types
2023-07-03 22:24:25 +03:00
..
_info
Add Microsoft FocalNet specific ('ms') ImageNet-22k classifier layout
2023-03-18 14:57:34 -07:00
readers
…
__init__.py
…
auto_augment.py
Fix
#1713
missed assignement in 3-aug level fn, fix few other minor lint complaints in auto_augment.py
2023-03-11 14:32:23 -08:00
config.py
…
constants.py
…
dataset_factory.py
…
dataset_info.py
…
dataset.py
…
distributed_sampler.py
…
imagenet_info.py
Add Microsoft FocalNet specific ('ms') ImageNet-22k classifier layout
2023-03-18 14:57:34 -07:00
loader.py
Merge pull request
#212
from bryant1410/patch-1
2023-04-20 07:09:27 -07:00
mixup.py
Replace deprecated NumPy aliases of builtin types
2023-07-03 22:24:25 +03:00
random_erasing.py
…
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
…
transforms.py
…