Skip to content

Any way to integrate this within a pytorch dataloader/dataset? #17

@TheShadow29

Description

@TheShadow29

Hello, is there any easy way to use the frame extraction method within the dataset/dataloader for pytorch? My understanding that it is not trivial given the use of multiprocessing here: https://github.com/iejMac/video2numpy/blob/main/video2numpy/frame_reader.py#L39 which could conflict with what is already used by Pytorch dataloader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions