文件名称:Deep Learning ToolboxTM Model for Places365-GoogLeNet Network:在 Places365 数据集上训练的用于图像分类的预训练 GoogLeNet 网络-matlab开发
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-20 09:47:52
matlab
Place365GoogLeNet 是在 Places365 数据集上训练的预训练模型,其底层网络架构与在 ImageNet 数据集上训练的 GoogLeNet 相同。 您可以使用网络阅读 句法净= googlenet net = googlenet('权重',权重) net = googlenet('Weights',weights) 返回在 ImageNet 或 Places365 数据集上训练的 GoogLeNet 网络。 如果权重等于“imagenet”,则网络具有在 ImageNet 数据集上训练的权重。 如果权重等于“places365”,则网络具有在 Places365 数据集上训练的权重。 从您的操作系统或 MATLAB 中打开 place365googlenet.mlpkginstall 文件将启动您拥有的版本的安装过程。 此 mlpkginstall 文件适用
【文件预览】:
places365googlenet.mlpkginstall