Skip to content

cyizhuo/CUB_200_2011_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CUB-200-2011 dataset by classes folder

From: http://www.vision.caltech.edu/visipedia/CUB-200-2011.html

Download from Kaggle

https://www.kaggle.com/cyizhuo/cub-200-2011-by-classes-folder

国内下载

百度:https://aistudio.baidu.com/aistudio/datasetdetail/85759

File Tree

dataset
├── train
│   ├── class_001
|   |   ├── 1.jpg
|   |   ├── 2.jpg
|   |   └── ...
│   ├── class_002
|   |   ├── 1.jpg
|   |   ├── 2.jpg
|   |   └── ...
│   └── ...
└── test
    ├── class_001
    |    ├── 1.jpg
    |    ├── 2.jpg
    |    └── ...
    ├── class_002
    |    ├── 1.jpg
    |    ├── 2.jpg
    |    └── ...
    └── ...

About

CUB-200-2011 dataset by classes folder

Resources

Stars

Watchers

Forks