b3r-prog

Results 6 comments of b3r-prog

@AlonLek its linux with a virtual env, python3 and regular pypi

Thanks @prince0310, I found the issue. its python version, has to be >=3.7

Hello Karol @Karol-G , Thanks for getting back. I am trying trying to infer on files on the fly in a production setting. While I can use nnUnetv2_predict with the...

Thanks for the reply @Karol-G. I have three followup questions. 1: To infer on raw individual files, can I do that from `nnUNetv2_predict ...` on the terminal or do I...

@Karol-G sorry for multiple pings. For q1: I am still having issues with single raw file inference. When i do nnUNetv2_predict -h the only available flags for loading files are...

@Karol-G using the brat 001 as an example, can you share how to do: 1: load and predict a single nii.gz say BRATS_514_0001.nii.gz 2: modify the below dataset.json file to...