-
**Is your feature request related to a problem? Please describe.**
`Dataset` have one plotting method `Dataset.plot.scatter`. This uses `matplotlb`'s `ax.scatter` which have a limited presentat…
-
Hey guys,
can you please direct me on how to properly inference the trained model?
I wrote a small script for it, but not sure that I am doing everything right.
One of the conceptual questions fo…
-
##### System information (version)
- OpenCV => 4.3.0
- Operating System / Platform => Windows 10, 64 Bit, Version 2004 (OS Build 19041.572)
- Compiler => python 3.7.6 | packaged by conda-forge | (d…
-
### 🐛 Describe the bug
Generating a random tensor with `torch.rand` yields different results on different GPUs once dimensions are starting to become large.
The following simple Python code:
``…
-
Reported by @SpheMakh. Probably due to some edge case when everything was flagged, and the reduction collapsed to some weird array.
```
# Traceback (most recent call last):
# File "/usr/lib/pyt…
-
Hi,
When i run Demo.py, I get an strange error. The error is as bellow:
(py35) D:\work\AIRIA\program\AnomalyDetectionCVPR2018-master>python Demo_GUI.py
Using TensorFlow backend.
D:\soft\Anaconda…
-
Hi, thank you for making an amazing notebook that I can practice.
I would like to change the size of the image.
For example, in R1GAN and BEGAN, `IMAGE_DIM` is (64, 64, 3). However, I would li…
-
I am working on the data splits for the destriper (#309 ) and I encountered a couple of bugs.
1. In the report template for the destriper, I added a reference to the filename of the figure, so that…
-
Carrying forward the discussions in #289 , it will be great to investigate cholesky decomposition errors further with `tf.float32`. Here's a good starting point -
```python
import tensorflow as t…
-
Hello,
I will give a snippet
```python
import jax
import jax.numpy as jnp
from jax import jit
from jax import grad
from jax.example_libraries import optimizers
from jax.config import con…