# 第八周作业 **Repository Path**: lxlpfff/week_8_homework ## Basic Information - **Project Name**: 第八周作业 - **Description**: 问题描述 学员自己实现一个densenet的网络,并插入到slim框架中进行训练。 详情见:https://gitee.com/ai100/quiz-w7-2-densenet tinymind 使用说明:https://gitee.com/ai100/quiz-w7-doc 解题提示 1. 下载数据集:本数据集拥有200个分类,每个分类300张图片,共计6W张图片,其中5W张作为训练集,1W张图片作为验证集。图片已经预打包为tfrecord格式并上传到tinymind上。地址如下: https://www.tinymind.com/ai100/datasets/quiz-w7 2. 模型:模型代码来自: https://github.com/tensorflow/models/tree/master/research/slim;这里为了适应本作业提供的数据集,稍作修改,添加了一个quiz数据集以及一个训练并验证的脚本,实际使用的代码为: https://gitee.com/ai100/quiz-w7-2-densenet;其中nets目录下的densenet.py中已经定义了d - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 第八周作业 #### Description 问题描述 学员自己实现一个densenet的网络,并插入到slim框架中进行训练。 详情见:https://gitee.com/ai100/quiz-w7-2-densenet tinymind 使用说明:https://gitee.com/ai100/quiz-w7-doc 解题提示 1. 下载数据集:本数据集拥有200个分类,每个分类300张图片,共计6W张图片,其中5W张作为训练集,1W张图片作为验证集。图片已经预打包为tfrecord格式并上传到tinymind上。地址如下: https://www.tinymind.com/ai100/datasets/quiz-w7 2. 模型:模型代码来自: https://github.com/tensorflow/models/tree/master/research/slim;这里为了适应本作业提供的数据集,稍作修改,添加了一个quiz数据集以及一个训练并验证的脚本,实际使用的代码为: https://gitee.com/ai100/quiz-w7-2-densenet;其中nets目录下的densenet.py中已经定义了d #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)