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

Keras Applications 1.0.7

Compare
Choose a tag to compare
@fchollet fchollet released this 30 Jan 00:49
· 20 commits to master since this release

Changelog

  • Added ResNet101, ResNet152 variants of ResNet.
  • Added ResNet50V2, ResNet101V2, ResNet152V2 variants of ResNet V2.
  • Added ResNeXt50, ResNeXt101 variants of ResNeXt.
  • Minor fixes and improvements.

Credits

Special thanks to @taehoonlee, the primary maintainer, who makes the existence of this module possible. We also thank @toddrme2178 who contributed to this release.