NRCan / geo-deep-learning

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

BUG: remove solaris #570

Closed valhassan closed 2 months ago

valhassan commented 2 months ago

Describe the bug The use of solaris within GDL causes some issues.

  1. It is an inactive project that is not maintained
  2. Dependency Resolution; it causes conflicts with other actively maintained packages.

To Reproduce check here https://github.com/NRCan/geo-deep-learning/blob/8c8250c2184606919be7c086e56e51a82df6cd39/tiling_segmentation.py#L18 and https://github.com/NRCan/geo-deep-learning/blob/8c8250c2184606919be7c086e56e51a82df6cd39/environment.yml#L25

Expected behavior Replace solaris functions and remove solaris from geo-deep-learning