cleanlab / cleanlab/cleanvision

static page showing large number of examples of different images with issues

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

Description

Goal: create a static page in our [docs](https://cleanvision.readthedocs.io/en/latest/) that shows a continuously growing list of images corresponding to different types of issues detected by CleanVision.

The page should be split into subsections for each issue type, and you can add tons of images to display there.
The raw image files could be stored in this folder:
https://github.com/cleanlab/assets/tree/master/cleanvision/example_issue_images
Definitely do not store them in the cleanvision repo itself.

You can find such images just by running cleanvision on new datasets, or doing a google search! Also going through our [examples notebooks](https://github.com/cleanlab/cleanvision-examples) and [blogposts](https://cleanlab.ai/blog/).

The page layout could like like
```
Blurry
Display most compelling blurry images (Mention the dataset, label and other metadata in caption)

Dark
Display most compelling dark images (Mention the dataset, label and other metadata in caption)

...
```

Note that it is not necessary to show each issue for each dataset that you choose, we're looking here only for the most compelling examples.

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.