-
### Describe the bug
I'm using `xorbits.init` to connect cluster deploying on yarn, then get `AttributeError: Can't get attribute '_make_function'`
### To Reproduce
To help us to reproduce this…
-
Hello, your work is excellent. I would like to follow your work, Can you open your test code about matching score?
-
VlcMovieStim randomly crashes in MacOS High Sierra (around 75%of all runs).
Even when it successfully opened, it always crashes when it finished.
First I checked whether mixing system python and p…
-
-
## System details:
#### Positron and OS details: Positron Version: 2024.09.0 (Universal) build 85
Code - OSS Version: 1.93.0
Commit: d3f087daf5cc7eaa3253ccdfa5dd4b9baff97da8
Date: 2024-09-25…
-
Use MAD (Mean Absolute Deviation) pooling, it's more accurate than mean pooling with SSIM metric (I, honestly, would trust PSNR more than SSIM with mean pooling).
This is what I'm using for evaluatio…
igv updated
11 months ago
-
## 🐞Describe the bug
I'm trying to run a model as part of a processing pipeline using python multiprocessing pool.apply_async(). (See attached .py files.) When I do so, I get this error:
objc[3648…
-
### Subject of the issue
`induced_graph` example in https://pgmpy.org/exact_infer/ve.html throws the following error:
```
AttributeError: module 'networkx' has no attribute 'graph_clique_number'
…
-
When running a integration test suite noticed that the ImportJob was using a wrong configuration and importing old artifacts.
See below output refer to importpython , instead of importing a single…
-
**Describe the bug**
ClaSPSegmentation is giving "ValueError: could not broadcast input array from shape (2,) into shape (3,)".
Either increasing the period_length or decreasing exclusion radius …