Artanic30/HOICLIP

'CLIP' object has no attribute 'encoder_image'

Opened this issue · 1 comments

In et_gen.py file,the follwing
clip_cls_feature, clip_visual = clip_model.encode_image(clip_src)
AttributeError: 'CLIP' object has no attribute 'encoder_image'

Hi, thanks for interesting in our work. The 'encoder_image' is not in et_gen.py, could you provide more detailed information about the error?