photo

Wan Faiz


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
201,933
of 300,338

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer