Skip to content

Flipped Normal #150

Description

@EJShim

Hello,

I tried to visualize SDF values from car pretrained model, and discovered that the SDF values are inverted

image

As I know, the inside part of an object should have negative values, and outside parts have positive values, but in the car model it is the opposite.

I am trying to implement normal field and add normal discriminator for better geometry, but my model keep flipping normal during training, and never converges.

Do you think sdf_reg_loss can prevent this kind of output? or do I have to add some other regularization that add constraints that center_indices to have negative and boundary_indices to have positive values?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions