paper-with-me

Siren

Sinusoidal Representation Network

2000년 도입 · 논문 9편에서 사용

Siren, or Sinusoidal Representation Network, is a periodic activation function for implicit neural representations. Specifically it uses the sine as a periodic activation function: $$ \Phi\left(x\right) = \textbf{W}\_{n}\left(\phi\_{n-1} \circ \phi\_{n-2} \circ \dots \circ \phi\_{0} \right) $$

출처: Implicit Neural Representations with Periodic Activation Functions

소개 논문: Implicit Neural Representations with Periodic Activation Functions

Activation Functions · General