ocelot23algo
ocelot23algo copied to clipboard
OCELOT 2023: Cell Detection from Cell-Tissue Interaction
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
I've been using the baseline UNet model from your GitHub repository for segmenting tissue regions. However, I'm encountering issues where the prediction heatmaps for Cancer Area and Unknown almost exclusively...