We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247f161 commit 73c2209Copy full SHA for 73c2209
tensorflow_data_validation/statistics/generators/image_stats_generator.py
@@ -14,8 +14,8 @@
14
"""Module that computes statistics for features of image format.
15
16
Specifically, the following statistics are computed:
17
-- Maximum image heigh and width
18
-- Histogram of value count by image format
+- Maximum image height and width.
+- Histogram of value count by image format.
19
- If the rate of recognized formats is high enough and enough values
20
have been considered, features get marked with domain_info: image_domain
21
used for schema inference.
0 commit comments