You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a problem on loading residual_unet.model.json file. It gives me the following error: json.decoder.JSONDecodeError: Expecting value. I don't know what should I do to fix this error. Can you help me please. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Mhm.
Sounds more like a decode/encode Python error instead of a bug in this outdated version of MIScnn.
Which Python version are you using and on what system are you running your code
(Ubuntu, Windows, ...)?
Also:
This repository is not maintained anymore due to it uses an old version of MIScnn.
You can find a Jupyter Notebook also on the KiTS19 data set on the official MIScnn repo: https://github.com/frankkramer-lab/MIScnn
Hi, I have a problem on loading residual_unet.model.json file. It gives me the following error: json.decoder.JSONDecodeError: Expecting value. I don't know what should I do to fix this error. Can you help me please. Thanks in advance.
The text was updated successfully, but these errors were encountered: