We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607d117 commit e97289fCopy full SHA for e97289f
README.md
@@ -60,7 +60,7 @@ cd examples;
60
61
# Serialize images with:
62
# - 500px side length maximum
63
-# - 50% JPEG encoded, 90% raw pixel values
+# - 50% JPEG encoded
64
# - quality=90 JPEGs
65
./write_imagenet.sh 500 0.50 90
66
```
0 commit comments