I also have a problem loading a trained mobilenet. I used callback_model_checkpoint for saving. When I want to load it I get the message Error in py_call_impl(callable, dots$args, dots$keywords) : TypeError: '<' not supported between instances of 'dict' and 'float'.
To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one: