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
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?
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