dataeval.quality¶
Identify potential issues in training and test data.
Classes¶
Finds duplicate images using hashing and/or embedding-based clustering. |
|
Calculates statistical outliers of a dataset using various statistical tests applied to each image. |
|
Prioritize dataset samples based on their position in the embedding space. |
Output Classes¶
Output class for |
|
Output class for |
|
Ranking result with lazy index computation based on order and policy. |