Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/args.yaml +153 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-41.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-45.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-46.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-47.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-50.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-54.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-56.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-57.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-59.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-61.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/last.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/model_best.pth.tar +3 -0
- pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/summary.csv +151 -0
- pytorch-image-models/timm/__pycache__/__init__.cpython-39.pyc +0 -0
- pytorch-image-models/timm/__pycache__/version.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/__init__.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/auto_augment.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/config.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/constants.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/dataset.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/dataset_factory.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/dataset_info.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/distributed_sampler.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/imagenet_info.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/loader.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/mixup.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/random_erasing.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/real_labels.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/transforms.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/__pycache__/transforms_factory.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/__init__.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/class_map.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/img_extensions.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/reader.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/reader_factory.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/reader_hfds.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/reader_image_folder.cpython-39.pyc +0 -0
- pytorch-image-models/timm/data/readers/__pycache__/reader_image_in_tar.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/__init__.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/activations.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/activations_me.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/adaptive_avgmax_pool.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/attention2d.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/attention_pool.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/attention_pool2d.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/blur_pool.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/bottleneck_attn.cpython-39.pyc +0 -0
- pytorch-image-models/timm/layers/__pycache__/cbam.cpython-39.pyc +0 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
pytorch-image-models/timm/models/__pycache__/vision_transformer.cpython-39.pyc filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
pytorch-image-models/timm/models/__pycache__/vision_transformer.cpython-39.pyc filter=lfs diff=lfs merge=lfs -text
|
37 |
+
pytorch-image-models/wandb/run-20250222_015006-3pv3zoe0/run-3pv3zoe0.wandb filter=lfs diff=lfs merge=lfs -text
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/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-60.0-frac-1over4
|
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: ImageNetTraining60.0-frac-1over4
|
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: ImageNetTraining60.0-frac-1over4
|
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/ImageNetTraining60.0-frac-1over4/checkpoint-41.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdbd13d19b869a7213e2c1905cc0a22f26fe24a51f80bdb639ad75d80a6eea10
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-45.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e56e4947d8125a00e1af2da99266f75f3d269ab7fd33962dc47d20f4b792ac6
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-46.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af7b6ae800c085dfe22056a2773fb98b0321dd184b047a17b02b6e103cc85471
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-47.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d946ae688449756d1e9742433ff6c04e03c314645a5a5cecb72cabbeb659f319
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-50.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9137614894cc30a911966ca50da96ad5cfac4b1dcd197b0412fbc1235143d12
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-54.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07d26455039e21c71b876e5ddcf8710a62fa38bd7be35dc283a7aaa1eb9522b6
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-56.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19ef1689c6dcc25bfbaef3227bf8d2034136aa3e741fa7ab7de080e267d81139
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-57.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:982e998ba16c1ee760d117baebc24ecb8e3209c72b670db7ab1b45c6cb828c56
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-59.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d746db1aa6e78282b7e1f819ebc22f408c76bd8cba2018f23184db53f6c08e8e
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/checkpoint-61.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d3b16cc52e55d89e2d6eaa633bb1e09e02fe17286e1ae106e3f7993213ca78e
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/last.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdbd57ab8a23262683b415a253458285ce03a69d9c76c435e041bd1a92fb6749
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/model_best.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d746db1aa6e78282b7e1f819ebc22f408c76bd8cba2018f23184db53f6c08e8e
|
3 |
+
size 175905122
|
pytorch-image-models/output/train/ImageNetTraining60.0-frac-1over4/summary.csv
ADDED
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,train_loss,eval_loss,eval_top1,eval_top5,lr
|
2 |
+
0,6.9431939125061035,6.938741255187988,0.0779999999666214,0.5160000001525878,1e-05
|
3 |
+
1,6.9015727043151855,6.7361672097778325,0.7839999990081787,3.3579999989318847,0.080008
|
4 |
+
2,6.86771297454834,6.597556951599121,1.2600000004577636,4.526000001983642,0.160006
|
5 |
+
3,6.843715667724609,6.518927840118408,1.8100000009155273,6.318000005187988,0.240004
|
6 |
+
4,6.820131301879883,6.499558243103027,1.903999999885559,5.818000002441407,0.320002
|
7 |
+
5,6.795845985412598,6.353902525634766,2.794000001220703,9.218000007019043,0.39890437907365467
|
8 |
+
6,6.761190414428711,6.1470500317382815,3.7980000045776365,12.226000017089843,0.3984229402628956
|
9 |
+
7,6.728061676025391,5.993895729370117,4.726000002593994,14.166000036621094,0.3978544665925977
|
10 |
+
8,6.695578575134277,5.9294788291931155,5.476000002593994,15.958000021972657,0.39719920741410103
|
11 |
+
9,6.665139198303223,5.8433496380615235,6.49200001159668,18.124000016479492,0.3964574501457378
|
12 |
+
10,6.634745121002197,5.918696633300781,5.554000005950928,15.396000007324218,0.39562952014676117
|
13 |
+
11,6.601431846618652,5.6566438526916505,8.090000014953613,21.510000021972655,0.3947157805746321
|
14 |
+
12,6.568431854248047,5.548304178161621,9.55400000793457,23.796000008544922,0.3937166322257262
|
15 |
+
13,6.5364532470703125,5.538003281402588,10.246000008544922,25.42400003051758,0.39263251335953164
|
16 |
+
14,6.501322269439697,5.287481235809326,12.366000008850097,29.67200003234863,0.39146389950641347
|
17 |
+
15,6.470037460327148,5.1611686392211915,13.138000017700195,31.27600000366211,0.39021130325903075
|
18 |
+
16,6.436946868896484,5.2300570068359375,12.626000008850097,29.3320000402832,0.3888752740474963
|
19 |
+
17,6.403077125549316,5.08999427154541,15.188,34.12399998901367,0.3874563978983783
|
20 |
+
18,6.373705863952637,5.045312646179199,15.478000010375977,34.544,0.3859552971776503
|
21 |
+
19,6.345022201538086,4.827629887542725,16.478000032348632,36.77799999267578,0.38437263031770014
|
22 |
+
20,6.31539249420166,4.967710489959717,16.898000005493163,36.89000003540039,0.3827090915285202
|
23 |
+
21,6.286393165588379,4.9297763357543944,17.06800000793457,37.756000034179685,0.3809654104932039
|
24 |
+
22,6.260019302368164,4.716403913726807,19.27799999572754,41.00200004882812,0.3791423520478826
|
25 |
+
23,6.233293533325195,4.595842574615479,20.880000010375976,43.32799998779297,0.37724071584624297
|
26 |
+
24,6.206594944000244,4.621469277496338,21.137999993286133,43.3940000390625,0.3752613360087727
|
27 |
+
25,6.181107997894287,4.68270667755127,21.076000007324218,43.779999982910155,0.37320508075688774
|
28 |
+
26,6.155818939208984,4.480731481781006,23.350000003051758,46.747999993896485,0.3710728520321014
|
29 |
+
27,6.132245063781738,4.58205734741211,21.125999998779296,43.17400005981445,0.368865585100403
|
30 |
+
28,6.106157302856445,4.430375918273926,23.511999995117186,46.86000003173828,0.3665842481420199
|
31 |
+
29,6.083177089691162,4.372953954162598,25.094000006713866,48.63599998168945,0.36422984182674084
|
32 |
+
30,6.060105800628662,4.635352181854248,21.74200001037598,43.726000050048825,0.3618033988749895
|
33 |
+
31,6.0379486083984375,4.421996555175781,24.37600004333496,47.73799997802735,0.3593059836048393
|
34 |
+
32,6.016122341156006,4.4290398179626465,25.06200001953125,48.061999975585934,0.356738691465168
|
35 |
+
33,5.992985725402832,4.377739123840332,24.748000018920898,48.03000000732422,0.3541026485551579
|
36 |
+
34,5.971718788146973,4.329410245513916,25.422000014038087,49.2980000390625,0.3513990111303513
|
37 |
+
35,5.950179100036621,4.250980354614258,26.839999993896484,50.13200002807617,0.3486289650954789
|
38 |
+
36,5.925711154937744,4.305513177490234,26.862000026245116,50.41600001708984,0.34579372548428233
|
39 |
+
37,5.907745361328125,4.332296510467529,25.720000025634764,48.91000004638672,0.3428945359265607
|
40 |
+
38,5.886173248291016,4.302208611450196,25.623999998779297,48.79999997924805,0.33993266810267314
|
41 |
+
39,5.863058567047119,4.187077933807373,28.2,51.88400002319336,0.33690942118573775
|
42 |
+
40,5.8422112464904785,4.2177295486450195,27.964000013427736,51.70400002563476,0.3338261212717717
|
43 |
+
41,5.821564674377441,4.1039053334045414,29.65000002319336,53.75599997314453,0.3306841207980211
|
44 |
+
42,5.797905445098877,4.150510595703125,28.769999994506836,52.24800006103516,0.32748479794973795
|
45 |
+
43,5.781131744384766,4.163139173583985,28.965999995117187,52.30800000732422,0.3242295560556621
|
46 |
+
44,5.759064197540283,4.139593399505615,29.049999995117187,52.72400003173828,0.320919822972475
|
47 |
+
45,5.736339569091797,4.124713208160401,29.761999970703126,52.88199995117188,0.31755705045849464
|
48 |
+
46,5.714443206787109,4.118756468887329,29.864000028076173,53.24200000488281,0.3141427135368864
|
49 |
+
47,5.691268444061279,4.099962968597412,29.39800007080078,52.71400003417969,0.31067830984866884
|
50 |
+
48,5.669220924377441,4.176185885620117,28.84800002685547,51.88599996337891,0.30716535899579933
|
51 |
+
49,5.650993347167969,4.226873478698731,28.6840000378418,51.31400004516602,0.3036054018746261
|
52 |
+
50,5.626305103302002,4.127080610122681,29.295999973144532,51.73399998535156,0.30000000000000004
|
53 |
+
51,5.604864597320557,4.156160714569092,29.07399998413086,51.81999998046875,0.2963507348203431
|
54 |
+
52,5.58112907409668,4.160558588256836,28.74600003173828,51.189999958496095,0.29265920702397236
|
55 |
+
53,5.562441825866699,4.241159338684082,28.058000018310548,50.40800001953125,0.2889270358369855
|
56 |
+
54,5.538029670715332,4.130886701507569,29.330000024414062,51.35399999023438,0.28515585831301454
|
57 |
+
55,5.520533084869385,4.187742267150879,29.152000034179686,51.24000003051758,0.28134732861516004
|
58 |
+
56,5.494744300842285,4.162322541198731,29.330000010375976,50.95200004150391,0.2775031172904206
|
59 |
+
57,5.473479747772217,4.173910147705078,29.294000010375978,51.52399995849609,0.27362491053693566
|
60 |
+
58,5.4495744705200195,4.462543117523193,25.114000014038087,45.26600001220703,0.26971440946436304
|
61 |
+
59,5.426791667938232,4.113894800415039,30.15600001953125,52.042000047607424,0.26577332934771664
|
62 |
+
60,5.404280185699463,4.23888961807251,28.214000012817383,49.11800001098633,0.2618033988749895
|
63 |
+
61,5.384984970092773,4.142473132171631,29.25200003051758,50.66400000366211,0.25780635938889435
|
64 |
+
62,5.35830020904541,4.195645713806153,28.885999978637695,50.28199999267578,0.25378396412305315
|
65 |
+
63,5.332411289215088,4.259078891601563,28.104000010375977,48.86200004882812,0.24973797743297094
|
66 |
+
64,5.316403865814209,4.19121046661377,29.00799998413086,50.08800004882813,0.24567017402213118
|
67 |
+
65,5.290327548980713,4.229200247344971,28.388000015869142,49.00600009277344,0.2415823381635519
|
68 |
+
66,5.268279552459717,4.241606517028808,28.468000005493163,49.18199999511719,0.23747626291714496
|
69 |
+
67,5.246063232421875,4.338318730163574,27.24000001220703,47.20200005859375,0.23335374934322048
|
70 |
+
68,5.216652870178223,4.3364053242492675,26.64800001220703,46.436000020751955,0.22921660571248237
|
71 |
+
69,5.1979570388793945,4.386739821624756,26.31200001525879,46.072000061035155,0.22506664671286086
|
72 |
+
70,5.170787811279297,4.292436854553222,27.540000014648438,47.748000029296875,0.22090569265353077
|
73 |
+
71,5.148033618927002,4.261131006317139,27.456000025634765,47.97000006469727,0.21673556866646312
|
74 |
+
72,5.122681140899658,4.29786947479248,27.742000006713866,47.55200002929688,0.21255810390586272
|
75 |
+
73,5.102504730224609,4.2951887347412105,27.90800002319336,47.82400002197266,0.20837513074583996
|
76 |
+
74,5.071815490722656,4.398047969512939,26.700000017700194,45.82999999023438,0.20418848397667141
|
77 |
+
75,5.052424430847168,4.316555525817871,27.584000025634765,47.44000006103516,0.2
|
78 |
+
76,5.024328231811523,4.425414015350341,26.04800001098633,44.82400004638672,0.1958115160233287
|
79 |
+
77,5.005191802978516,4.354408746643067,27.03800003112793,46.26000009033203,0.19162486925416009
|
80 |
+
78,4.978161811828613,4.374107049102784,26.780000023803712,45.85000005249024,0.1874418960941374
|
81 |
+
79,4.958959102630615,4.520292028503418,25.146000010375978,43.57600001098633,0.1832644313335369
|
82 |
+
80,4.929296016693115,4.510488933715821,25.61000002746582,43.778000017089845,0.17909430734646936
|
83 |
+
81,4.904443264007568,4.440168070526123,26.198000014038087,44.84200006591797,0.1749333532871392
|
84 |
+
82,4.877249717712402,4.465066349182129,26.00199999511719,44.64999999267578,0.17078339428751776
|
85 |
+
83,4.854767799377441,4.4920959765625,25.551999997558593,44.138000068359375,0.16664625065677952
|
86 |
+
84,4.827182769775391,4.530396635437012,25.448000021972657,43.43600004638672,0.16252373708285509
|
87 |
+
85,4.809326171875,4.61370787689209,24.430000024414063,42.26600003417969,0.15841766183644812
|
88 |
+
86,4.776586055755615,4.647791392211914,24.29000001098633,41.962000029296874,0.1543298259778689
|
89 |
+
87,4.749677658081055,4.581302818603516,24.678000009155273,42.941999963378905,0.15026202256702909
|
90 |
+
88,4.728340148925781,4.6014200486755374,24.30000003479004,42.37600005371094,0.14621603587694693
|
91 |
+
89,4.699658393859863,4.579655709381104,24.797999995117188,42.71999999267578,0.14219364061110565
|
92 |
+
90,4.677910327911377,4.708592195892334,23.104000042114258,40.8500000366211,0.13819660112501053
|
93 |
+
91,4.646760940551758,4.764935299072266,22.988000017700195,40.17600001953125,0.13422667065228336
|
94 |
+
92,4.622101783752441,4.729629945373535,23.346000029296874,40.774000078125,0.130285590535637
|
95 |
+
93,4.6001200675964355,4.613048763427734,24.37600003540039,42.145999979248046,0.12637508946306447
|
96 |
+
94,4.5732421875,4.722900708160401,23.43200000793457,40.80999998901367,0.12249688270957942
|
97 |
+
95,4.54327917098999,4.760393147277832,23.07000000793457,40.33000006958008,0.11865267138483995
|
98 |
+
96,4.515352249145508,4.600982042541504,24.59399998413086,42.51400003295898,0.11484414168698548
|
99 |
+
97,4.488563537597656,4.7580890507507325,23.30200001220703,40.47600002807617,0.11107296416301456
|
100 |
+
98,4.465057849884033,4.705651960449218,23.781999975585936,40.995999982910156,0.10734079297602771
|
101 |
+
99,4.433521747589111,4.747479717712403,23.35800001831055,40.62000001831055,0.10364926517965692
|
102 |
+
100,4.412936687469482,4.7600954281616215,23.154000026855467,40.42600005004883,0.09999999999999996
|
103 |
+
101,4.387495040893555,4.975237618713379,21.509999990844726,37.89200000366211,0.09639459812537399
|
104 |
+
102,4.357723236083984,4.819995206604004,22.978000026245116,39.84199998535156,0.09283464100420072
|
105 |
+
103,4.334304332733154,4.792036187744141,22.73000001586914,39.95799998535156,0.0893216901513312
|
106 |
+
104,4.2998528480529785,4.844485811309815,22.57600001281738,39.310000041503905,0.08585728646311369
|
107 |
+
105,4.274172306060791,5.002657133331299,20.984000005493165,37.25399999511719,0.0824429495415054
|
108 |
+
106,4.248683929443359,4.8214094943237304,22.416000007324218,39.36200003173828,0.07908017702752504
|
109 |
+
107,4.222282886505127,4.8479905697631835,22.296000006713868,39.231999985351564,0.07577044394433795
|
110 |
+
108,4.196178913116455,4.98984641494751,21.334000009765624,37.751999990234374,0.07251520205026206
|
111 |
+
109,4.168429851531982,5.016520691680908,21.03800002075195,37.57799998779297,0.06931587920197897
|
112 |
+
110,4.141824722290039,5.049998479766845,20.712000008544923,37.19600004394531,0.06617387872822836
|
113 |
+
111,4.12200403213501,4.973765448760986,21.33600003601074,38.01800004638672,0.06309057881426226
|
114 |
+
112,4.089399337768555,5.010670317535401,21.222000009155273,37.800000032958984,0.060067331897326895
|
115 |
+
113,4.066384315490723,4.945170684509278,22.04600001586914,38.55399998779297,0.057105464073439374
|
116 |
+
114,4.035727024078369,5.037110093536377,21.167999990844727,37.49800002197266,0.05420627451571774
|
117 |
+
115,4.01347541809082,4.992048675537109,21.403999987792968,37.749999979248045,0.051371034904521135
|
118 |
+
116,3.986830472946167,4.994148792266846,21.476000025634765,37.718000006103516,0.04860098886964875
|
119 |
+
117,3.961311101913452,5.099753927307129,20.652000017089843,36.63400004638672,0.04589735144484217
|
120 |
+
118,3.9379918575286865,5.104892230377197,20.375999982910155,36.44999994384766,0.04326130853483206
|
121 |
+
119,3.9125819206237793,5.124689064788818,20.242000021972657,36.39200000244141,0.04069401639516075
|
122 |
+
120,3.8880300521850586,5.097174103546142,20.818000030517577,36.939999954833986,0.03819660112501053
|
123 |
+
121,3.86423659324646,5.035004398040772,20.993999998779298,37.15000001953125,0.035770158173259195
|
124 |
+
122,3.8457257747650146,5.0661964001464845,21.14200003051758,37.25399999267578,0.03341575185798012
|
125 |
+
123,3.822751760482788,5.184377702331543,19.766000025634767,35.86600002197266,0.031134414899596986
|
126 |
+
124,3.799717903137207,5.045239634857178,21.172000009155273,37.38200004394531,0.02892714796789868
|
127 |
+
125,3.774881362915039,5.152091053009033,20.188000011596678,36.28800000488281,0.026794919243112305
|
128 |
+
126,3.75713849067688,5.215371259002685,19.90200000854492,35.71800002197266,0.024738663991227285
|
129 |
+
127,3.7324070930480957,5.141581241149902,20.404000028076172,36.27000003540039,0.022759284153757053
|
130 |
+
128,3.71870493888855,5.137493869781494,20.19800000366211,36.19000005981445,0.020857647952117465
|
131 |
+
129,3.69716477394104,5.2152932823181155,20.02000001953125,35.74599997314453,0.01903458950679613
|
132 |
+
130,3.6775317192077637,5.155171538848877,20.214000021972655,36.12400001342773,0.01729090847147985
|
133 |
+
131,3.6619601249694824,5.185123553771973,20.13600001953125,35.99200001953125,0.015627369682299875
|
134 |
+
132,3.6486687660217285,5.164827609558105,20.22400003051758,36.130000021972656,0.014044702822349731
|
135 |
+
133,3.6263937950134277,5.1940673951721195,20.004000032958984,36.01599996826172,0.01254360210162171
|
136 |
+
134,3.61950421333313,5.16515736541748,20.171999998168946,36.218000035400394,0.0111247259525038
|
137 |
+
135,3.6119253635406494,5.149724328308105,20.431999998168944,36.224000048828124,0.009788696740969294
|
138 |
+
136,3.594918727874756,5.183282818603516,20.04000001953125,36.06799996826172,0.008536100493586551
|
139 |
+
137,3.5832762718200684,5.191941630706787,19.936000008544923,35.86799997558594,0.007367486640468379
|
140 |
+
138,3.5745418071746826,5.16351744506836,20.136000014038085,36.190000048828125,0.0062833677742737855
|
141 |
+
139,3.5626986026763916,5.199679564971924,19.880000016479492,35.760000029296876,0.005284219425367942
|
142 |
+
140,3.5521106719970703,5.160710575256347,20.281999987182616,36.246000024414066,0.004370479853238885
|
143 |
+
141,3.5405547618865967,5.197849544677735,19.89400001647949,35.89200003540039,0.003542549854262278
|
144 |
+
142,3.5347208976745605,5.150363023071289,20.26000000061035,36.396000021972654,0.0028007925858990037
|
145 |
+
143,3.5302460193634033,5.188460216979981,19.919999979248047,36.0280000378418,0.0021455334074023335
|
146 |
+
144,3.5257999897003174,5.187040548095703,19.931999976196288,35.94799997314453,0.0015770597371044472
|
147 |
+
145,3.521711826324463,5.202165876159668,19.904000032958983,35.87599997314453,0.001095620926345342
|
148 |
+
146,3.515748977661133,5.20309140914917,19.889999995117186,35.81800001098633,0.000701428150099126
|
149 |
+
147,3.5179338455200195,5.18720495803833,20.090000014038086,36.0179999975586,0.00039465431434568824
|
150 |
+
148,3.5117876529693604,5.1865044105529785,20.016000014038084,35.972000008544924,0.00017543398022832336
|
151 |
+
149,3.51277756690979,5.190892289123535,19.97199996826172,36.09400004882813,4.3863305030900085e-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
CHANGED
Binary files a/pytorch-image-models/timm/data/readers/__pycache__/reader_hfds.cpython-39.pyc and b/pytorch-image-models/timm/data/readers/__pycache__/reader_hfds.cpython-39.pyc differ
|
|
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
|
|