issues
search
konst-int-i
/
healnet
Multimodal fusion for heterogeneous biomedical data. NeurIPS 2024.
Apache License 2.0
33
stars
2
forks
source link
Feature/wsi loading
#2
Closed
konst-int-i
closed
1 year ago
konst-int-i
commented
1 year ago
This PR
Implements TCGADataset class, which allows to iterate through multimodal TCGA data (molecular and WSIs) as part of PyTorch training loop in an effective way
Makes sure that all imaging sampled are properly resized
This PR