-
where can i find this file?
i can't run the test.py or main.py.
-
Hi,
I am trying to search the hosted clip-retrieval backend index by text and end up getting an internal server error.
Here is the code I used:
```python
from clip_retrieval.clip_client import C…
-
### OpenVINO Version
tag 2024.1.0
### Operating System
Debian Bookworm (with latest `intel-opencl-icd`: `24.22.29735.21-1`)
### Device used for inference
iGPU
### OpenVINO installati…
-
Hi Runpei,
Great appreciation for your work. I am trying to test the stage-1 training, but I find that the Laion400m data is a little bit confusing. My issue is how I can use the Laion400m data fo…
-
Error is follow:
Pretrained weights (./pre/open_clip_pytorch_model.bin) not found for model ViT-L-14. Available pretrained tags (['openai', 'laion400m_e31', 'laion400m_e32', 'laion2b_s32b_b82k', 'da…
-
Hi I wonder model weight is convertible between HF model weight and Open_clip model weight.
HF model weight : https://huggingface.co/wkcn/TinyCLIP-ViT-40M-32-Text-19M-LAION400M
Open clip model : htt…
-
Hi. When trying to download many images, I often noticed that the job seemed to not make progress anymore around the end.
It could remain less than 1% of the images to download, but nothing would be …
-
Great work.
Many datasets (such as https://huggingface.co/datasets/laion/laion400m, https://huggingface.co/datasets/laion/relaion2B-en-research-safe) have been provided in HF. It would be great if t…
-
**Is your feature request related to a problem? Please describe.**
sometimes bigger images are not coherent
**Describe the solution you'd like**
See idea behind thi post
https://www.reddit.com/r…
-
Hi,
I have implemented text prompt-controlled segmentation using selective search and CLIP. Can you suggest any additional techniques I can include? I am considering trying CLIP-GradCAM #4
h…