linters#
Linters help identify potential issues in training and test data and are an important aspect of data cleaning.
Detector Classes#
|
Uses hierarchical clustering to flag dataset properties of interest like outliers and duplicates |
|
Finds the duplicate images in a dataset using xxhash for exact duplicates and pchash for near duplicates |
|
Calculates statistical outliers of a dataset using various statistical tests applied to each image |
Output Classes#
|
Output class for |
|
Output class for |
|
Output class for |