Keras-applications

Latest version: v1.0.8

Safety actively analyzes 623775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.8

Minor fixes.

1.0.7

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.

1.0.6

- Bug fixes and documentation improvements

resnet

1.0.4

This release removes the dependency on the Keras `engine` submodule (which was due to the use of the `get_source_inputs` utility). Now `get_source_inputs` can be imported from the `utils` Keras module.

For the time being, `set_keras_submodules` still supports an `engine` argument in order to maintain compatibility with Keras 2.2.0. After the release of Keras 2.2.1, this argument will be removed.

1.0.3

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.

densenet

1.0.2

Fixes pre-trained weights loading issue with NASNet.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.