efficientnet
efficientnet copied to clipboard
I want to acess the layers of the Efficient-Net Backbone But I could not?
I want to get access to the Efficient-Net Backbone and modify the name of some layers due to redundancy. But acctually it is a function not a model. How to do that?