Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make_probmap.py not running #9

Open
AhmadAlkhan opened this issue Nov 18, 2023 · 0 comments
Open

make_probmap.py not running #9

AhmadAlkhan opened this issue Nov 18, 2023 · 0 comments

Comments

@AhmadAlkhan
Copy link

I have ran the organ-specific training on levels [0,1]. then i ran the multi-organ training on level [1]. now i am trying to run make_probmap.py so i can then run the segmentation model. but i keep getting an error. is there a step that i am missing before?

$ podman exec 3836b5a25940 python /workspace/make_probmap.py --root_dir /data/patches --result_dir /trainer --organ col
Traceback (most recent call last):
File "/workspace/make_probmap.py", line 104, in
main()
File "/workspace/make_probmap.py", line 66, in main
key_ = organ + "_" + l
TypeError: can only concatenate str (not "int") to str

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant