# Scene Detection Model [![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r1.10/resource/_static/logo_source_en.png)](https://gitee.com/mindspore/docs/blob/r1.10/docs/lite/docs/source_en/scene_detection_lite.md) ## Scene dectectin introduction Scene detection can identify the type of scene in the device's camera. Using MindSpore Lite to implement scene detection [example](https://gitee.com/mindspore/models/tree/r1.10/official/lite/scene_detection). ## Scene detection model list The following table shows the data of some scene detection models using MindSpore Lite inference. > The performance of the table below is tested on the P30. | Model name | Size(Mb) | Top1 | CPU 4 thread delay (ms) | |-----------------------| :----------: | :----------: | :-----------: | | [MobileNetv2](https://download.mindspore.cn/model_zoo/official/lite/mobilenetv2_openimage_lite/mobilenetv2.ms) | 11.3 | - | 11.5 |