Skip to content

The Fourier positional embedding #49

Description

@XiaoyanQian

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions