3d-mri-brain-tumor-segmentation-using-autoencoder-regularization
3d-mri-brain-tumor-segmentation-using-autoencoder-regularization copied to clipboard
Please specify what version of tensorflow and keras was used for development.
There are some consecutive errors when using tensorflow 2.1.0, keras 2.3.1, which is the latest version currently.
This script was designed back when TF2.0 was not yet around. Sadly, I did not save the versions of these libraries back then. On doing some digging, I think Keras 2.2.5
with Tensorflow 1.14
or Tensorflow 1.13
should work.
Thank you so much brother.