TissueImageAnalytics / cerberus

One Model is All You Need: Multi-Task Learning Enables Simultaneous Histology Image Segmentation and Classification
GNU General Public License v3.0
72 stars 12 forks source link

'InferManager' object has no attribute 'base_mag' #7

Closed jjhbw closed 1 year ago

jjhbw commented 1 year ago

I get AttributeError: 'InferManager' object has no attribute 'base_mag' triggered by the below line. The self.base_mag attribute does not seem to be assigned anywhere, so I don't think this issue requires reproducible example code. Happy to provide some more context if required, though!

https://github.com/TissueImageAnalytics/cerberus/blob/445837633c83174fea21adaca3cc1eddef0acdee/infer/wsi.py#L527

simongraham commented 1 year ago

Now sorted - thanks!