# Image Segmentation Model [![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r2.6.0rc1/resource/_static/logo_source_en.svg)](https://gitee.com/mindspore/docs/blob/r2.6.0rc1/docs/lite/docs/source_en/reference/image_segmentation_lite.md) ## Image Segmentation Introduction Image segmentation is used to detect the position of the object in the picture or a pixel belongs to which object. Using MindSpore Lite to perform image segmentation [example](https://gitee.com/mindspore/models/tree/master/official/lite/image_segmentation). ## Image Segmentation Model List The following table shows the data of some image segmentation models using MindSpore Lite inference. > The performance of the table below is tested on the mate30. | Model name | Size(Mb) | IoU | CPU 4 thread delay (ms) | |-----------------------| :----------: | :----: | :-----------: | | [Deeplabv3](https://download.mindspore.cn/model_zoo/official/lite/deeplabv3_lite/deeplabv3.ms) | 18.7 | 0.58 | 120 |