Xiyuan Wei
Results
2
issues of
Xiyuan Wei
Add an option return_index in datasets/ImageFolder
Hi, I would like to run the example notebook of clip query in colab: https://github.com/rom1504/clip-retrieval/blob/main/notebook/clip-client-query-api.ipynb. However, when calling `cat_results = client.query(text="an image of a cat")`, I got the following error:...