Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write unit test for imagelab.visualize() #192

Open
sanjanag opened this issue May 26, 2023 · 4 comments
Open

Write unit test for imagelab.visualize() #192

sanjanag opened this issue May 26, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@sanjanag
Copy link
Member

sanjanag commented May 26, 2023

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
@sanjanag sanjanag added the good first issue Good for newcomers label May 26, 2023
@RagnarokAnsh
Copy link

Hey, Can I work on this issue? This would be great for my first contribution

@sanjanag
Copy link
Member Author

Sure, you can go ahead with this.

@Gunjan-Goyal
Copy link

Since the issue has not been resolved yet, can you assign me this issue?

@sanjanag
Copy link
Member Author

sanjanag commented Jan 5, 2024

Since the issue has not been resolved yet, can you assign me this issue?

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants