Skip to content

subhan-liaqat/Histopathological-Image-Analysis-for-Lung-Cancer-Detection-Using-CNN

Repository files navigation

Histopathological Image Analysis for Lung Cancer Detection Using CNN

Project Overview

This project utilizes Convolutional Neural Networks (CNN) to analyze histopathological images for the detection of lung cancer. The model is trained on a dataset of histopathological images to classify cancerous and non-cancerous samples effectively.

Project Workflow

Table of Contents

Installation

To set up the project, clone the repository and install the required packages using the following commands:

git clone https://github.com/subhan-liaqat/Histopathological-Image-Analysis-for-Lung-Cancer.git
cd Histopathological-Image-Analysis-for-Lung-Cancer
pip install -r requirements.txt