efficientnet-pytorch
efficientnet-pytorch copied to clipboard
A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".
How may I setup thi repo to run and test the inference on the models b0,b1,b2 etc? I's appreciate your cooperation
Good morning!! There was a problem trying to use your code. I already have an imagenet, but I don't know how to specify the path in that code. Any help...
Hi, @narumiruna Have a good look at the code. But how can I do transfer learning with my image dataset, not imagenet, cifar10, mnist? I wonder.. Thanks in advance Best,...
What are the network layers of efficientnetB0-B7?
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...