Skip to content

FGVC Aircraft dataset by classes folder

Notifications You must be signed in to change notification settings

cyizhuo/FGVC_Aircraft_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

FGVC Aircraft dataset by classes folder

From: https://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/

Download from Kaggle

https://www.kaggle.com/cyizhuo/fgvc-aircraft-by-classes-folder

国内下载

飞桨社区:https://aistudio.baidu.com/aistudio/datasetdetail/85757

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

FGVC Aircraft dataset by classes folder

Resources

Stars

Watchers

Forks