MimickNet
MimickNet copied to clipboard
Matching clinical-grade ultrasound post-processing without the hassle.
Hi Sir, In Python, below codes load the model "mimicknet_1568473738-210304.h5" successfully **_mimicknet_model = tf.keras.models.load_model('./mimicknet_1568473738-210304.h5' compile=False)_** However, if change the model file to '**padded**_mimicknet_1568473738-210304.h5', it gives me the error : **_ValueError:...
unit tests needs to be written (issue #10 )
https://github.com/KitwareMedical/SlicerITKUltrasound