efficientnet-pytorch 0.7.1
0
EfficientNet implemented in PyTorch.
Contents
EfficientNet implemented in PyTorch.
Stars: 7804, Watchers: 7804, Forks: 1520, Open Issues: 162The lukemelas/EfficientNet-PyTorch
repo was created 5 years ago and the last code push was 2 years ago.
The project is extremely popular with a mindblowing 7804 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
Related Packages
Errors
A list of common efficientnet-pytorch errors.
Code Examples
Here are some efficientnet-pytorch
code examples and snippets.
GitHub Issues
The efficientnet-pytorch package has 162 open issues on GitHub
- The parameters and FLOPs do not match the paper
- Extract features and endpoints in one pass
- AutoEncoder using the EfficientNet
- TensorRT for EfficientNet model