Inside the archive there are three models in the SavedModel
format:
initial_model
: Random weights of a ResNet20 model. These weights are used to initialize both the ODIN and standard classifier.odin_rn_model
: Trained Generalized ODIN model.rn_baseline_model
: Trained ResNet20 model (standard classifier).