8000 How to deal with large amounts of data? · Issue #61 · reiinakano/xcessiv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to deal with large amounts of data? #61
Open
@fabioperez

Description

@fabioperez

I am trying to use Xcessiv to an image classification project (together with Keras or PyTorch). By reading the walkthrough, I found that I have to pass the entire dataset as a (X, y) tuple. This is unfeasible for a large image dataset. How can I outcome this problem?

One solution that I thought about was to pass image paths as the X, and let fit load the data lazily. Is this the best approach?

PS: Thanks for creating and maintaining Xcessiv!

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

      0