S -> a A c | a B d.
A -> z.
B -> z.
The test string can be azc.
| PASCAL_CLASSES = [ | |
| 'none', | |
| 'aeroplane', | |
| 'bicycle', | |
| 'bird', | |
| 'boat', | |
| 'bottle', | |
| 'bus', | |
| 'car', | |
| 'cat', |
S -> a A c | a B d.
A -> z.
B -> z.
The test string can be azc.
The dataset can be found on the official website if you are affiliated with a research organization. It is also available on Academic torrents.
This script extracts all the images and group them so that folders contain images that belong to the same class.
ILSVRC2012_img_train.tar and ILSVRC2012_img_val.tarwget https://gist.githubusercontent.com/antoinebrl/7d00d5cb6c95ef194c737392ef7e476a/raw/dc53ad5fcb69dcde2b3e0b9d6f8f99d000ead696/prepare.sh./prepare.sh