fossasia/visdom

Visualizing GIFs

Open

#685 opened on Oct 26, 2019

View on GitHub
 (3 comments) (3 reactions) (1 assignee)Python (1,152 forks)batch import
Needs Investigationenhancementhelp wanted

Repository metrics

Stars
 (9,831 stars)
PR merge metrics
 (Avg merge 9d 12h) (116 merged PRs in 30d)

Description

For vision problems with multiple outputs, GIFs are the natural way for researchers to compare the results or to track progress. Would be great to have them displayable in visdom.

Images and videos are great, but GIFs are fundamentally different. I tried using the video API but it doesn't feel as nice as having native GIF support.

Contributor guide