Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Keras Applications 1.0.3

Compare
Choose a tag to compare
@fchollet fchollet released this 27 Jul 20:35
· 59 commits to master since this release

In preparation of Keras 2.2.1 release.

Changelog

  • Fix weight names in DenseNet pretrained weight files.
  • Fix performance degradation of MobileNet.
  • Add performance table.