nlahaye / SIT_FUSE

Segmentation, Instance Tracking, and data Fusion Using multi-SEnsor imagery
Apache License 2.0
4 stars 2 forks source link

SF_Dataset + SF_Dataset_Conv Interoperability w/ TorchGeo #31

Open nlahaye opened 1 month ago

nlahaye commented 1 month ago

TorchGeo library from Microsoft allows for generic ML-related geospatial data (pre)processiong functionality and would be nice to be able to integrate into SIT_FUSE

https://github.com/microsoft/torchgeo

Take a look and build an understanding of sf_dataset.py sf_dataset_conv.py (and underlying utilities) and then work to incorporate or migrate classes to work with TorchGeo