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

Minor fixes for smoothening with hann #506

Closed valhassan closed 1 year ago

valhassan commented 1 year ago

added reference article to the docstring added use_hanning bool as a config parameter added logging info to indicate smoothening vs non-smoothening

closes #505