mahmoodlab / CLAM

Data-efficient and weakly supervised computational pathology on whole slide images - Nature Biomedical Engineering
http://clam.mahmoodlab.org
GNU General Public License v3.0
1.07k stars 350 forks source link

New code breaks CLAM_MB model #238

Closed zhanghaoyue closed 5 months ago

zhanghaoyue commented 5 months ago

I just want to report that the modification of models/model_clam.py the new way of classifier (Line 195) and (Line 236) seems to break the code. The new output Y_hat does not match the size of the labels.

fedshyvana commented 5 months ago

Thanks for reporting this! should be fixed.