If I have a Keras model fitted with the ModelCheckpoint callback and fit it in several \'fitting sessions\' (i.e. I call model.fit() multiple times
ModelCheckpoint
model.fit()