Contents

efficientnet-pytorch 0.7.1

0

EfficientNet implemented in PyTorch.

EfficientNet implemented in PyTorch.

Stars: 8219, Watchers: 8219, Forks: 1542, Open Issues: 167

The lukemelas/EfficientNet-PyTorch repo was created 6 years ago and the last code push was 3 years ago.
The project is extremely popular with a mindblowing 8219 github stars!

How to Install efficientnet-pytorch

You can install efficientnet-pytorch using pip

pip install efficientnet-pytorch

or add it to a project with poetry

poetry add efficientnet-pytorch

Package Details

Author
Luke
License
Apache
Homepage
https://github.com/lukemelas/EfficientNet-PyTorch
PyPi:
https://pypi.org/project/efficientnet-pytorch/
GitHub Repo:
https://github.com/lukemelas/EfficientNet-PyTorch

Classifiers

No  efficientnet-pytorch  pypi packages just yet.

Errors

A list of common efficientnet-pytorch errors.

Code Examples

Here are some efficientnet-pytorch code examples and snippets.

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.