Cancer-detection-using-CNN icon indicating copy to clipboard operation
Cancer-detection-using-CNN copied to clipboard

This CNN is capable of diagnosing breast cancer from an eosin stained image. This model was trained using 400 images. It has an accuracy of 80%

Results 9 Cancer-detection-using-CNN issues
Sort by recently updated
recently updated
newest added

Which dataset you use to train your model, i can't find the dataTrainPath

What is "train a network" used for in the program?

Accuracies of 77.8% for four classes is achieved. The sensitivity of our method for cancer cases is 95.6%.

I solved the problem with the image size last night and I should thank you for that, however, after I trained the network for 24 epochs, the prediction of custom...

i cannot use my own image that is not 512*512 for the model to test bc it says ValueError: setting an array element with a sequence, while the image in...

Hi Rishiswethan, I try lot of times but i got the same error. Please help me to resolve the issue. I know very basic directory Level error. Please show the...

Only CPU version is engough?????

Your code is very good! But, i have a one question! How do you preprocess input data??

hello sir, The doubt is that PIL can support upto python2.7......we need pillow for python3..Right? We are facing a problem while executing the code as the downloaded files are placed...