Skip to content

Loading large dataset #234

Description

@ChungPin

I'm using Torch to train my network, using image.load to load images.
I'm loading about 80k images and it cost about 8G CPU RAM,
if I need to load larger dataset (ex, 1,000,000 images), is there any function for doing this? I only have 16G RAM

or is there any function like
keras flow_from_directory()
or
pytorch datasets.ImageFolder

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions