Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 391 Bytes

tumors_recognition

Reads svs images (whl) and performs binary classification per tissue image - tumor or normal.

Thourough explaination of the code is in Summary.docx

To excecute the code you need to download svs images in the following hierarchy: ./data/train/normal ./data/train/tumor ./data/val/normal ./data/val/tumor or change the paths constants in the beginning of the notebook.