BraTS-Toolkit icon indicating copy to clipboard operation
BraTS-Toolkit copied to clipboard

Code to preprocess, segment, and fuse glioma MRI scans based on the BraTS Toolkit manuscript.

Results 14 BraTS-Toolkit issues
Sort by recently updated
recently updated
newest added

Hi everyone, first of all thank you for providing this tool to the public. I tried to run the `brats-segment` script from the command line on my Ubuntu 18.04 virtual...

bug
enhancement

Hi, I'm trying to use the BraTS preprocessor, and it is getting stuck on the "running HD-Bet." Does anyone face this issue before when using this preprocessor? Thank you! I...

spawn root helper docker container for root_issue==True dockers

duplicate
enhancement

Hello, I get this error [Errno 2: No such file or directory: 'docker': 'docker'] when trying to run the prep.single_preprocess command in Google colab. I've downloaded Docker Desktop for Windows...

BraTS-Toolkit does not yet work with RTX 3080 GPUs. Is there a fix already, or is fixing this planned? Details: when running e.g. isen-20 using nvidia-docker2, via the BraTS-Toolkit, in...

enhancement
wontfix

I noticed that installing this version need install the SimpleITK 2.1.1.1, but this version is not provided now

Hi all, when I run the single case preprocessing exampel on MacOS 12.5.1 with an Apple M1, I get the error: ``` ERROR DETAIL: Preprocessor.__init__..connect_error() takes 0 positional arguments but...

Hello, I wanted to ask what I can do when the `brats-preprocess` CLI command hangs on the "status reveived: {'code': 201, 'message': 'scheduling BRATS preprocessing!'}" message. A firewall warning pops-up...

Hello, I used the BTK for brain co-registration and I thank you for it. I would like to know if you are also developing a pipeline for co-registration of pancreas...

Hi everyone, I work on a computing server. And by wanting to use single preprocessing I get stuck at: ``` status reveived: {'code': 201, 'message': 'input inspection queued!'} status reveived:...

question