-
just rgb [0-1]? or the 'usual' imagenet mean/std normalization?
-
This is not an issue, more a question or suggestion from the authors.
**What do you think is the best preprocessing pipeline for IHC slides?**
It is quite standard nowadays to apply stain normaliz…
-
As we have support for different backends, it would probably be a good idea to have unit tests to verify that we achieve the same results using the three different backends: pytorch, numpy, and tensor…
-
Hi @andreped
Thanks for this great software and workflow.
I would like to generate a model which classifies the epithelia in the colon from WSIs into villi (usually at the boundary) and crypts (c…
-
* TIA Toolbox version: 1.0.0 (develop)
* Python version: 3.9
* Operating System: Travis CI
### Description
A test in `test_stainaugment` is causing a whole PNG file to be dumped to stdout. Her…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
Provide configuration that allows integrators to specify one or more link URIs. When resources are indexed (to any destination), if a `Link` header is provided for their representations with such an U…
ajs6f updated
3 years ago
-
Hey! I found this dataset and implementation very useful and trying to implement it, but there are few things which are not getting into my mind. Please clear my queries. I'll highly appreciate quick …
-
@simongraham Hi. Thanks for helping with displaying the hover-net nuclei segmentation result.
We evaluated the hover-net performance on TCGA and our own dataset. The performance of nuclei segmentat…
-
We could replace spams lasso with a small NN based mapping to the concentrations. That should speed up the augmentor. What do you think @Peter554 ?