FASNet icon indicating copy to clipboard operation
FASNet copied to clipboard

Can't a Model used directly in THIS error ?

Open AayushShah25 opened this issue 5 years ago • 0 comments

I am trying to open REPLAY.h5... model

model = keras.load_model(path)

and it throws

ValueError: Cannot create group in read-only mode.

AayushShah25 avatar Jan 15 '20 18:01 AayushShah25