diff --git a/configs/Inception/GoogLeNet.yaml b/configs/Inception/GoogLeNet.yaml index c5469368e..dbdf576fd 100644 --- a/configs/Inception/GoogLeNet.yaml +++ b/configs/Inception/GoogLeNet.yaml @@ -9,7 +9,7 @@ total_images: 1281167 save_interval: 1 validate: True valid_interval: 1 -epochs: 120 +epochs: 200 topk: 5 image_shape: [3, 224, 224]