Jakob Wasserthal

Results 222 comments of Jakob Wasserthal

This data is available in the `meta.csv` file in the dataset.

Hi, at the moment we are working on adding roughly 100-200 more subjects. Those are subjects where the current system is having some problems and more whole body CTs since...

We are preparing a more complete paper which will answer some of these questions. Here I can show you a figure with some more details. The dataset contains images with...

Hi, I also have the same problem. Unfortunately this file somehow got corrupted during the creation of the zip archive. For now the easiest solution is to exclude this file...

I uploaded a new version of the dataset. Now unzipping should work without errors.

If nnU-Net suppports ONNX, then TotalSegmentator can also do this, because TotalSegmentator is using a nnU-Net model. As far as I know this is not supported by nnU-Net so far...

The latest release (v2.0.5) should contain the logic in setup.py which uses a fixed `requests` only for python

That is correct: I uploaded the pip packages from python 3.9. Do you know how to create built distributions for each python version?

Great. Thanks for the PR. I just merged it.