Skip to content

Pre-trained models

Latest
Compare
Choose a tag to compare
@sayakpaul sayakpaul released this 14 Apr 12:30
· 20 commits to main since this release
4382481

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).