Load data in batches/chunks #1316
-
Hello, I have a custom image dataset, it's a bit large (10.000 images) and when I use Avalanche I first load all the data in torch tensors then transform them into avalanche tensors and then create an NC benchmark.
|
Beta Was this translation helpful? Give feedback.
Answered by
AntonioCarta
Mar 8, 2023
Replies: 1 comment 1 reply
-
There are two solutions:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
caesar753
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are two solutions: