efficientnet 1.1.1
0
EfficientNet model re-implementation. Keras and TensorFlow Keras.
Contents
EfficientNet model re-implementation. Keras and TensorFlow Keras.
How to Install efficientnet
You can install efficientnet using pip
pip install efficientnet
or add it to a project with poetry
poetry add efficientnet
Package Details
- Author
- Pavel Yakubovskiy
- License
- Apache License 2.0
- Homepage
- https://github.com/qubvel/efficientnet
- PyPi:
- https://pypi.org/project/efficientnet/
Classifiers
Related Packages
Errors
A list of common efficientnet errors.
Code Examples
Here are some efficientnet
code examples and snippets.