BiomedSciAI/histocartography

Pretrained Weights for CellGraphModel not available

Opened this issue · 1 comments

Hi,
Whilst running cell_graph_explainer.py, I am facing issues in loading pretrained weights for the CellGraphModel -
https://github.com/BiomedSciAI/histocartography/blob/5ec422092adbc2aae2cde3dbcbd4b28dca6685e2/histocartography/ml/models/cell_graph_model.py#L53C22-L53C38

Since we are trying to fetch this file named bracs_cggnn_3_classes_gin.pt, the URL doesn't work -
https://github.com/BiomedSciAI/histocartography/blob/5ec422092adbc2aae2cde3dbcbd4b28dca6685e2/histocartography/ml/models/zoo.py#L11C6-L11C34

Can you please have a look at this?
Thanks

you can try this. #53 (comment)