@@ -7,7 +7,7 @@ This document elaborates on the dataset format adopted by PaddleClas for image c
...
@@ -7,7 +7,7 @@ This document elaborates on the dataset format adopted by PaddleClas for image c
## Contents
## Contents
-[1.Dataset Format](#1)
-[1.Dataset Format](#1)
-[Common Datasets for Image Classification](#2)
-[2.Common Datasets for Image Classification](#2)
-[2.1 ImageNet1k](#2.1)
-[2.1 ImageNet1k](#2.1)
-[2.2 Flowers102](#2.2)
-[2.2 Flowers102](#2.2)
-[2.3 CIFAR10 / CIFAR100](#2.3)
-[2.3 CIFAR10 / CIFAR100](#2.3)
...
@@ -16,7 +16,7 @@ This document elaborates on the dataset format adopted by PaddleClas for image c
...
@@ -16,7 +16,7 @@ This document elaborates on the dataset format adopted by PaddleClas for image c
<aname="1"></a>
<aname="1"></a>
## 1.Dataset Format
## 1.Dataset Format
PaddleClas adopts `txt` files to assign the training and test sets. Taking the `ImageNet1k` dataset as an example, where `train_list.txt` and `val_list.txt` have the following formats:
PaddleClas adopts `txt` files to assign the training and test sets. Taking the `ImageNet1k` dataset as an example, where `train_list.txt` and `val_list.txt` have the following formats: