alan-turing-institute / pixelflow

BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Pass file path / directory instead of array #61

Open lupinthief opened 6 months ago

lupinthief commented 6 months ago

Data loaders to allow user to point to files rather than pre-loading to arrays, possibly facility to process complete directory too. Ideally would handle non-image file types too.

lupinthief commented 6 months ago

Possible overlap with icenet data loader infrastructure?