-
Hi, it is not long since I started to learn about image low-level task, and your work has brought me a lot of help and inspiration. Now I am still confused about the structure of the decoder. Some wor…
-
`backtest.plot() ` is not working
I am getting below error.
```
Traceback (most recent call last):
File "D:\trading\angel_py\btpy_eg.py", line 85, in
backtest.plot()
File "D:\Apps\Sco…
-
Hi,
this is to enquire about the possibility of using Interpolations.jl to build image upsampling or downsampling layers in Flux.jl.
We recently added a bilinear upsampling function https://github…
-
As we add downsampling/upsampling layers, the size of the latent vector is reduced. This causes a reduction in reconstruction quality.
Deeper networks result in smoother flooding (less strict adher…
-
Upsampling ~3mm or ~4mm BOLD series to 2mm voxels may be excessive. Is it plausible to add a 3mm^3 resampling target?
Related: poldracklab/fmriprep#1360
-
My dataset is 98% positive and 2% negative.
Upsampling and downsampling can ruin the graph.
Any suggestions?
-
i'm using your code to train my dataset,the codes ran ok while loss value is negative ,is this normal?
```
INFO:pytorch:Let's use 1 GPUs!
C:\Python35\lib\site-packages\torch\nn\modules\upsampling.p…
-
Just to register interest for the addition of the TransposeConv operator. This is widely used operator for upsampling tasks like pose estimation, convolutional auto-encoders, etc
Thanks
-
I ran the command and got the following error
python main.py 64 64
Is there any reason why it throws up an error?
> Traceback (most recent call last):
> File "main.py", line 73, in
> …
-
**Describe the bug**
- `TrodesPosV1` gives option to upsample position data
- However, `video_frame_ind` is _not_ upsampled in this process
- Causes two errors:
1. `video_frame_ind` is not acc…