daniel03c1 / masked_wavelet_nerf

MIT License
79 stars 5 forks source link

About the reasons for discrete wavelet transform planes compression? #17

Open xuyaojian123 opened 2 weeks ago

xuyaojian123 commented 2 weeks ago

I want to ask how you discovered that using the discrete wavelet transform on planes is good for compression without experimental verification. How should I analyze the real reasons why applying DWT to the original parameters of planes can compress, rather than directly looking at experimental results for verification?

daniel03c1 commented 2 weeks ago

If I understood your question correctly, the work was inspired by various compression algorithms, as described in the paper.