# Scene Detection 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/scene_detection_lite.md) ## Scene Detection 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/master/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 |