-
https://mp.weixin.qq.com/s/sxMtzMelDRUw7X5Y3FKgjg
ixxmu updated
11 months ago
-
https://mp.weixin.qq.com/s/sxMtzMelDRUw7X5Y3FKgjg
ixxmu updated
11 months ago
-
I have created and preprocessed a dataset, but when I try to train using this command:
`nnUNetv2_train 500 2d 0 --npz`
I get this error:
> multiprocessing.pool.RemoteTraceback:
> """
> Tra…
-
Thanks for your great job!
but i can't understand your evaluation code, why not test sample one by one and calculate metric for every class?
You have only considered one class in the training, al…
-
Hi,
After training a model, i am predicting for some datasets. Details:
image size: (512,512,608)
command used: nnUNet_predict --num_threads_preprocessing 1 --num_threads_nifti_save 1 -i ZA-16/nif…
-
For our dataset, graphing the results of (the below commands were pulled from the tutorial):
```
ct.visualize = c("Tumor cells","Immune cells","Mesenchymal cells","Endothelial cells","Schwann cell…
-
Hi @dbdimitrov,
this is to follow up our discussion on methods for differential cell2cell communication in https://github.com/theislab/single-cell-best-practices/pull/140.
In your NatComm pape…
-
Hi Fabians,
I found this parameter (use_this_for_) when I was trying to use my own defined network, and I looked up your answer in # 791, I learned that this is a calculated random number in dynamic…
-
https://mp.weixin.qq.com/s/MUgjuQG0KXY_lylJH8Dxhw
ixxmu updated
7 months ago
-
Hello, could you please help me answer a question? I have a nifti format file for liver tumors that I have converted into dozens of 2D images. I used an image segmentation model to color the liver in …