nyukat / GMIC

An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization
https://doi.org/10.1016/j.media.2020.101908
GNU Affero General Public License v3.0
163 stars 48 forks source link

Add missing model parameters for the notebook exmaple #27

Closed KiLJ4EdeN closed 1 year ago

KiLJ4EdeN commented 1 year ago

post_processing_dim and num_classes are missing from notebook which fails the model loading.

seyiqi commented 1 year ago

merged