Closed ankana999 closed 2 months ago
The NucleusInstanceSegmentor is not designed for nucleus detection. We started working on the detection engine in #538 but this has been postponed as we are redesigning the engines from scratch in #578 . For now you can use the code from #538 to work out the solution.
I am trying to use the pretrained nucleus detection model with conic dataset and here is my code. It's essentially the same code from the website almost. I am running it in my machine and it's giving me error.
I have ndpi images for colon biopsy slides. I want to predict different kind of cells using this code but I am struggling to figure out where I am going wrong.
Is the code correct for what I am trying to do?
Similarly When I did
I am getting another error