Spaces:
Sleeping
Sleeping
File size: 739 Bytes
1f2871e 104ca34 1f2871e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | {
"datetime": "2025-01-22-12-58-58",
"project": "OMU_bp_6th",
"csvpath": "materials/docs/OMU_bp_6th.csv",
"task": "classification",
"model": "EfficientNetB4",
"vit_image_size": 0,
"pretrained": true,
"criterion": "CEL",
"optimizer": "Adam",
"lr": null,
"epochs": 100,
"batch_size": 32,
"bit_depth": 8,
"in_channel": 1,
"augmentation": "trivialaugwide",
"normalize_image": "yes",
"sampler": "distributed",
"label_list": [
"label_bodypart"
],
"input_list": [],
"mlp_num_inputs": 0,
"num_outputs_for_label": {
"label_bodypart": 7
},
"save_weight_policy": "best",
"gpu_ids": [
0,
1,
2,
3
]
} |