As titled, how to convert the `segmentation` from [this line](https://github.com/jpmerc/DTOID/blob/master/network.py#L380) to a binary mask? Should I do thresholding at 0? Thanks for the great work!
As titled, how to convert the
segmentationfrom this line to a binary mask? Should I do thresholding at 0?Thanks for the great work!