NoCodeSeg
NoCodeSeg copied to clipboard
🔬 Code-free deep segmentation for computational pathology
**Describe the bug** We are updating the dataverseNO repo download count badge once a week in [this workflow](https://github.com/andreped/NoCodeSeg/blob/main/.github/workflows/getbadge.yml#L9). Occationally, the CI seems to crash. IT seems to fail when running...
The current [tileImport script](https://github.com/andreped/NoCodeSeg/blob/main/source/importTiles.groovy) does not support multiclass tiles, that is produced prediction tiles generated from MIB by a trained multi-class model. It is possible to import predictions from MIB...