Published March 8, 2024
| Version v1
Dataset
Open
Compressed Image dataset (CIFAR-100) files for testing inference on NDPipe
Description
This dataset is derived from the CIFAR-10 dataset and converted into compressed binaries, which serve as an input format for NDPipe. It comprises 10,000 compressed binary files.
To create this file, we initially extracted the 10,000 test images from the CIFAR-100 dataset. Following image preprocessing, we compressed these images using the deflate algorithm.