elitap

Results 6 issues of elitap

I was using the same code on two different machines, one having installed scikit-image 0.14.2 and the other 0.15. It seams that since version 0.15 scikit-image is able to read...

bug

Fixes #17 ### Description monailabel/utils/others/generic.device_map() returns "cuda:x" in case of multiple gpus, accordingly, the compare with device == "cuda" fails in monaivista....inferer.py and monaivista....utils.py. As a result the inputs for...

**Describe the bug** Input of promt_encoder is on wrong device if more than 1 cuda device is available. Inference Fails. **To Reproduce** Run fully integrated pipeline using the slicer plugin...

### Description Remove hard coded class counts, which should help to extend vista to more classes. ### Types of changes - [x] Non-breaking change (fix or new feature that would...

**Is your feature request related to a problem? Please describe.** If deep supervision is set to true the DynUNet model returns a tensor with the second dimension containing the upscaled...

Fixes #8315 ### Description If deep supervision is set to true the DynUNet model returns a tensor with the second dimension containing the upscaled intermediate outputs of the model, whereas...