-
### Search before asking
- [X] I have searched the Multimodal Maestro [issues](https://github.com/roboflow/multimodal-maestro/issues) and found no similar feature requests.
### Question
Hi, @skyla…
-
I tried to compare the speed difference of the same model on CPU and GPU. Here is my code:
```
import numpy as np
import pandas as pd
import time
import cudf
import cupy as cp
from cuml.linear_model i…
-
### System Information
OpenCV 5.x, dnn samples
### Detailed description
Current download_models.py implementation + alias strategy in dnn samples allows not touch model files, but download models a…
-
This issue causes data errors in the buffer when running the example at https://k2-fsa.github.io/sherpa/onnx/tts/pretrained_models/vits.html#generate-speech-with-python-script, resulting in no sound o…
-
### System Info
System Info
Python version: 3.11.0
PyTorch version: 2.4.1 or 2.5.0
Transformers version: 4.46.0
TRL version: 0.11.4
PEFT version: 0.13.2
### In…
-
### Describe the question.
I'm trying to get crops from my image samples based on a mapping of filename to crop coordinates. Currently I'm using `fn.readers.numpy`:
```python
data = fn.reade…
-
Hello,
Some endpoints report "Internal Server Error" when executed.
For example, I used the "Asnicar_2021" string to get a uuid with the **GET /metadata/uui** endpoint. That worked, I got this …
-
Provide a function compute the Nadeau and Bengio’s corrected t-test: $t = \frac{\frac{1}{kr} \sum_{i=1}^k \sum_{j=1}^r x_{ij}}{\sqrt{ (\frac{1}{kr} + \frac{n_{test}}{n_train} )\hat\sigma^2} }$.
$k$…
-
Downloading the data from figshare I realized that some of the dataset files are tab separated, some comma separated, some compressed, some uncompressed.
Is there a specific reason for that? I unde…
-
I set up the `TabGraphToolkit` sample accoridng to its guidelines. However, the tab did not load in the desktop Client. Trying the web clients in different browsers yielded similar results. While the …