-
Mask-RCNN is ofen used in detection and segmentation,but it is rarely used for classification.please tell me how to modify the model so that Mask-RCNN can be used for classification tasks?Thanks
-
**Does Nucleus config will work?** Which config will do better?
**My Data:**
![0002_grimm_donner_1855_0002](https://user-images.githubusercontent.com/8547940/63552833-0f2e2180-c539-11e9-9752…
-
- TIA Toolbox version:
- Python version:
- Operating System:
tiatoolbox 1.5.1 (Python 3.10.12) on Linux-5.15.0-118-generic-x86_64-with-glibc2.35.
I am trying to use the pretrained nucleus dete…
-
Hello, I plan to use your code on our own svs H&E-stained Whole Slide Images. But I did not find any documentation in your repo, could you provide more information on the input data preprocessing and …
-
is it possible to calculate confusion matrix using coco evaluate?
I would like to know for each detection in the image what is the GT label?
ghost updated
3 years ago
-
Dear RS-FISH team,
thanks a lot for this great tool! I have an issue that is rather indirectly related to the RS-FISH plugin but which might be of interest for the people who are using it:
I hav…
-
The number of epochs is set as 1000 in the yaml file while the paper quotes 6 epochs. Can you let me know where I am going wrong? It would also be useful if I could know how long it took to train (wit…
-
**Describe the bug**
I have a DAPI Image (Channel 3, identifier C3) and a cell Image (Channel 1 or 2, identifier C1 or C2). The sequemtnartion is working well, all 18 cells got identified. But the sp…
-
Hi,
I am training startdist 3D with images taken at 63x .
The sizes are (50, 1440, 1920) it was takin too much memory and the FOV was too small so I downscale to (50, 240, 320) .
It is learning …
Nal44 updated
3 years ago
-
Hello everyone,
All my data is gray scale image, I trained on them without getting any error. But when I tried to detect on gray scale image, I got the error `ValueError: operands could not be broadc…