From a836aef206dcc379cdc9eb00df7a0395dc26ea46 Mon Sep 17 00:00:00 2001 From: yefeng Date: Tue, 30 Sep 2025 11:36:16 +0800 Subject: [PATCH] update readme img size --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 475c5c8c..1526ee9c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For more details please check out our [MindSpore Lite Architecture Guide](https: MindSpore Lite achieves double the inference performance for AIGC, speech algorithms, and CV model inference, and has been deployed in Huawei's flagship smartphones for commercial use. As shown in the figure below, MindSpore Lite supports image style transfer and image segmentation for CV algorithms. -original image for image segmentation image segmentation rendering image style transfer original image Image style transfer rendering +original image for image segmentation image segmentation rendering image style transfer original image Image style transfer rendering ## Quick Start diff --git a/README_CN.md b/README_CN.md index 69cf2eb8..b1d76166 100644 --- a/README_CN.md +++ b/README_CN.md @@ -9,7 +9,7 @@ MindSpore Lite面向不同硬件设备提供轻量化AI推理加速能力,使 MindSpore Lite针对AIGC、语音类算法以及CV类模型推理,实现推理性能倍增,在华为多款旗舰手机落地商用落地。如下图所示,MindSpore Lite支持CV算法的图像风格迁移与图像分割。 -original image for image segmentation image segmentation rendering image style transfer original image Image style transfer rendering +original image for image segmentation image segmentation rendering image style transfer original image Image style transfer rendering ## 快速入门 -- Gitee