Update README.md
Browse files
README.md
CHANGED
@@ -39,4 +39,4 @@ configs:
|
|
39 |
|
40 |
A duplicate of the [webdataset version of ImageNet-1k](https://huggingface.co/datasets/timm/imagenet-1k-wds), except each image is resized so that the shorter side is 288 pixels and each image is WEBP compressed using a quality level of 85.
|
41 |
|
42 |
-
The compression ratio is roughly 5:1 compared to JPEG (
|
|
|
39 |
|
40 |
A duplicate of the [webdataset version of ImageNet-1k](https://huggingface.co/datasets/timm/imagenet-1k-wds), except each image is resized so that the shorter side is 288 pixels and each image is WEBP compressed using a quality level of 85.
|
41 |
|
42 |
+
The compression ratio is roughly 5:1 compared to JPEG (\~160 GB) and 25:1 compared to raw pixel storage (\~800GB).
|