release code
This commit is contained in:
14
Dassl.ProGrad.pytorch/configs/datasets/dg/cifar10_c.yaml
Normal file
14
Dassl.ProGrad.pytorch/configs/datasets/dg/cifar10_c.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
INPUT:
|
||||
SIZE: (32, 32)
|
||||
TRANSFORMS: ["random_flip", "random_crop", "normalize"]
|
||||
PIXEL_MEAN: [0.5, 0.5, 0.5]
|
||||
PIXEL_STD: [0.5, 0.5, 0.5]
|
||||
|
||||
DATASET:
|
||||
NAME: "CIFAR10C"
|
||||
CIFAR_C_TYPE: "fog"
|
||||
CIFAR_C_LEVEL: 5
|
||||
|
||||
MODEL:
|
||||
BACKBONE:
|
||||
NAME: "wide_resnet_16_4"
|
||||
Reference in New Issue
Block a user