diff --git a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md index 8164019ed1a140d5280e75783a2f4dc0acd405a9..4600bad90085924b6ca10a75c4d44e83ae4fc1ef 100644 --- a/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md +++ b/doc/fluid/advanced_usage/paddle_slim/paddle_slim_en.md @@ -37,7 +37,7 @@ Paddle-Slim tool library has the following features: Refer to [demos](https://github.com/PaddlePaddle/models/blob/develop/PaddleSlim/docs/demo.md) for more details -### Good Performance +### Optimized Effects - For MobileNetV1 model with less redundant information, the convolution core pruning strategy can still reduce the size of the model and maintain as little accuracy loss as possible. - The distillation strategy can increase the accuracy of the origin model dramatically.