Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Fourier positional embedding #49

Open
XiaoyanQian opened this issue Jan 10, 2023 · 0 comments
Open

The Fourier positional embedding #49

XiaoyanQian opened this issue Jan 10, 2023 · 0 comments

Comments

@XiaoyanQian
Copy link

XiaoyanQian commented Jan 10, 2023

Hi, thank you for your excellent work.

Is the shift_scal_points() way important in the def get_fourier_emebddings(xyz, num_channles, input_range)?

My model uses your version of get_fourier_emebddings(), but the performance is similar to the MLP way. The only difference is that I have not used the sshift_scal_points() because my input has been normalized before being fed to get_fourier_emebddings().
Do you have any suggestions about that? Learning rate or some other things would affect the application of Fourier features?

I appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant