-
### 🐛 Describe the bug
Take the following example, I want to resize a tensor from `(941, 941)` to `(10, 10)` with `antialias=True`.
```python
import torch
from torchvision.transforms import Inte…
-
https://jenkins.iis.sinica.edu.tw/job/siann1-hak8_boo5-hing5/94/console
[91mrun.pl: 4 / 4 failed, log is in mfcc/log/data/train_dev/make_mfcc_train_dev.*.log
突然發現跟 data/train_dev 有關
我需要手動…
-
Hello everybody,
I have a dataset with 600M points and i'd like to generate a heatmap with bokeh. Do you believe it is feasible with so many points? I was looking for examples for downsampling data w…
-
When I select "downsample tiles", the stitching does something strange. It puts all of my grid of tiles in one row. When I do not down-sample, with all else the same, it works as expected. Do I misund…
-
Due to the first frame is excluded from interpolation in TimeUpsamle2x, as follows in code,
```python
x,x_= x[:,:,:1],x[:,:,1:]
x_= F.interpolate(x_, scale_factor=(2,1,1), mode='trilinear')
x = to…
-
It would be very nice to have an option to set, which tell Dygraph that it should calculate rollPeriod by itself.
For example I could say that I want to see max. 1000 points on my Dygraphs, so when t…
-
Using an identity transformation in `transfromerlayer_test.py` with all weights set to zero :
```
Expected output_train shape (1, 1200, 1600, 3)
Actual output_train shape (1, 1200, 1600, 3)
Transfor…
-
@constantinpape
How big is the em-raw (100nm^3) data set in MB?
-
This is an update of & replacement for https://github.com/dib-lab/sourmash/issues/1072, which introduced the idea of a `database.select(...)` function.
This issue is being updated after the release…
-
This image ([source](http://www.4p8.com/eric.brasseur/gamma.html)) should show RULES on an sRGB-ish monitor and/or browser with a good color management.
and if it's resized with appropriate gam…