Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
This dataset includes
|
|
|
|
|
|
|
| 2 |
|
| 3 |
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.
|
| 4 |
|
|
|
|
| 1 |
+
This dataset includes 5 images for testing
|
| 2 |
+
|
| 3 |
+
It includes 4 different kinds of images (RGBA, LA, L, Rotated Image) as well as an original cats image of the COCO datasets.
|
| 4 |
|
| 5 |
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.
|
| 6 |
|