Skip to content

more memory efficient handling of augmentation #38

Description

@ohjho

I have a ~200k images dataset so the augmentation step in VisionDataset.fromImageFolder will easily use up all the RAM when creating the new_ds

I currently just set augmentation=False for this big dataset, just wondering if you have plans to implement this feature in a more memory efficient way

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