cleanvision
cleanvision copied to clipboard
Write unit test for imagelab.visualize()
imagelab.visualize()
, picks random images from the dataset and visualizes them in a grid.
Existing tests : https://github.com/cleanlab/cleanvision/blob/main/tests/test_visualize.py
Things to test
- Test imagelab.visualize(issue_types) works as intended for all 3 types of dataset
- local
data_path
folder dataset - huggingface dataset
- torchvision dataset
- Test
show_id
argument
Hey, Can I work on this issue? This would be great for my first contribution
Sure, you can go ahead with this.
Since the issue has not been resolved yet, can you assign me this issue?
Since the issue has not been resolved yet, can you assign me this issue?
Sure