# 场景检测模型

[![查看源文件](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r2.0/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/r2.0/docs/lite/docs/source_zh_cn/scene_detection_lite.md)

## 场景检测介绍

场景检测可以识别设备摄像头中场景的类型。

使用MindSpore Lite实现场景检测的[示例代码](https://gitee.com/mindspore/models/tree/r2.0/official/lite/scene_detection)。

## 场景检测模型列表

下表是使用MindSpore Lite推理的部分场景检测模型的数据。

> 下表的性能是在P30手机上测试的。

| 模型名称               | 大小(Mb) | Top1 | CPU 4线程时延(ms) |
|-----------------------| :----------: | :----------: | :-----------: |
| [MobileNetv2](https://download.mindspore.cn/model_zoo/official/lite/mobilenetv2_openimage_lite/mobilenetv2.ms) | 11.3 | - | 11.5 |