Skip to content

U-Net structure problem in normal refinement network #5

@ChongMingWei

Description

@ChongMingWei

Hello, thank you for your great work.
Here, I have a question about model building.
In the file "TrainerNormal.py", the function "_build_normal_refiner" contains the details of normal refinement network.
The encoder is from line 605-614, and the decoder is from line 624-637.
But at line 631, why use "slim.conv2d" instead of "slim.conv2d_transpose" ?

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