Jakob Wasserthal

Results 9 issues of Jakob Wasserthal

It would be really helpful for us to now who is using TotalSegmentator and what they are using it for. Therefore, we invite you to comment on this issue: What...

Hi, I successfully connected a camera to the Tuya Smart Life App. Now I also want to access the camera image from within python. When using `tinytuya scan` the camera...

tuya_device

Hello, is there a pretrained model available? Most people do not have annotated datasets which they could use for training. They just want to generate tissue segmentations on their data....

Hello, thanks for this tool. It looks really helpful. For medical images it would be great if 3D images would also be supported. Is this planned in the near future?

Hi, I just tried to run Comp2Comp and I experienced the following error: ``` from comp2comp.io.io_utils import get_dicom_nifti_paths_and_num ImportError: cannot import name 'get_dicom_nifti_paths_and_num' from 'comp2comp.io.io_utils' (/home/jakob/dev/Comp2Comp/comp2comp/io/io_utils.py) ``` I fixed it...

Hi, very recently numpy 2 has been released. It seems that this is causing the following error: ``` A module that was compiled using NumPy 1.x cannot be run in...

Hi, thanks a lot for this great library. I am using it extensively in my projects. I was wondering if fury also supports volume rendering (e.g. for CT images).

state: needs feedback
type:New Feature

Since yesterday I get the following error when running nnU-net v2.4.2 on windows. On ubuntu and mac this error does not happen. On windows this error also did not happen...

When trying to train a model with plan `nnUNetResEncUNetMPlans` and trainer `nnUNetTrainer_DASegOrd0_NoMirroring` I get the following error: ``` Traceback (most recent call last): File "/mnt/nor/miniconda3/envs/nnunet_latest/lib/python3.10/site-packages/batchgenerators/dataloading/nondet_multi_threaded_augmenter.py", line 55, in producer item...