-
hi @GuoShi28
your paper said CBDNet takes about 0.4s to process an 512 × 512 image,
i was consider in what platform it execute?
have you comparison the execute time between CBDnet and BM3D?
ths a…
-
See Patching.ipynb
Current implementation of `patchify_v()` function given memory error when run on our training set even after downsampling the images from 512x512 to 128x128.
Our training s…
-
### Proposal
Related to #4192 & #4122.
Hey, my goal is to implement the Remote Read protocol on top of my own storage and I'm trying to reduce the number of outgoing samples to shrink a response s…
hpple updated
4 months ago
-
Hi, I've been playing with this diffusion model library for a few days, it is great to have such library that allows common users to train audio data with limited resources.
I have a problem with r…
-
![screenshot from 2018-11-27 16-58-49](https://user-images.githubusercontent.com/44234895/49070095-d3924f80-f265-11e8-826f-ec2821447ab0.png)
-
It should be easier to load a lower-resolution tile from the `getTile` method rather than:
```
# Get info on number of levels and sizes
print([(r.sizeX, r.sizeY) for r in pix.getResolutio…
-
I'm trying to use `heatmap` to visualize some data with fine structure, but it seems that when downsampling data for display some can get missed. I'm using Plots.jl, but I think the issue is within GR…
ssfrr updated
5 years ago
-
iam trying to build linknet in caffe.
Could you please help me in below qns:
1)Found that there are 5 downsampling and 6 updsampling by 2. if we have different no of up sampling and down sampling(6,…
-
I am running nanopolish variant calling on chr22 of a NA12878 dataset. I generated small regions using the *make range script* and launched multiple nanopolish instances using *parallel* command. How…
-
Dear Author, thank you for your outstanding work! In the stable-diffusion unet architecture, there are 16 cross-attentions for text and image, 6 times for downsampling (64, 32, 16 each twice), one in …