EfficientNet-PyTorch icon indicating copy to clipboard operation
EfficientNet-PyTorch copied to clipboard

EfficientNet not avaialable in efficientnet_pytorch

Open rnjbdya opened this issue 4 years ago • 1 comments

I could not find the EfficientNet.py file inside the the folder efficientnet_pytorch

rnjbdya avatar Oct 28 '20 06:10 rnjbdya

If you successfully installed The Efficientnet_pytorch, it's likely that you did end up with an error importing because your own file name was also efficiencynet_pytorch。

samsara177 avatar Nov 09 '20 03:11 samsara177