FASNet
FASNet copied to clipboard
Can't a Model used directly in THIS error ?
I am trying to open REPLAY.h5... model
model = keras.load_model(path)
and it throws
ValueError: Cannot create group in read-only mode.