-
For the aggregated cost volume, we show the output of our model, hence has a higher resolution of 96x96. We simply apply bilinear upsampling to overlay with the image.
I don't have the code at the …
-
### Description
This test was modified to only run on CV2 because it's not passing on CV1
https://github.com/dotnet/maui/pull/25719/files
We need to fix it so the test is passing on both sets of han…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
from llama_index.core.indices.property_graph import PropertyGraphIndex
index = Property…
abc-w updated
2 months ago
-
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have a list of nodes like that
```
nodes= [TextNode(
text=f"{ori…
-
Like CLIP, where we compute the image and text embeddings and compute the similarities to retrieve the best matching text, I tried the same using motion and text, but it does not work.
Eg. Using t…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/NET-Maui-does-not-support-FontAutoScali/10711262)._
---
\[severity:It’s more difficult …
-
I would like to use CLIP embeddings for text and images in elastic search. It turns out that CLIP embeddings always need at least 2 text inputs for every image, and it does softmax on that. Is there a…
-
Hi,
I am working on [5_mins_rag_no_gpu](https://github.com/NVIDIA/GenerativeAIExamples/tree/main/examples/5_mins_rag_no_gpu).
Facing this error: AttributeError: 'NVIDIAEmbeddings' object has no attr…
-
### Proposal:
We should add parsing of the parameters to enable connection with the new library for automatic embeddings.
Currently, I suggest starting with the following specification:
- `fiel…