# GoogleNetInception **Repository Path**: wangyifan1103/google-net-inception ## Basic Information - **Project Name**: GoogleNetInception - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-02-21 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoogleNetInception #### 介绍 一个模仿花朵分类做的demo,分类自己的数据集,调整一下全连接层参数 #### 软件架构 1.上传文件中已经包括瓶颈层转换好的数组文件,可以直接用来训练 2.使用的迁移学习模型为Inception v3,分类效果很好 3.Tensorflow版本是1.xx.xx均可以使用,没有在Tensorflow2上测试过,以后可能会有空测试。 4.训练文件为test1.py,可以直接用IDE运行,不需要使用命令行,全程自动化。 5.所用的路径均为相对路径,可以直接打包下载使用,若需进行其他分类数的分类,只改变输出端口类书,并改变train中文件夹个数即可 ATTENTION:数据文件夹中文件名不能出现下划线和数字开头,否则会在训练结果中报错。 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)