You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Instantiate the model
model = PConvUnet(vgg_weights='./data/logs/pytorch_to_keras_vgg16.h5')
# model.load(r"C:\Users\Mathias Felix Gruber\Documents\GitHub\PConv-Keras\data\logs\single_image_test\weights.10-0.89.h5")
The error occurs here.
The text was updated successfully, but these errors were encountered:
The error occurs here.
The text was updated successfully, but these errors were encountered: