Datasets:

Modalities:
Image
Text
Size:
< 1K
Libraries:
Datasets
mishig's picture
mishig HF staff
Update readme
4dd140e
|
raw
history blame
391 Bytes
This dataset includes 4 images for testing different kinds of images: RGBA, LA, L, Rotated Image.
This dataset is used for testing [image utils](https://github.com/huggingface/transformers/blob/master/src/transformers/image_utils.py) that are part of the HuggingFace Transformers library.
More specifically, they are used inside `test_image_utils.py`, for implementing the LoadImageTester.