IDEA-Research / DisCo-CLIP

Official PyTorch implementation of the paper "DisCo-CLIP: A Distributed Contrastive Loss for Memory Efficient CLIP Training".
Apache License 2.0
53 stars 4 forks source link

about image_feature and text_feature #8

Open xiyangyang99 opened 1 year ago

xiyangyang99 commented 1 year ago

Thank you for your open-source work. May I ask the author, if they are training and fine-tuning in their own dataset, the image in the dsico. weather (imagefeature) function What type of parameter is a feature? How to convert a local jpg file into an image_ Feature?