dmlc / dmlc/decord

Is it possible to make VideoReader pickle-able?

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

I am trying to use VideoReader for data loading in an ML pipeline. It would be nice to be able to store the VideoReader object as part of my class, so I wouldn't have to recreate it each time a video is called on. If parts of an object aren't pickle-able then multiprocess data loading isn't allowed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.