# Image Segmentation Model

[![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r1.8/resource/_static/logo_source_en.png)](https://gitee.com/mindspore/docs/blob/r1.8/docs/lite/docs/source_en/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/r1.8/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 |