open-solution-mapping-challenge
open-solution-mapping-challenge copied to clipboard
Use HDF5 format to store images
One of the options to speed-up data loaders is to:
- transform your images and target masks into one large HDF5 file
- refactor/add pytorch Datasets that read from the HDF5 file