EfficientNet
EfficientNet copied to clipboard
Converting EfficientNet to Pytorch for use with fastai
EfficientNet (Working but not validated)
The objective of this repository is to convert EfficientNet to Pytorch for use with fastai.
This is still work in progress. We currently have a functioning attempt at replicating EfficientNet-B0 to EfficientNet-B7, which still needs to be validated and tested.