Skip to content

PCLR SavedModel different to PCLR.h5, unable to load PCLR.h5 #484

@raymond53892

Description

@raymond53892

What
PCLR SavedModel different to PCLR.h5 and model as described in the pre-print Appendix A
Unable to load PCLR.h5 - SavedModel file does not exist at: ./PCLR.h5/{saved_model.pbtxt|saved_model.pb}

Why
The PCLR models are different between the newer Keras saved model format and the older H5 format (older format has 2 additional Dense layers)

How
Please provide the older H5 model in the newer saved model format so it can be loaded
Alternatively, specify the versions of tensorflow, Keras and python used to save the .h5 model, so the same environment can be used to load the model

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions