Cameron Harris
Followers: 0 Following: 0
Statistics
RANK
106,956
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
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
answerQuestion
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
answersIssue 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
answerQuestion
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