Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 300 Bytes

Applied Deep Learning Porject to Detect Tumor in Histopathlogy Images

Developed by Zhucheng Zhan, Jessie Wang :)

Image functionalities are mostly based on openslide C package and its python bindings. Please install them.

apt-get install openslide-tools
pip install openslide-python