cnn4brca icon indicating copy to clipboard operation
cnn4brca copied to clipboard

how to run your code?

Open PapaMadeleine2022 opened this issue 7 years ago • 11 comments

hello, I am interest at your code. But how to run your code? can you give some advice? beside, can you provide some trainning data?

PapaMadeleine2022 avatar Apr 21 '17 12:04 PapaMadeleine2022

I added some code on how to run in the README.md: https://github.com/ecobost/cnn4brca

ecobost avatar Apr 22 '17 05:04 ecobost

@ecobost thank your response. can you provide a good pre-trained model? thank you very much!

PapaMadeleine2022 avatar Apr 22 '17 12:04 PapaMadeleine2022

@IvyGongoogle did u get the database ? i asked them but they didn't reply !  

Maya1994 avatar May 05 '17 13:05 Maya1994

@Maya1994 sorry, I have not got it

PapaMadeleine2022 avatar May 05 '17 14:05 PapaMadeleine2022

did u try the code with other dataBase ? can we try it with the MIAS data base ??

Maya1994 avatar May 08 '17 15:05 Maya1994

@Maya1994 Hi, people at BCDR do take some time to answer, I have not tried to run this code in a different database but it should be possible although with some modifications

ecobost avatar May 10 '17 05:05 ecobost

@ecobost here is an example of mammograms that I have, as I told you i'm interested with microcalcification detection, image11 image11_label

You asked me before to generate masks first , but how can I do it ? as u said in ur previous comment : " what createMask.m does is take an outline (a series of x,y coordinates) and creates the contour of the lesion from it" but i don't have this x and y !!!

Many Thanks,

Maya1994 avatar May 10 '17 14:05 Maya1994

Do you have any ground truth of where the lesions are? that has to be provided to the network as the label for training otherwise it will have no examples to learn from. If you do have some ground truth as masks, outlines or any other form, then you would have to change it to the form used by the code (with 0 for background, 127 for normal tissue and 255 for the lesion/positive class). This should probably come with the dataset (and are usually provided by trained radiologists), if you do want to label the images yourself you could try using labelme or sloth (I haven't used them but they seem relatively easy to use)

ecobost avatar May 11 '17 06:05 ecobost

mias data base provide x,y image-coordinates of centre of abnormality.

EngNala avatar May 11 '17 08:05 EngNala

hey are you run the whole code.? the code gives some error when i run . please help if you know.?

shubhamnatani avatar Jan 25 '18 06:01 shubhamnatani

@ecobost sir the code gives an error. can you help me out.?

shubhamnatani avatar Jan 25 '18 06:01 shubhamnatani