deepmedic icon indicating copy to clipboard operation
deepmedic copied to clipboard

Not compatible with numpy=1.20

Open sergeicu opened this issue 5 years ago • 1 comments

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

sergeicu avatar Mar 11 '21 02:03 sergeicu

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!

Kamnitsask avatar Mar 12 '21 10:03 Kamnitsask