Clean state
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"run_name": "p2c_resnet18_facecrop",
|
||||
"backbone": "resnet18",
|
||||
"pretrained": true,
|
||||
"epochs": 15,
|
||||
"image_size": 224,
|
||||
"subsample": 0.2,
|
||||
"augment": false,
|
||||
"data_dir": "cropped/classifier"
|
||||
}
|
||||
Reference in New Issue
Block a user