x-clip icon indicating copy to clipboard operation
x-clip copied to clipboard

some quesiton about x_clip

Open chengyi-21 opened this issue 1 year ago • 0 comments

Dear Lucidrains,

Thanks for your selfless contribution and outstanding work, it is beneficial. I'm an ML beginner, so my foundation is not solid. I have a question about x_clip.

I'm programming a student-oriented image-searching demo by CLIP, and I want to compare the difference between origin CLIP and x_clip; in the searching program, I can implement CLIP by (device = 'cuda' model, preprocess = clip.load('ViT-B/32', device=device)). Still, I'm not sure how to realise this function by x_clip. Would you please solve my question without disturbing you?

chengyi-21 avatar Jun 30 '23 18:06 chengyi-21