CLIP-IQA
CLIP-IQA copied to clipboard
How do I train my own data set?
HI~ Thank you for your work!
I want to train a model that recognizes cars and boats, is the train config and CSV file labeled correctly?
Hi. Our model is for image quality assessment rather than classification. So I am not sure if it is suitable to directly training it for your case. Our output is multiplied by 100. So you may need to rescale it to [0,1] before calculating the loss.