cleanlab / cleanlab/cleanvision

Extend CleanVision to run on video data

Open
#215 21 comments 0 reactions 1 assignee Claimed by @LemurPwned View on GitHub
enhancement help wanted
Dominant language
Python
Stars
1.2k
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Some discussion of this here: https://github.com/cleanlab/cleanvision/discussions/214

Making CleanVision runnable on video would be super useful to many folks!

Should be fairly easy:

- just extract every k-th frame from the video,
- run cleanvision on all those images,
- aggregate the results across frames per video

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.