图像识别之Mobilenet、Resnet50与InceptionV3详解
图像识别之Mobilenet、Resnet50与InceptionV3详解
项目GitHub地址:
https://github.com/dddlli/CNN-Image-Recognition.git
一、mobilenet
学习前言
MobileNet是一种轻量级网络,相比于其它结构网络,它不一定是最准的,但是它真的很轻!
什么是MobileNet模型
MobileNet模型是Google针对手机等嵌入式设备提出的一种轻量级的深层神经网络,其使用的核心思想便是depthwise separable c
原创
2021-04-08 21:36:13 ·
6596 阅读 ·
1 评论