Skip to content

A generalized way for detecting cancer using Convolutional Neural Network(CNN). The approach is able to detect cancer from image of skin, CT-Scan of lung or brain etc. Additionally, we have implemented a generalized model that can detect any kind of cancer from input images(X-Ray, CT-Scan and other similar images).

License

Notifications You must be signed in to change notification settings

AkashKV-1998/A-Generalized-Method-for-Cancer-Detection_A-CNN-Based-Approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

A Generalized Method for Cancer Detection: A CNN Based Approach



Authors:

  1. Akash Kalluvilayil Venugopalan
  2. Sreedev D
  3. Vishnu Mohan M S

A brief idea about the project:

In our project, we have developed a web framework where doctors or patients can upload an image of a particular section of the body (a section can be an image of the skin or a CT scan of the lung or brain) and check whether this part contains any cancerous cell. The website takes an image as input and the user should choose a relevant deep learning model for cancer detection. Then the server takes this image and passes it to the model as per the user's choice. Finally model runs on the server side and after the model arrives at a result, this result will be then sent back to the website. So user can see the result on their screen.

For more details please find the pdf file: A Generalized Method for Cancer Detection: A CNN Based Approach.pdf

About

A generalized way for detecting cancer using Convolutional Neural Network(CNN). The approach is able to detect cancer from image of skin, CT-Scan of lung or brain etc. Additionally, we have implemented a generalized model that can detect any kind of cancer from input images(X-Ray, CT-Scan and other similar images).

Topics

Resources

License

Stars

Watchers

Forks