facebookresearch / ImageBind

ImageBind One Embedding Space to Bind Them All
Other
8.38k stars 771 forks source link

Introduce multi language support. #123

Open ragesh2000 opened 3 months ago

ragesh2000 commented 3 months ago

Hi, can anybody help me to customise imagebind so that it can be multilinguistic ? Based on my reserch, what i found is there is only need to replace the TextPreprocessor with a model that supports multi language. Is it correct ? Is there anything more to do ?