NRCan / geo-deep-learning

Deep learning applied to georeferenced datasets
https://geo-deep-learning.readthedocs.io/en/latest/
MIT License
149 stars 49 forks source link

FEATURE: refactor geo-deep-learning #573

Open valhassan opened 1 month ago

valhassan commented 1 month ago

Is your feature request related to a problem? Please describe. I would like to refactor geo-deep-learning to be modular, composable and maintainable.

Describe the solution you'd like geo-deep-learning will be refactored to use pytorch lightning and follow best practices. The refactoring will follow this architecture:

image

Describe alternatives you've considered

Additional context Refer to TorchGeo for guidance.

mpelchat04 commented 1 month ago

Related to #152

mpelchat04 commented 1 month ago

Related to #300