We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1ea0b3 + cc8ff35 commit 6b9540eCopy full SHA for 6b9540e
configs/Demo_ARS.yaml
@@ -22,7 +22,7 @@ use_zca: false
22
custom_train_trans:
23
- name: RandomResizedCrop
24
args:
25
- size: 224
+ size: 64
26
scale: [0.08, 1.0]
27
- name: RandomHorizontalFlip
28
configs/Demo_LRS_Soft_Label.yaml
@@ -39,7 +39,7 @@ custom_val_trans:
39
size: 256
40
- name: CenterCrop
41
42
43
- name: ToTensor
44
- name: Normalize
45
0 commit comments