muellerdo / kits19.MIScnn

Kidney Tumor Segmentation Challenge 2019: MIScnn - 3D Residual U-Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

residual_unet.model.json file error

AnoshMK opened this issue · comments

commented

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.

Hey AnoshMK,

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

Cheers,
Dominik