Community Profile

photo

Cameron Harris


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


What are some features to help me analyse a CNNs performance?
Hi, I've developed a CNN in MATLAB for medical image classification. I'm looking to get some useful analytics to help me unde...

6 years ago | 1 answer | 0

1

answer

Question


How can I label DICOM images for classification based on folder name
I want to carry out transfer learning using AlexNet for a set of 128x128 DICOM images. It looks like on of the most efficient me...

6 years ago | 2 answers | 0

2

answers

Answered
Issue with writing DICOM images to a folder ('Could not open folder for writing' error)
The problem seemed to be down to trying to use, I think it must have been creating an invalid file name: '%s_%d.dcm' T...

6 years ago | 0

| accepted

Question


Issue with writing DICOM images to a folder ('Could not open folder for writing' error)
I have a script to apply a manual segmentation to a set of DICOM images in a for loop. I want to write the segmentation for each...

6 years ago | 1 answer | 0

1

answer

Question


Cropping DICOM image to exact size
I have a large batch of DICOM images that I'm pre-processing for use in a convolutional neural network (for classification). Par...

6 years ago | 2 answers | 0

2

answers