Adam W. Harley, Alex Ufkes, and Konstantinos G. Derpanis
The RVL-CDIP (Ryerson Vision Lab Complex Document Information Processing) dataset consists of 400,000 grayscale images in 16 classes, with 25,000 images per class. There are 320,000 training images, 40,000 validation images, and 40,000 test images. The images are sized so their largest dimension does not exceed 1000 pixels.
Here are the classes in the dataset, and an example from each:
This dataset is a subset of the IIT-CDIP Test Collection 1.0 [1], which is publicly available here. The file structure of this dataset is the same as in the IIT collection, so it is possible to refer to that dataset for OCR and additional metadata. The IIT-CDIP dataset is itself a subset of the Legacy Tobacco Document Library [2].
File | Size | md5sum |
---|---|---|
rvl-cdip.tar.gz | 38762320458B (37GB) | d641dd4866145316a1ed628b420d8b6c |
labels_only.tar.gz | 6359157B (6.1MB) | 9d22cb1eea526a806de8f492baaa2a57 |
The label files list the images and their categories in the following format:
path/to/the/image.tif category
where the categories are numbered 0 to 15, in the following order:
If you use this dataset, please cite our paper:
Bibtex format:
@inproceedings{harley2015icdar,
title = {Evaluation of Deep Convolutional Nets for Document Image Classification and Retrieval},
author = {Adam W Harley and Alex Ufkes and Konstantinos G Derpanis},
booktitle = {International Conference on Document Analysis and Recognition ({ICDAR})}},
year = {2015}
}
RVL-CDIP is a subset of IIT-CDIP, which came from the Legacy Tobacco Document Library, for which license information can be found here.