-
First of all, thank you for your video player.
I'm gonna leave my requests that I miss and hopefully will be useful to other people.
It will mostly be things that I immediately miss coming from smpl…
-
Hello, I am using Clay to do pixel-wise regression on water images. I have fine-tuned the model, and when doing predictions, I am getting a checkerboard pattern in the prediction output. Any ideas abo…
-
**Describe the solution you'd like**
Currently textures appear to use linear interpolation by default. It would be great if we had the option to specify nearest neighbor interpolation as an optio…
-
I took some time to look into @yquilcaille's [`distrib_cov._get_weights_nll`](https://github.com/MESMER-group/mesmer/blob/2b5da4a9f5f450c2b01f8e5e64a97eb35dd99d47/mesmer/mesmer_x/train_l_distrib_mesme…
-
Tried to run the "example" in `projection_backprojection_cycle.py`.
After adjusting it to make it run on some local data, I get the following error:
```py
File "/home/brisvag/git/teamtomo/tor…
-
**Is your feature request related to a problem? Please describe.**
In Spoke, I did not find the right mode for displaying very small images. If you add pixel art, it looks terrible due to pixel blur.…
-
### Location
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/
### Description
The section regarding three quotation mark multiple line strings has hi…
-
Currently, emails in this repo that include external images (e.g. the WATcloud logo) appear to prevent the macOS mail client from automatically turning the email dark.
I have an email here that doe…
ben-z updated
3 weeks ago
-
I have been using your very helpful script to train GT_Encoder, first time using Lightning and it's really great.
I was about to start training Disnet and I noticed something.
```
if args.t…
-
### Bug summary
Passing interpolation_stage="rgba" to imshow() results in array-valued alphas being ignored.
### Code for reproduction
```Python
from pylab import *
im = arange(9).reshape(3, 3)
…