提交 356e8010 编写于 作者: Eric.Lee2021's avatar Eric.Lee2021 🚴🏻

add animal 10 datasets & pretrain model

上级 8e366c28
......@@ -86,9 +86,14 @@ The data is available for free to researchers for non-commercial use.
3D Object Representations for Fine-Grained Categorization
Jonathan Krause, Michael Stark, Jia Deng, Li Fei-Fei
4th IEEE Workshop on 3D Representation and Recognition, at ICCV 2013 (3dRR-13). Sydney, Australia. Dec. 8, 2013.
Note that the dataset, as released, has 196 categories, one less than in the paper, as it has been cleaned up slightly since publication. Numbers should be more or less comparable, though.
```
### 5、animals10 数据集(共 10 类)
* [数据集下载地址(百度网盘 Password: qniz )](https://pan.baidu.com/s/1kNDIVcBK3_mtg7lTHB8AZQ) , 如数据集有侵权请联系删除。
```
具体包括类别为:00-dog, 01-butterfly, 02-cat, 03-chicken, 04-cow, 05-elephant, 06-horse, 07-sheep, 08-spider, 09-squirrel
```
### 构建自己的数据集
* 构建一个总的数据集目录,在目录内建立每一个具体类别的子目录,每一个子目录有且只有单独的一个类别。并且文件夹的命名为“数字-名称”,比如上图的“one静态手势”的文件夹命名为“000-one”。
......@@ -110,6 +115,9 @@ The data is available for free to researchers for non-commercial use.
### 4、Stanford_Cars 预训练模型
* [预训练模型下载地址(百度网盘 Password: 7bf7 )](https://pan.baidu.com/s/1JY_ia48e92am6JJ_p-kgQg)
### 5、animals10 预训练模型
* [预训练模型下载地址(百度网盘 Password: 0l1s )](https://pan.baidu.com/s/1jJq3z5P_uzpnIlyrpgqX3Q)
## 项目使用方法
### 模型训练
注意: train.py 中的 3个参数与具体分类任务数据集,息息相关,如下所示:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册