distributed-learning-contributivity icon indicating copy to clipboard operation
distributed-learning-contributivity copied to clipboard

ESC50 preprocessing is time consuming, the preprocessed data should be stored in cache

Open arthurPignet opened this issue 4 years ago • 0 comments
trafficstars

When using the ESC50 dataset, we preprocess the data at each instanciation of a dataset. However the preprocessing is quite long. It would be great to store the preprocessed inputs in the local_data/esc50 folder.

It would also save time during unit-tests

arthurPignet avatar Dec 10 '20 10:12 arthurPignet