cleanlab / cleanlab/cleanvision

Write unit test for imagelab.visualize()

Open
#192 4 comments 0 reactions 2 assignees Claimed by @Gunjan-Goyal View on GitHub
good first issue
Dominant language
Python
Stars
1.2k
Forks
83
PR merge metrics
No merged PRs in 30d

Description

`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
1. local `data_path` folder dataset
2. huggingface dataset
3. torchvision dataset
- Test `show_id` argument

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.