Skip to content

Using skip connection with use_siren #9

Description

@SuwoongHeo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions