Github repository for paper "Deep Cascade Learning for Optimal Medical Image Feature Representation".
Please check out requirements.txt and install package accordingly.
check TCL_IDC.ipynb reproduce the result for Figure 1(b) in the paper. If want to train the network, please follow the step below:
First, download dataset in Here.
Second, Download trained models in Here and put them into SourceNetwork folder.
Third, run:
python TCL_IDC.py --root_dir='./Breast Histopathology Images' --network_address=./model/sourcemodel/SourceNetwork