matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.75k stars 11.71k forks source link

How to use a dataset with images in nii.gz format to train this network? #1983

Open Deepika1498 opened 4 years ago

Deepika1498 commented 4 years ago

I have a spine mri dataset that has all of its training and test data in nii.gz format. How can this dataset be used to train the network?

Tabbleman commented 1 year ago

I have a spine mri dataset that has all of its training and test data in nii.gz format. How can this dataset be used to train the network?

so have you figured out how to train the .nii.gz format dataset?