esvit
esvit copied to clipboard
MIssing Linear Evaluation Code for ResNet50
Hi, I was playing around with a custom dataset with SwinTiny and ResNet50. SwinTiny works great (both training and Linear Evaluation). However, it seems like ResNet50 isn't supported in the Linear Evaluation. Having seen that you have uploaded the logs for the ResNet50 training, would you mind updating the Linear Evaluation code, as well?
Thanks in advance :)
EDIT: I've added it myself, and I am running the Linear Evaluation now, but it would be good to have it in the official code, as well. Just a suggestion :)