-
Notifications
You must be signed in to change notification settings - Fork 74
Description
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.