deepmedic
deepmedic copied to clipboard
Not compatible with numpy=1.20
When running deepMedic model only (not tinyCNN), the following error is thrown:
Cannot convert a symbolic Tensor (net/strided_slice_59:0) to a numpy array.
Solution is here
TLDR; downgrade numpy to 1.19
Thanks a lot! Havent had time to update dependencies and address compatibility for a while, been too busy :-/ Will come back to this soon.
Leaving this open until I address compatibility.
Thanks!