release code
This commit is contained in:
14
Dassl.ProGrad.pytorch/configs/datasets/da/office31.yaml
Normal file
14
Dassl.ProGrad.pytorch/configs/datasets/da/office31.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
INPUT:
|
||||
SIZE: (224, 224)
|
||||
TRANSFORMS: ["random_flip", "random_translation", "normalize"]
|
||||
|
||||
DATASET:
|
||||
NAME: "Office31"
|
||||
|
||||
MODEL:
|
||||
BACKBONE:
|
||||
NAME: "resnet50"
|
||||
HEAD:
|
||||
NAME: "mlp"
|
||||
HIDDEN_LAYERS: [256]
|
||||
DROPOUT: 0.
|
||||
Reference in New Issue
Block a user