-
Hello,
I am trying to replicate the first steps of the tutorial but I run into an error really early on.
I installed pathml following the directives, launch Spyder on the pathml environment and se…
-
I've read the wsi_processing method used in MRNet, it's a useful and wonderful tool !!!
Since MRNet uses 'same padding', it's alright to get patches using util_multi.py.
But HookNet uses 'valid…
-
我想请教一下,我对自己的数据运行F4_Visualization时,出现了下面的错误:
Traceback (most recent call last):
File "sc_MTOP/main.py", line 89, in
fun4(**sub_args)
File "/root/sc_MTOP/F4_Visualization.py", line 6, in fun4
img_m…
-
Hi,
The prototype_num parameter is missing when executing training:
usage: main_test_AllinOne.py [-h] [--image_dir IMAGE_DIR] [--ann_path ANN_PATH] [--dataset_name {iu_xray,mimic_cxr,wsi_report}…
-
Problem: The exact problem is just because when Omar tried to use his new e2e pipeline to run the same targets but observed different results. And he found with his e2e he got more features after tess…
-
https://github.com/tencent-ailab/RLogist/blob/0fed38b94bc867dbef1541676514b3400d8f5bfc/WSI_observation_env.py#L10
Some util files and inference models folders are missing. @tencent-ailab @zhangjun…
-
Hi! I got an ERROR when I using the `MODEL_NAME=densenet169`. It looks like that there are some BUGs in the backbone codes. I can train, however, with `MODEL_NAME=densenet121`, and I didn't try other …
-
In dataset I have XML file which is only for the reference and is not the ground truth. Binary pixel masks is provided as TIF files are the ground truth. That is why there is a difference in label map…
-
Hello! First of all, thank you for making your project available, it is fantastic :)
I have encountered an issue though: from train_baseline import get_files_redistribution, get_val_WSI_loader gran…
-
**Describe the bug**
Not sure if "bug" or if I am doing something incorrectly. When I attempt to predict on a 40x magnification slide using the 20x preprocessing and 20x model, the resultant predicti…