File size: 147 Bytes
0af9e6f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "model": "EfficientNetV2-S",
  "num_classes": 4,
  "freeze_backbone": true,
  "batch_size": 64,
  "learning_rate": 0.001,
  "image_size": 384
}