Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 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
|
| 4 |
|
| 5 |
-
This dataset is used for testing [
|
| 6 |
-
|
| 7 |
-
More specifically, they are used inside `test_image_utils.py`, for implementing the LoadImageTester.
|
|
|
|
| 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 dataset.
|
| 4 |
|
| 5 |
+
This dataset is used for testing in the HuggingFace Transformers library. You can see [here](https://github.com/huggingface/transformers/search?q=fixtures_image_utils) where this dataset is used.
|
|
|
|
|
|