-
Hello everyone. I was using the model a week ago without any problems. Today I am getting an error when trying to load Top2Vec with embedding_model parameter (without it works fine)
I get error lik…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
i want to track an object of the c…
-
During testing, I plan to use another audio feature extraction with a different shape (x, 16, 80). But it is incompatible with the convolution model.
`RuntimeError: Given groups=1, weight of size […
-
Hi, I am trying to use pySLGR to develop a audio to text transcription system. After going through the example programs and documentation, I was wondering does pySLGR provide methods only for feature …
-
From my testing, embedding and indexing new paper seems to be the one eating my rate limit and quota, so I am looking to use a locally hosted embedding model. The docs said that paper-qa accepts any e…
-
**Describe the bug**
The example
**To Reproduce**
- Install current version oemof.solph
- Create a minimal example (see below)
```python
from oemof import solph
date_time_index = solph.…
-
The goal is to build an image captioning model that generates descriptive captions for images using a combination of Convolutional Neural Networks (CNNs) for feature extraction and Long Short-Term Mem…
-
Very seminal work and detailed code for step 3 in your whole pipeline. However, codes for feature extraction and imaging data preprocessing are missing. For example, there is no description about how …
-
@weiliu89 Hello, I'm using a pvanet as the features extraction model in SSD. I have added test_loss layer and silence layer in my test net file. However, I got this as an error:
bbox_utils.cu: 595]…
-
`Hi guys,
apperantly I get this issue, and I dont understand the meaning, because I tried to reduce the maxtoken, but it didnt work...any idea? (I did already the indexing)
INFO: Reading settin…