meg HF Staff commited on
Commit
351484e
·
verified ·
1 Parent(s): b822226

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. __pycache__/app.cpython-39.pyc +0 -0
  2. pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/args.yaml +153 -0
  3. pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/checkpoint-0.pth.tar +3 -0
  4. pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/model_best.pth.tar +3 -0
  5. pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/summary.csv +4 -0
  6. pytorch-image-models/timm/__pycache__/__init__.cpython-39.pyc +0 -0
  7. pytorch-image-models/timm/__pycache__/version.cpython-39.pyc +0 -0
  8. pytorch-image-models/timm/data/__pycache__/__init__.cpython-39.pyc +0 -0
  9. pytorch-image-models/timm/data/__pycache__/auto_augment.cpython-39.pyc +0 -0
  10. pytorch-image-models/timm/data/__pycache__/config.cpython-39.pyc +0 -0
  11. pytorch-image-models/timm/data/__pycache__/constants.cpython-39.pyc +0 -0
  12. pytorch-image-models/timm/data/__pycache__/dataset.cpython-39.pyc +0 -0
  13. pytorch-image-models/timm/data/__pycache__/dataset_factory.cpython-39.pyc +0 -0
  14. pytorch-image-models/timm/data/__pycache__/dataset_info.cpython-39.pyc +0 -0
  15. pytorch-image-models/timm/data/__pycache__/distributed_sampler.cpython-39.pyc +0 -0
  16. pytorch-image-models/timm/data/__pycache__/imagenet_info.cpython-39.pyc +0 -0
  17. pytorch-image-models/timm/data/__pycache__/loader.cpython-39.pyc +0 -0
  18. pytorch-image-models/timm/data/__pycache__/mixup.cpython-39.pyc +0 -0
  19. pytorch-image-models/timm/data/__pycache__/random_erasing.cpython-39.pyc +0 -0
  20. pytorch-image-models/timm/data/__pycache__/real_labels.cpython-39.pyc +0 -0
  21. pytorch-image-models/timm/data/__pycache__/transforms.cpython-39.pyc +0 -0
  22. pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc +0 -0
  23. pytorch-image-models/timm/data/readers/__pycache__/__init__.cpython-39.pyc +0 -0
  24. pytorch-image-models/timm/data/readers/__pycache__/class_map.cpython-39.pyc +0 -0
  25. pytorch-image-models/timm/data/readers/__pycache__/img_extensions.cpython-39.pyc +0 -0
  26. pytorch-image-models/timm/data/readers/__pycache__/reader.cpython-39.pyc +0 -0
  27. pytorch-image-models/timm/data/readers/__pycache__/reader_factory.cpython-39.pyc +0 -0
  28. pytorch-image-models/timm/data/readers/__pycache__/reader_hfds.cpython-39.pyc +0 -0
  29. pytorch-image-models/timm/data/readers/__pycache__/reader_image_folder.cpython-39.pyc +0 -0
  30. pytorch-image-models/timm/data/readers/__pycache__/reader_image_in_tar.cpython-39.pyc +0 -0
  31. pytorch-image-models/timm/layers/__pycache__/__init__.cpython-39.pyc +0 -0
  32. pytorch-image-models/timm/layers/__pycache__/activations.cpython-39.pyc +0 -0
  33. pytorch-image-models/timm/layers/__pycache__/activations_me.cpython-39.pyc +0 -0
  34. pytorch-image-models/timm/layers/__pycache__/adaptive_avgmax_pool.cpython-39.pyc +0 -0
  35. pytorch-image-models/timm/layers/__pycache__/attention2d.cpython-39.pyc +0 -0
  36. pytorch-image-models/timm/layers/__pycache__/attention_pool.cpython-39.pyc +0 -0
  37. pytorch-image-models/timm/layers/__pycache__/attention_pool2d.cpython-39.pyc +0 -0
  38. pytorch-image-models/timm/layers/__pycache__/blur_pool.cpython-39.pyc +0 -0
  39. pytorch-image-models/timm/layers/__pycache__/bottleneck_attn.cpython-39.pyc +0 -0
  40. pytorch-image-models/timm/layers/__pycache__/cbam.cpython-39.pyc +0 -0
  41. pytorch-image-models/timm/layers/__pycache__/classifier.cpython-39.pyc +0 -0
  42. pytorch-image-models/timm/layers/__pycache__/cond_conv2d.cpython-39.pyc +0 -0
  43. pytorch-image-models/timm/layers/__pycache__/config.cpython-39.pyc +0 -0
  44. pytorch-image-models/timm/layers/__pycache__/conv2d_same.cpython-39.pyc +0 -0
  45. pytorch-image-models/timm/layers/__pycache__/conv_bn_act.cpython-39.pyc +0 -0
  46. pytorch-image-models/timm/layers/__pycache__/create_act.cpython-39.pyc +0 -0
  47. pytorch-image-models/timm/layers/__pycache__/create_attn.cpython-39.pyc +0 -0
  48. pytorch-image-models/timm/layers/__pycache__/create_conv2d.cpython-39.pyc +0 -0
  49. pytorch-image-models/timm/layers/__pycache__/create_norm.cpython-39.pyc +0 -0
  50. pytorch-image-models/timm/layers/__pycache__/create_norm_act.cpython-39.pyc +0 -0
__pycache__/app.cpython-39.pyc CHANGED
Binary files a/__pycache__/app.cpython-39.pyc and b/__pycache__/app.cpython-39.pyc differ
 
pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/args.yaml ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aa: null
2
+ amp: true
3
+ amp_dtype: float16
4
+ amp_impl: native
5
+ aug_repeats: 0
6
+ aug_splits: 0
7
+ batch_size: 256
8
+ bce_loss: false
9
+ bce_pos_weight: null
10
+ bce_sum: false
11
+ bce_target_thresh: null
12
+ bn_eps: null
13
+ bn_momentum: null
14
+ channels_last: false
15
+ checkpoint_hist: 10
16
+ class_map: ''
17
+ clip_grad: null
18
+ clip_mode: norm
19
+ color_jitter: 0.4
20
+ color_jitter_prob: null
21
+ cooldown_epochs: 0
22
+ crop_pct: null
23
+ cutmix: 0.0
24
+ cutmix_minmax: null
25
+ data: null
26
+ data_dir: null
27
+ dataset: hfds/datacomp/imagenet-1k-random-0.0-frac-1over64
28
+ dataset_download: false
29
+ dataset_trust_remote_code: false
30
+ decay_epochs: 90
31
+ decay_milestones:
32
+ - 90
33
+ - 180
34
+ - 270
35
+ decay_rate: 0.1
36
+ device: cuda
37
+ device_modules: null
38
+ dist_bn: reduce
39
+ drop: 0.0
40
+ drop_block: null
41
+ drop_connect: null
42
+ drop_path: null
43
+ epoch_repeats: 0.0
44
+ epochs: 150
45
+ eval_metric: top1
46
+ experiment: ImageNetTraining0.0-frac-1over64
47
+ fast_norm: false
48
+ fuser: ''
49
+ gaussian_blur_prob: null
50
+ gp: null
51
+ grad_accum_steps: 1
52
+ grad_checkpointing: false
53
+ grayscale_prob: null
54
+ head_init_bias: null
55
+ head_init_scale: null
56
+ hflip: 0.5
57
+ img_size: null
58
+ in_chans: null
59
+ initial_checkpoint: ''
60
+ input_img_mode: null
61
+ input_key: null
62
+ input_size: null
63
+ interpolation: ''
64
+ jsd_loss: false
65
+ layer_decay: null
66
+ local_rank: 0
67
+ log_interval: 50
68
+ log_wandb: true
69
+ lr: 0.4
70
+ lr_base: 0.1
71
+ lr_base_scale: ''
72
+ lr_base_size: 256
73
+ lr_cycle_decay: 0.5
74
+ lr_cycle_limit: 1
75
+ lr_cycle_mul: 1.0
76
+ lr_k_decay: 1.0
77
+ lr_noise: null
78
+ lr_noise_pct: 0.67
79
+ lr_noise_std: 1.0
80
+ mean: null
81
+ min_lr: 0
82
+ mixup: 0.0
83
+ mixup_mode: batch
84
+ mixup_off_epoch: 0
85
+ mixup_prob: 1.0
86
+ mixup_switch_prob: 0.5
87
+ model: seresnet34
88
+ model_dtype: null
89
+ model_ema: false
90
+ model_ema_decay: 0.9998
91
+ model_ema_force_cpu: false
92
+ model_ema_warmup: false
93
+ model_kwargs: {}
94
+ momentum: 0.9
95
+ no_aug: false
96
+ no_ddp_bb: false
97
+ no_prefetcher: false
98
+ no_resume_opt: false
99
+ num_classes: null
100
+ opt: sgd
101
+ opt_betas: null
102
+ opt_eps: null
103
+ opt_kwargs: {}
104
+ output: ''
105
+ patience_epochs: 10
106
+ pin_mem: false
107
+ pretrained: false
108
+ pretrained_path: null
109
+ ratio:
110
+ - 0.75
111
+ - 1.3333333333333333
112
+ recount: 1
113
+ recovery_interval: 0
114
+ remode: pixel
115
+ reprob: 0.5
116
+ resplit: false
117
+ resume: ''
118
+ save_images: false
119
+ scale:
120
+ - 0.08
121
+ - 1.0
122
+ sched: cosine
123
+ sched_on_updates: false
124
+ seed: 42
125
+ smoothing: 0.1
126
+ split_bn: false
127
+ start_epoch: null
128
+ std: null
129
+ sync_bn: false
130
+ synchronize_step: false
131
+ target_key: null
132
+ torchcompile: null
133
+ torchcompile_mode: null
134
+ torchscript: false
135
+ train_crop_mode: null
136
+ train_interpolation: random
137
+ train_num_samples: null
138
+ train_split: train
139
+ tta: 0
140
+ use_multi_epochs_loader: false
141
+ val_num_samples: null
142
+ val_split: validation
143
+ validation_batch_size: null
144
+ vflip: 0.0
145
+ wandb_project: null
146
+ wandb_resume_id: ''
147
+ wandb_tags: []
148
+ warmup_epochs: 5
149
+ warmup_lr: 1.0e-05
150
+ warmup_prefix: false
151
+ weight_decay: 2.0e-05
152
+ worker_seeding: all
153
+ workers: 4
pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/checkpoint-0.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4fa0153566e8982bc966e7782bce93087260d3df725d5a0061eeb2e7137a7d
3
+ size 175905058
pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/model_best.pth.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4fa0153566e8982bc966e7782bce93087260d3df725d5a0061eeb2e7137a7d
3
+ size 175905058
pytorch-image-models/output/train/ImageNetTraining0.0-frac-1over64/summary.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ epoch,train_loss,eval_loss,eval_top1,eval_top5,lr
2
+ 0,6.94305419921875,6.920444222564697,0.104,0.5839999998664855,1e-05
3
+ epoch,train_loss,eval_loss,eval_top1,eval_top5,lr
4
+ 0,6.943055152893066,6.920444766693115,0.104,0.5839999998664855,1e-05
pytorch-image-models/timm/__pycache__/__init__.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/__pycache__/__init__.cpython-39.pyc and b/pytorch-image-models/timm/__pycache__/__init__.cpython-39.pyc differ
 
pytorch-image-models/timm/__pycache__/version.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/__pycache__/version.cpython-39.pyc and b/pytorch-image-models/timm/__pycache__/version.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/__init__.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/__init__.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/__init__.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/auto_augment.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/auto_augment.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/auto_augment.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/config.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/config.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/config.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/constants.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/constants.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/constants.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/dataset.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/dataset.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/dataset.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/dataset_factory.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/dataset_factory.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/dataset_factory.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/dataset_info.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/dataset_info.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/dataset_info.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/distributed_sampler.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/distributed_sampler.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/distributed_sampler.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/imagenet_info.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/imagenet_info.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/imagenet_info.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/loader.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/loader.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/loader.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/mixup.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/mixup.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/mixup.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/random_erasing.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/random_erasing.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/random_erasing.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/real_labels.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/real_labels.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/real_labels.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/transforms.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/transforms.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/transforms.cpython-39.pyc differ
 
pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc and b/pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/__init__.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/__init__.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/__init__.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/class_map.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/class_map.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/class_map.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/img_extensions.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/img_extensions.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/img_extensions.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/reader.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/reader.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/reader.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/reader_factory.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/reader_factory.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/reader_factory.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/reader_hfds.cpython-39.pyc ADDED
Binary file (2.7 kB). View file
 
pytorch-image-models/timm/data/readers/__pycache__/reader_image_folder.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/reader_image_folder.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/reader_image_folder.cpython-39.pyc differ
 
pytorch-image-models/timm/data/readers/__pycache__/reader_image_in_tar.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/reader_image_in_tar.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/reader_image_in_tar.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/__init__.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/__init__.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/__init__.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/activations.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/activations.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/activations.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/activations_me.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/activations_me.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/activations_me.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/adaptive_avgmax_pool.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/adaptive_avgmax_pool.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/adaptive_avgmax_pool.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/attention2d.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/attention2d.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/attention2d.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/attention_pool.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/attention_pool.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/attention_pool.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/attention_pool2d.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/attention_pool2d.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/attention_pool2d.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/blur_pool.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/blur_pool.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/blur_pool.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/bottleneck_attn.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/bottleneck_attn.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/bottleneck_attn.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/cbam.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/cbam.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/cbam.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/classifier.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/classifier.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/classifier.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/cond_conv2d.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/cond_conv2d.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/cond_conv2d.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/config.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/config.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/config.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/conv2d_same.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/conv2d_same.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/conv2d_same.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/conv_bn_act.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/conv_bn_act.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/conv_bn_act.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/create_act.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/create_act.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/create_act.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/create_attn.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/create_attn.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/create_attn.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/create_conv2d.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/create_conv2d.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/create_conv2d.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/create_norm.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/create_norm.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/create_norm.cpython-39.pyc differ
 
pytorch-image-models/timm/layers/__pycache__/create_norm_act.cpython-39.pyc CHANGED
Binary files a/pytorch-image-models/timm/layers/__pycache__/create_norm_act.cpython-39.pyc and b/pytorch-image-models/timm/layers/__pycache__/create_norm_act.cpython-39.pyc differ