pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
25 stars 13 forks source link

Create Dataset DisjunctExampleConcatenatedDataset #188

Closed hperrot closed 5 years ago

hperrot commented 5 years ago

This dataset class is able to join two disjunct datasets. This usefull for example for a dataset containing images and another dataset containing the generated flows between frames of the first dataset.