Open
Description
- TIA Toolbox version: 1.5.1
- Python version: 3.8
- Operating System: Windows
What I Did
I would like to do some test with patch mode prediction for Nucleus Instance Segmentation, but I see that is still not implemented?
Here is stated that can be used:
tiatoolbox/tiatoolbox/models/engine/semantic_segmentor.py
Lines 1279 to 1285 in 0002963
But here we assume that could be only 'tile' or 'wsi':
tiatoolbox/tiatoolbox/models/engine/semantic_segmentor.py
Lines 1347 to 1349 in 0002963