-
Attempting to construct niftis from dicoms; worked on a set of CT images, but none of the PET images.
Ran this input on local machine:
`C:\CaPTk_Full\1.8.0.Beta\bin\Utilities.exe -i Z:\Acrin_FLT…
-
nice work, which database you used for train? can you share your processing order or references ? thanks for your help~waiting for you~
-
hello!
i need help for coco dataset label
now i can use coco dataset label to train snake model
but it is Too sensitive
many image is not have target than model label that
i have search for th…
-
Hello, I tried to put the toolbox in spm12 and run it, but the probabilistic atlas seems to be missing, so that the code would ended in error. Did I miss anything, or is there a place/website that I s…
-
HTAN requirements from the rendering libraries are:
1) tilesource should to be customizable, i.e.: retrieve frames (load tiles) via DICOMweb WADO-RS.
2) be able to process tile layers for applying c…
Punzo updated
3 years ago
-
Several of the data collections do not have doi.org DOIs. These are CPTAC-HNSCC, Anti-PD-1_MELANOMA, APOLLO-1-VA, National Lung Screening Trial, RIDER Phantom PET-CT, RIDER Breast MRI.
That is, t…
-
Ongoing work on the segmentation UI. For this issue we should address global segmentation settings.. This ticket is addressing part of [this comment](https://github.com/OHIF/Viewers/issues/1370#issuec…
-
To better organize the data stored in the JSON files as a relational database, we should add an `id` property to each value.
This will make it easier to access related values that are located in se…
-
The following sequence of calls throws an exception:
```
paging = LinkedData::Models::Class.in(self).include(:unmapped).aggregate(:count, :children).page(page, size)
results = paging.page(1, size).…
mdorf updated
4 years ago
-
it seems the baseline outperforms the anatomyNet?
After training baselineSERes18Conc.py, the results are:
```
epoch 49 TRAIN loss 1.5370
test loss 0.8655, 0.3843, 0.9132, 0.6634, 0.6670, 0.8777,…