cyclomon / CLIPstyler

Official Pytorch implementation of "CLIPstyler:Image Style Transfer with a Single Text Condition" (CVPR 2022)
MIT License
307 stars 30 forks source link

about clip_model ‘ViT-B/32’ #7

Closed yanmingqiang closed 2 years ago

yanmingqiang commented 2 years ago

Hi, I recently saw your work intrigued, but trying to run your training code got the following problem, can you give me a hint? image

cyclomon commented 2 years ago

Maybe there are some environment problems. Please refer to this link https://github.com/openai/CLIP/issues/180