Tags: cleanlab/cleanvision
Tags
Links update (#251) * Updated desc for odd size in readme * fixed language * Added odd size issue to issues description in tutorial: * Removed unnecessary line causing a warning message * Updated instructions for skipping notebook execution * Updated absolute links to relative links in documentation * added hidden tags to dataset download cells * Updated link checker' * Updated link checker' * Updated link checker' * Updated link checker' * Updated link checker' * Updated tutorial * Revert accidentally hidden cells * Updated tqdm to tqdm.auto * Updated docs requirements * Updated tutorial notebooks * Updated tags
Raise an exception on receiving duplicate filepaths (#242) * Raise an exception on receiving duplicate filepaths to avoid out of memory error * Update src/cleanvision/dataset/fsspec_dataset.py Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> * Update tests/test_run.py Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> --------- Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Added title info to visualization with optional show_id arg (#211) * Added title info to visualization with optional show_id arg * Fixed tests * Fixed type annotations * Added docstring * Update src/cleanvision/imagelab.py Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> --------- Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
PreviousNext