You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we've recreated the authors' ResNet18 results (mostly to confirm the lightning and neptune framework works same way as their skorch) we want to try more recent models than ResNet.
The goal is to fine-tune Swin (pretrained can be taken from timm) on our dataset.
We are benchmarking against the authors' val F1 = 0.91.
The text was updated successfully, but these errors were encountered:
Now that we've recreated the authors' ResNet18 results (mostly to confirm the lightning and neptune framework works same way as their skorch) we want to try more recent models than ResNet.
The goal is to fine-tune Swin (pretrained can be taken from timm) on our dataset.
We are benchmarking against the authors' val F1 = 0.91.
The text was updated successfully, but these errors were encountered: