BPHO-Salk / PSSR

Deep Learning-Based Point-Scanning Super-Resolution (PSSR)
BSD 3-Clause "New" or "Revised" License
81 stars 29 forks source link

ModuleNotFoundError: No module named 'bpho' #4

Open eleganon opened 1 year ago

eleganon commented 1 year ago

When i tried to use the pre-trained models (mitotracker_PSSR-MF_512.pkl, mitotracker_PSSR-SF_512.pkl and neuronal Mito_PSSR-MF_512.pkl ) on Mitotracker and Neuronal Mitochondria datasets for testing, i have some troubles. i find that i can not load the pre-trained model,this is the erro message:"ModuleNotFoundError: No module named 'bpho'".Please give me some suggestions,thanks!

Lakshmanaraja commented 1 year ago

Same issue. Any solution?

Lakshmanaraja commented 1 year ago

When i tried to use the pre-trained models (mitotracker_PSSR-MF_512.pkl, mitotracker_PSSR-SF_512.pkl and neuronal Mito_PSSR-MF_512.pkl ) on Mitotracker and Neuronal Mitochondria datasets for testing, i have some troubles. i find that i can not load the pre-trained model,this is the erro message:"ModuleNotFoundError: No module named 'bpho'".Please give me some suggestions,thanks!

Did you solve this?