-
## 🐛 Bug
The [current Gaussian kernel](https://github.com/kornia/kornia/blob/9a49b3c473fbbef6df1e0f245f8e99e36f6fec6a/kornia/filters/kernels.py#L19) simply samples the continuous Gaussian function:
…
-
Hello,
Perhaps (probably) I am misunderstanding something about the blocking analysis in general,
but shouldn't the naive calculation of the standard deviation
and the standard deviation calculat…
-
* Conditions
- CuPy 5.3.0
- Ubuntu 18.04.2
- CUDA 10.1
- no cuDNN/NCCL
- g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
This error code came out in red:
`Command "/usr/bin/python3 -u -c …
-
**Describe the bug**
The [current Gaussian kernel](https://github.com/Project-MONAI/MONAI/blob/5fcbf5ab16638670d890031825869874ed3d59ef/monai/networks/layers/convutils.py#L40-L59) simply samples the …
-
Can we use this library in CentOS? Please confirm. Thanks
-
In `blk_diag_matrix.py` the method `filter_to_fb_mat` consumes a fair amount of run time for examples etc.
We tracked it down to computation of a certain Bessel function `jv` inside a double for lo…
-
Encourage this error when running [Leveraging Qiskit Runtime tutorial](https://qiskit.org/documentation/nature/tutorials/07_leveraging_qiskit_runtime.html) locally. The notebook itself has some bugs b…
-
Die Länge wird je nach Methode mit Differenzen ausgegeben:
Methode 1: via DB-Mangager und SQL-Statement
![sql](https://user-images.githubusercontent.com/33682937/34001974-ba540a1c-e0f1-11e7-8b4c-59b…
-
### Reproducing code example:
From the [docstring](https://numpy.org/doc/stable/reference/generated/numpy.i0.html):
```python
>>> np.i0([0., 1. + 2j])
```
The expected result should b…
-
This is a feature request to allow "subtraction" for example
log(exp(a) - exp(b))
so that the function logsumexp([a, b], scale = [1, -1]) or something similar. Would be similar to `scipy` imple…