-
[The format of the issue]
Paper name/title:
Project link:
Paper link:
Code link:
-
Hello, I would like to ask you what is the matter with light_training, I am doing 3D medical image segmentation, using A40 training, using two SegMamba as my backbone segmentation network, bs=4 burst …
-
"mask_arr_ass" parameter shape is (300, 300), "mask_arr_ass" parameter shape is (300, 300, 3) which results in the "mask_arr_ass += mask_arr" not broadcast here.
So I added this code: "if mask_arr.sh…
-
the `./data/abdominal/CHAOST2/png_gth_to_nii.ipynb` file for preprocessing of T2SPIR dataset is missing.
-
I use imgaug to augment my data of medical images, and the masks are B&W images. So which mode should I use for my mask?heatmaps or segmentation_maps?
-
These are the published projects that still have possibly broken lists of references (see issue #2137):
Broken version
Older version
bionlp-workshop-2023-task-1a/2.0.0
bionlp-workshop-2023-task-…
-
Thank you for your excellent work. Could you please tell me which paper this code is associated with? I could not find the article titled 'Federated semi-supervised learning with marginal feature dist…
-
I am very interested in your recently published paper:
"SegAN: Adversarial Network with Multi-scale L1 Loss for Medical Image Segmentation"
arxiv.org/pdf/1706.01805.pdf
However, the code for mult…
-
@thuhoainguyen Please write here (or attach the file) about thesis objectives. I will help you with the code but I need to understand the objectives...
-
Where can I see the paper? Thank you very much.