PyMIC
PyMIC copied to clipboard
impossible on colab
both old version and new versions have issues on colab
error in new version of pymic:
/content/drive/MyDrive/MyoPS2020/project/PyMIC/pymic/util
Traceback (most recent call last):
File "/content/drive/MyDrive/MyoPS2020/project/PyMIC/pymic/util/evaluation_seg.py", line 16, in
error in old version of pymic:(had same issue on local as well) File "/usr/local/lib/python3.10/dist-packages/pymic/util/evaluation_seg.py", line 279, in main evaluation(config_file) File "/usr/local/lib/python3.10/dist-packages/pymic/util/evaluation_seg.py", line 225, in evaluation gt_full_name = gt_root + '/' + gt_name TypeError: can only concatenate str (not "float") to str