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

Quick-start tutorial for using VideoLab #239

Open
jwmueller opened this issue Nov 17, 2023 · 1 comment
Open

Quick-start tutorial for using VideoLab #239

jwmueller opened this issue Nov 17, 2023 · 1 comment

Comments

@jwmueller
Copy link
Member

Goal: create a tutorial notebook that looks like this one: https://cleanvision.readthedocs.io/en/latest/tutorials/tutorial.html

But runs VideoLab instead on an example video dataset.
The tutorial should be a notebook PR'd to here:
https://github.com/cleanlab/cleanvision/tree/main/docs/source/tutorials
(this new notebook should look just like the other tutorials)

The example dataset should have at least one instance of each type of issue that VideoLab can detect, but should not be large (so that user's can fetch it and run videolab quickly). Please provide a link that shows others have the right to distribute this dataset.

The first step of the notebook should be to unzip a zipped folder containing all the videos.
You can share this folder with our team who will make it available in S3 and update the tutorial as needed to load it from there.

@jwmueller
Copy link
Member Author

Yep this looks great so far! It would be super helpful if you're also able to add in just one short video with each of these issues:

['grayscale',
 'odd_size',
 'odd_aspect_ratio']

As you mentioned it might be easiest to create videos that have these issues yourself, or you can just link to short clips that exhibit these properties you found online.

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

No branches or pull requests

1 participant