Open omniaalwazzan opened 2 years ago
How to change the head layer like other pytorch models for example using nn.Sequential(...)
Thanks
I have fixed the problem by using convnext that is under torchvsion.models instead of timm.
How to change the head layer like other pytorch models for example using nn.Sequential(...)
Thanks