dataeval.outputs.HashStatsOutput¶
- class dataeval.outputs.HashStatsOutput¶
Output class for
hashstats()stats metric.- pchash¶
Perception-based Hash of the images as a hex string
- Type:¶
List[str]
-
factors(filter=
None, exclude_constant=False)¶ Returns all 1-dimensional data as a dictionary of numpy arrays.
-
get_channel_mask(channel_index, channel_count=
None)¶ Boolean mask for results filtered to specified channel index and optionally the count of the channels per image.
-
plot(log, channel_limit=
None, channel_index=None)¶ Plots the statistics as a set of histograms.