MIC-DKFZ / medicaldetectiontoolkit

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
Apache License 2.0
1.31k stars 297 forks source link

How to create axial direction image of pred_example_{}.png with 3D dataset? #90

Closed cammu00 closed 4 years ago

cammu00 commented 4 years ago

Now, I train CT stroke dataset as 3D input. In the plot folder, the predexample{}.png was created as sagittal direction image. Where can I change the code to produce as axial direction image?

Thank you for your help. Huijin

cammu00 commented 4 years ago

I resolved this issue.