Closed dereyly closed 1 year ago
Hi, thanks for your interest. The interpolation code is here. I choose MMEditing just because I am familiar with it. I think it should be easy to directly modify on the official CLIP code if you prefer. IQA-Pytorch can be regarded as an example to build CLIP-IQA using BasicSR. You may take that as a reference.
Thank you for your work In the paper you mentioned interpolation scheme -- do you have code to interpolate embedding? And whats best way to customize CLIP? why you choose mmedit?