photo

Cameron Harris


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
110,171
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

7 years ago | 2 answers | 0

2

answers