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

Videolab #243

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Added gif visualization for videos

0085be5
Select commit
Loading
Failed to load commit list.
Draft

Videolab #243

Added gif visualization for videos
0085be5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2023 in 1s

34.78% of diff hit (target 95.63%)

View this Pull Request on Codecov

34.78% of diff hit (target 95.63%)

Annotations

Check warning on line 17 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L17

Added line #L17 was not covered by tests

Check warning on line 27 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 35 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L35

Added line #L35 was not covered by tests

Check warning on line 39 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L39

Added line #L39 was not covered by tests

Check warning on line 48 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L48

Added line #L48 was not covered by tests

Check warning on line 53 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L53

Added line #L53 was not covered by tests

Check warning on line 56 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/cleanvision/dataset/video_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/dataset/video_dataset.py#L59

Added line #L59 was not covered by tests

Check warning on line 11 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L11

Added line #L11 was not covered by tests

Check warning on line 15 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 26 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L26

Added line #L26 was not covered by tests

Check warning on line 33 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L36

Added line #L36 was not covered by tests

Check warning on line 39 in src/cleanvision/utils/frame_sampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/utils/frame_sampler.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L42

Added line #L42 was not covered by tests

Check warning on line 47 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L47

Added line #L47 was not covered by tests

Check warning on line 53 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 61 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L61

Added line #L61 was not covered by tests

Check warning on line 66 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L69

Added line #L69 was not covered by tests

Check warning on line 74 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L74

Added line #L74 was not covered by tests

Check warning on line 78 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L78

Added line #L78 was not covered by tests

Check warning on line 81 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L81

Added line #L81 was not covered by tests

Check warning on line 86 in src/cleanvision/videolab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cleanvision/videolab.py#L86

Added line #L86 was not covered by tests