-
```
hi...i have opencv2.1 in devcpp environment. it works perfectly. then i
recently tried installing a wavelet library downloaded from wavelib.rar
now i tried compiling an example program in the li…
-
hello ,when run the code according to your README.md on dataset METR-LA, I encountered the bug. When I run the code on my own dataset, the same bug occured again.
![微信图片_20231015121157](https://gith…
-
great work and great architecture,but I think for ( financial ) time-series ,DFT or FFT is not enough,because such kind of transform does not provide time-frequency information at the same time . fre…
-
The equation 8 of the paper is:
$Z^{(i)}=\mathrm{IWT}(Y_{LL}^{(i)}+Z^{(i+1)},Y_{H}^{(i)})$
However, the information of the approimation of the current level ($Y_{LL}^{(i)}$) is already included …
-
Hi @rossanoventurini, very cool work here!
I am interested in replicating the benchmark against the other libraries and wonder if you could make the scripts/code for those available as well?
-
```
Cannot reproduce reliably.
Stack trace:
Token: 1303140884546
Received deltas with no stacklet present!
Unknown.$fillInStackTrace (StackTraceCreator.java:147)
Unknown.fillInStackTrace (Stack…
-
Hi, thanks for you paper, it is very exciting.
But, may I have a question, when I tried to implementation your WCC function to replace conv1x1, It occurs this:
"RuntimeError: invalid unordered_map k…
-
I a hope I am not missing anything but I could not find the layout of the coefficient vector. Inspecting the size of the coefficient also does not immediately suggest a certain order to me.
-
@agriggio
If "Show Depth Map" is checked. Navigator, Thumbnail, Histogram and the saved jpg shows the "Depth Map". Shouldn't it only affect the preview?
Edit: Changing sliders doesn't change the …
-
If we assume our signal to be the sum of a mode and a white noise, the uncertainty of an STFT's time-frequency point can be estimated by characterizing its amplitude in a fime-frequency region, where …