rauldds / Hyperspectral_CT_Recon

Build a prototyping pipeline to test different hyperspectral reconstruction and segmentation approaches leveraging public data and/or simulated data.
2 stars 0 forks source link

Convert data in dataloader to Torch (Currently Numpy) #21

Closed luisdavid64 closed 1 year ago

luisdavid64 commented 1 year ago

The dataloader hosts the data as numpy array, so it might be a good idea to convert the data to pytorch