|
@@ -17,7 +17,7 @@ CheckDataset:
|
|
|
Train:
|
|
Train:
|
|
|
num_classes: 102
|
|
num_classes: 102
|
|
|
epochs_iters: 20
|
|
epochs_iters: 20
|
|
|
- batch_size: 64
|
|
|
|
|
|
|
+ batch_size: 32
|
|
|
learning_rate: 0.003
|
|
learning_rate: 0.003
|
|
|
pretrain_weight_path: null
|
|
pretrain_weight_path: null
|
|
|
warmup_steps: 5
|
|
warmup_steps: 5
|
|
@@ -35,4 +35,4 @@ Predict:
|
|
|
input_path: "https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/general_image_classification_001.jpg"
|
|
input_path: "https://paddle-model-ecology.bj.bcebos.com/paddlex/imgs/demo_image/general_image_classification_001.jpg"
|
|
|
kernel_option:
|
|
kernel_option:
|
|
|
run_mode: paddle
|
|
run_mode: paddle
|
|
|
- batch_size: 1
|
|
|
|
|
|
|
+ batch_size: 1
|