Ge Zhu (朱舸)
Results
2
issues of
Ge Zhu (朱舸)
Thanks for this project, very impressive contribution! I have a question on the hibert transform from the code asteroid-filterbanks/asteroid_filterbanks/analytic_free_fb.py : ft_f = rfft(self._filters, 1, normalized=True) hft_f = conj(ft_f) hft_f =...
First of all, thanks for the paper and code, it's very inspiring. Specifically, first of all, I tried to generate 100 classes of vectors (each class contains 300 samples). These...