lucamarini22 / marine-anomaly-detection

Semantic segmentation of marine anomalies using semi-supervised learning (FixMatch for semantic segmentation) on Sentinel-2 multispectral images.
GNU General Public License v3.0
6 stars 0 forks source link

division by 0 for white / black img :P #9

Closed lucamarini22 closed 1 year ago

lucamarini22 commented 1 year ago
          division by 0 for white / black img :P 

skimage has some functions for these things that may be more robust https://scikit-image.org/docs/dev/user_guide/data_types.html ( not sure if exactly what you want)

_Originally posted by @gomezzz in https://github.com/lucamarini22/anomaly-marine-detection/pull/3#discussion_r1145193283_

lucamarini22 commented 1 year ago

closed by #17