Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 595 Bytes

File metadata and controls

20 lines (16 loc) · 595 Bytes

Project HistoPathologyCancerDetection

The dataset

The dataset is taken from: Histopathologic Cancer Detection kaggle competition, mainly to identify metastatic tissue in histopathologic scans of lymph node sections.

Problem Defination

It belongs to the binary image classification problem.

Project structure

C:.
├───inputs
│   ├───test
│   └───train
├───notebooks
│   └───.ipynb_checkpoints
└───src

How to think about the src/