Closed 5663015 closed 4 years ago
We test with timm==0.1.14. It is the leatest version.
But there is no "GenEfficientNet" Class in timm 0.1.14 ?
Oops, It seems the author has resconstructed the code and rm the <class 'timm.models.gen_efficientnet.GenEfficientNet'>. But I can still import it with pip install timm
. Make sure you did not import it from the repo directly.
I have used other implement in my code. Thank you very much for your reply!
Welcome :)
Could you bring out the specific version of timm? Thank you!