goel-shashank / CyCLIP

111 stars 14 forks source link

Creating embedding for own image and text #3

Closed nikky4D closed 2 years ago

nikky4D commented 2 years ago

is there an inference script I can use to get embeddings for my own text and image?

Hritikbansal commented 2 years ago

We shall release a working notebook soon where we exemplify it, thanks for the request nikky! Meanwhile, if you figure it out through our code, you can load the checkpoints directly from here.

lbc402 commented 2 years ago

Waiting for the inference script... Is there an approximate release date?

Hritikbansal commented 2 years ago

We are sorry for the delay. Both the authors are busy on different projects over the summer. We will try to release an inference script this month itself. Thank you for your patience.

Hritikbansal commented 2 years ago

Hi @lbc402 @nikky4D , apologies for the delay! But the example inference script is out for CyCLIP - https://github.com/goel-shashank/CyCLIP/blob/main/CyCLIP_Example.ipynb