Psilym

Results 3 issues of Psilym

I tried PSPNet in a 2D segmentation task. The loss config has specified 'use_sigmoid = False' and the network only uses Relu to activate. However, the prediction results are normalized...

**Describe the bug** I cannot find the json file mentioned in file EmbedSeg/tree/main/examples/2d/dsb-2018/03-predict.ipynb. This file is important for configuring evaluation process. The code from notebook is as follows. `torch.hub.download_url_to_file(url =...

bug

I want to reference the code for concave hull and triangulation methods when translating the point set to polygon mask. However, I fail to find the code. Can you help...