Skip to content

Lazy-loading of images (for AnnotatedImage, and data sets)  #3

Description

@stemann

AnnotatedImage currently only holds an image_file_path - and thus an ImageAnnotationDataSet is (also) just a list of paths to image files.

It is assumed that a data set can involve a list of file names which would require more memory to load than what is available (think ImageNet).

It might also be needed to have the memory manager “unload” some earlier loaded files to stay beneath a max memory threshold.

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

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions