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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

cammu00 opened this issue · comments

Now, I train CT stroke dataset as 3D input.
In the plot folder, the pred_example_{}.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

I resolved this issue.