keras-vggface icon indicating copy to clipboard operation
keras-vggface copied to clipboard

added prefix to name to combine 2 models

Open RoshanTanisha opened this issue 6 years ago • 0 comments

If need to use 2 models into one new model, the layers names were conflicting, so added a facility to add prefix to names after loading the weights to the model.

Thanks.

RoshanTanisha avatar Apr 03 '20 06:04 RoshanTanisha