Wan Faiz
Followers: 0 Following: 0
Feeds
질문
How can I calculate the iou and dice for each slices in a CT volume to obtain the mean for all the volume?
This is my code: load("25_1_50epochs.mat") destinationSkullTest11 = "C:\Users\User\Documents\SEM 7\FYP\Dataset\U-net\Image Tes...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
Why my GradCAM is not localized based on the predictions of the network?
I use Grad-CAM to intepret the predictions from my neural network but it seems the class activation maps does not localized base...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I extract 2d slices images for all the CT volumes in a folder?
I have tried to use for loop to read all the volumes and another for loop to extract the slices but I only obtained one image fo...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to split imagedatastore and pixellabeldatastore
I am currently doing my project for automated fracture segmentation using deep learning. Currently I have the input images and i...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to overlay 3D mask on 3D volume?
I have two niftii file, one is for the skull and one is the mask of fracture. How can I overlay the mask on the skull volume? I ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
I want to create an automated fracture detection using machine learning from CT 3D volume. What is the best method to do this?
As I am new to MATLAB, I have learnt on the image processing functions but it seems difficult to apply on CT volume (.nii format...
대략 3년 전 | 답변 수: 1 | 0