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.
I have a dataset from MICCAI 2019 vertebrate segmentation tasks and I want to train them by this 3D Mask R-CNN. But I saw that it only supports the LIDC dataset. How could transfer these nii data to nrrd data?
I have a dataset from MICCAI 2019 vertebrate segmentation tasks and I want to train them by this 3D Mask R-CNN. But I saw that it only supports the LIDC dataset. How could transfer these nii data to nrrd data?