-
Hi, it's a quite solid and promising work but I have some questions.
(1) In the paper, you perform an average pooling with kernel size 2 × 2 after the sixth block for the structural downsampling. But…
-
Hi,
Please see my error below:
~$ ./runSPADE.R -num_threads 6
Loading required package: igraph
Loading required package: methods
Loading required package: Rclusterpp
Loading required package: Rcpp
L…
-
hello @alesaccoia , thanks for the work on VoiceStreamAI , I was trying to make this work but , after setting the config and successfully establishing the websocket connection , when I click on start…
-
Hi,
I have two questions regarding the adaptation of mp-senet for the BWE task:
1. You mention replacing the learnable sigmoid with a PRelu as the final activation in the `MaskedDecoder`. Should it …
-
Hi! I am very curious about your BlindSR and read your code. What confused me is your downsampling operation in 'src/degradation.py'. It seems that you do not use bicubic downsample operation. Could y…
-
Implement data downsampling in influxdb. It is not needed to store every second over 2 years. maybe everi 10 min (avg) is enought.
-
In Elasticsearch there are two histogram algorithms available: tdigest and hdr. The histogram field mapper is algorithm agnostic. A tdigest or hdr histogram can be stored in a field mapped as histogra…
-
Hi,
Thanks for your great work.
I'm trying to see the results for changing sampling frequency for DOD-H dataset and how the performances vary.
I used decimate functions from scipy.signals and the…
-
This may be specific to this particular dataset, but for `Kasthuri/ac4/em`, `.available_mips` (through CloudVolume) gives hierarchy levels [0, 1, 2, 3], but on the BossDB API site and with intern (via…
-
MultiQC HTML report should load and be useful to someone reading a report, regardless of the number of samples it was generated with. We should explore alternative representations of each plot type th…