-
Hi,
Thanks for sharing your codes and thanks for your good paper.
I use the predanno0.3.csv provided by you, and according to luna_ Test.npy has made the corresponding CSV file. I found that the FR…
-
Hi @mibaumgartner,
I've run nnDetection on BRATS dataset to get familiar with the framework and I have the following questions:
1. Do you save the learning curves somewhere? There are a lot of…
-
Hi,
I am trying reproduce FROC curve for the given LUNA 16 dataset.
Here I am only considering inference part and following below steps before generating FROC curve.
1. Pre-process the dataset …
-
### :question: Question
Very nice project.
I want to understand the effect of image segmentation and compare with nnUNet, but output mask is not supported yet.
-
### :question: Question
Hi, I've been using nnDetection for quite some time now and in my experiments the predictions score I get in test_predictions are usually quite low (max 0.45 most of the time)…
-
Hi,
Does/should T1-RRRC analysis in [StSignificanceTestingCadVsRad](https://dpc10ster.github.io/RJafroc/reference/StSignificanceTestingCadVsRad.html) work for the ROC only data, i.e. without FROC d…
-
### Environment: (where does this bug occur, have you tried other environments)
- branch (master for latest released): develop
- revision (HEAD for most recent): HEAD
- OS or system: gcc8
- Specia…
-
the output of the command for generating probability map, like
```
python NCRF/wsi/bin/probs_map.py /WSI_PATH/Test_012.tif /CKPT_PATH/best.ckpt /CFG_PATH/cfg.json /MASK_PATH/Test_012.npy /PROBS_MAP_…
udion updated
5 years ago
-
If I follow the instructions for testing as given in readme. I get the following error
```
Traceback (most recent call last):
File "wsi/bin/probs_map.py", line 163, in
main()
File "wsi…
udion updated
6 years ago