srimani-programmer / Breast-Cancer-Predictor

A Flask based web application to predict breast cancer.
GNU General Public License v3.0
155 stars 167 forks source link

Using Transfer learning to train a deeplearning model #178

Open hemhemoh opened 2 years ago

hemhemoh commented 2 years ago

Hi, I noticed there's no deep learning model for this project yet. However, some people have been assigned the task of building CNN,RNN and other deep learning architectures with the image dataset. I would like to work further on this dataset by training them on pretrained models.

GSSOC'22

freny24 commented 2 years ago

@hemhemoh It's a good issue , do work on it!

hemhemoh commented 2 years ago

@hemhemoh It's a good issue , do work on it!

@freny24 I have worked on that of VGG16 and created a pr. I will be working on other pre-trained models too

hemhemoh commented 2 years ago

@freny24 HI, please I am ready to create a new pr and my previous pr has not been merged, Can you please merge that one, so I can go ahead to create a new pr