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

Using skip connection with use_siren #9

Open
SuwoongHeo opened this issue Mar 2, 2022 · 0 comments
Open

Using skip connection with use_siren #9

SuwoongHeo opened this issue Mar 2, 2022 · 0 comments

Comments

@SuwoongHeo
Copy link

Hi,
I am trying to adopt SIREN into NeuS framework.
When I tried the original architecture of the neus_nomask with use_siren=True, I found that you intentionally blocked it by using assertion. In my earlier trial of using network configuration of volsdf_siren.yaml, the result was a bad surface shape with overfitted radiance network. So I want to try the original architecture of neus_nomask.yaml with use_siren=True for both surface and radiance networks. Is there any reason to block using skip connection for using SIREN?

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