-
Reproducible with the current "latest" pre-release and (seems like) any input SEG. The conversion process completes ok, but the error is printed out.
```
$ ~/Downloads/dcmqi-1.0.5-mac-20170512-749…
-
This issue was previously raised #90, but the suggested solution does not apply/work for me.
In the hello world example, after sending DICOMS to MONAI-Deploy, there is this step in the Readme.md:
…
-
The dataset consists of diverse H&E stained tissue
images captured from seven different organs (e.g., breast, liver, kidney, prostate,
bladder, colon and stomach), which were collected from 18 insti…
-
First of all, I would like to extend my deepest appreciation for your incredible work on LightM-UNet. It's truly remarkable and has greatly contributed to the community's progress.
As I was prepari…
xaswq updated
8 months ago
-
Dear @PengyiZhang ,
Thanks for sharing the great work.
Are there any benchmarks for SSL? e.g., baseline and specific SSL dataset.
Moreover, how do you define the `small sample` in your title? i…
-
你好!想了解一下,你的paper中了吗?
-
runfile('C:/Users/Admin/Desktop/HCC-segmentation-main/Data_prepropcess.py', wdir='C:/Users/Admin/Desktop/HCC-segmentation-main')
Traceback (most recent call last):
File "C:\Users\Admin\Desktop\H…
-
I modify the code of get_loader(), validation and test have the same dataloader, but accuracy is much lower while testing, could you please tell me how to get the same high accuracy as validation whil…
-
Hi,
I am trying to train the dense_vnet network on my own dataset (30 abdominal CT scans fro liver segmentation).
The loss (dice_hinge.dice) got stuck at 0.24 after 1000 iteration and kept oscilla…
-
做肝脏分割一阶段粗分割得到的dice只有65%算正常吗?好像太低了吧,用Unet3d也可以很快的训练达到同样的精度,想问一下你们的实验也是这样吗,还是我中间有错误