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.
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