Skip to content

About HGPIFu #16

Open
Open
@Followmeczx

Description

@Followmeczx

When estimating the human body geometry, the query operation is performed in HGPIFuNet.
image
The first step is to project the sampled point set onto the image plane. But I found that the transforms parameter is None.
image
image
So in xyz = self.projection(points, calibs, transforms), only the points are rotated and translated.
Are all points in the world coordinate system? The projection operation only converts points from the world coordinate system to the camera coordinate system after rotation and translation, and does not project further to the image plane. Please give me some help.

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