edflow icon indicating copy to clipboard operation
edflow copied to clipboard

Meta Dataset integration

Open pesser opened this issue 5 years ago • 1 comments

From #200 which introduced Meta Datasets:

Things, that should be done in the near future:

* Port the `EvalDatafolder` and the whole eval pipeline to this new dataset class (This should be relatively easy, as large parts of this class are derived from the `EvalDatafolder`)

* Once the eval pipeline is ported, package the data writing routines, such that we can easily reuse them to export arbitrary datasets.

* Write a test for the `MetaDataset`, which uses a custom function as loader

pesser avatar Dec 02 '19 08:12 pesser

#217 switched eval pipeline to MetaDataset. Next up: resurrect edcache with MetaDataset.

pesser avatar Jan 10 '20 23:01 pesser