dr-detection-efficientnet-b4 / dynamic_hyperparameters.json
anishanish383's picture
Upload dynamic_hyperparameters.json with huggingface_hub
b4bd2b0 verified
Raw
History Blame Contribute Delete
439 Bytes
{
"class_weights": {
"0": 0.4102524866105585,
"1": 1.935740072202166,
"2": 0.7236167341430499,
"3": 3.913868613138686,
"4": 2.448401826484018
},
"class_distribution": {
"0": 1307,
"1": 277,
"2": 741,
"3": 137,
"4": 219
},
"total_train_images": 2681,
"imbalance_ratio": 9.540145985401459,
"focal_loss_gamma": 2.0,
"recommended_batch_size": 64,
"augmentation_intensity": "moderate"
}