Examples corresponding to [cleanvision's v0.3.0 release](https://github.com/cleanlab/cleanvision/releases/tag/v0.3.0)
0.2.1
What's Changed * Updated version to 0.2.1 by sanjanag in https://github.com/cleanlab/cleanvision/pull/154 * Updated torch n_jobs=1 by sanjanag in https://github.com/cleanlab/cleanvision/pull/156 * pre-commit hook for clearing notebooks output and metadata by Kadam-Tushar in https://github.com/cleanlab/cleanvision/pull/161 * allow cleanvision.__version__ to work by jwmueller in https://github.com/cleanlab/cleanvision/pull/160 * Added notebooks to documentation by sanjanag in https://github.com/cleanlab/cleanvision/pull/158 * docs: fixed example script link in readme by sanjanag in https://github.com/cleanlab/cleanvision/pull/163
New Contributors * Kadam-Tushar made their first contribution in https://github.com/cleanlab/cleanvision/pull/161
What's Changed Added support for running CleanVision on HuggingFace and torchvision datasets.
0.1.1
What's Changed * Fixed bug where images were loaded twice in Windows OS caused by` glob.glob()`'s different behavior in different OSs. https://github.com/cleanlab/cleanvision/pull/143
0.1.0
Alpha release of **cleanvision**, a package that finds issues in image datasets and practices data-centric computer vision!