Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] What is the best tool for browsing time series data with its labels?

Hi,

We have video data along with labels. The labels contain events for each segment. One segment is 5 seconds. We need a tool for browsing the content of the video by labels. For instance,

“`

—————————————————
—————
—————
—————–
—————–
——————
——————

If you click00:00, happy`, the video would jump to that segment and play.

We have a prototype tool in pygame but it’s not simple to forward the DISPLAY via Docker. Docker is a must for us as we value reproducibility very highly.

I think a web app could work but I haven’t done web apps for years, so I do not know what options there are. Python would be nice as the machine learning code is in Python but I’m open to anything. The only constraint is that there should be zero overhead when using it in a Docker container.

Thank you!

Br, Seyoung

submitted by /u/SuperShinyEyes
[link] [comments]