Doodleverse / segmentation_gym

A neural gym for training deep learning models to carry out geoscientific image segmentation. Works best with labels generated using https://github.com/Doodleverse/dash_doodler
MIT License
45 stars 11 forks source link

Fix for FILTER_VALUE and file unpacking after vstack error #134

Closed CameronBodine closed 1 year ago

CameronBodine commented 1 year ago

This pull request addresses issues raised in #133 and #132. I tested the fix proposed in #132 with both 2-class and multiclass labels and it worked for me.