-
In the following example, a warning should really be emitted indicating that the units are being changed:
```
In [14]: import numpy as np
In [15]: from astropy import wcs
In [16]: w2 = wcs.WCS(naxi…
-
Are there any other packages which can be included, other than imputeTS?
* Core functions like:
** Scale
** Normalize (BBMisc?)
-
Hello!
I am currently using the discriminator only in a custom GAN but I am often noticing that the decoder output produces checkerboard patterns. Even when useful information is seen, the checkerboa…
-
Question is as above, I dont know why the conv can be replaced by linear module? Could you please help answer this for a new learner in uncertainty?
-
Hi, when I tried to follow your work, I encountered a problem called mode collapse. This means that the generator could only generate several similar conformations, but lacked the ability to generate …
-
## 🐛 Bug
After wrapping up an `nn.Module` layer into `torch.nn.utlis_spectral_norm`, it fails to be copied after the first forward pass.
## To Reproduce
```python
import torch
import copy
…
-
Hi!
I hope you are doing well and thank you for publishing this project.
I'm having problems classifying Sentinel-2 images taken inside the territory of Chile. The model consistently predicts wa…
-
**Describe the bug**
Executing the example positionswitch I get this warning when a baseline fit is done
WARNING: The fit may be poorly conditioned [astropy.modeling.fitting]
Perhap…
-
Hello author, in the layers of your code there is spectral normalization code, but it's not being applied anywhere. Why is that?
-
Hello!
While working on [this issue](https://neuroimage.usc.edu/forums/t/missing-items-in-process-options-1-f-compensation-multiply-output-values-by-frequency/24452/14) and the [TF tutorial](https:…