Skip to content

out_coord.shape[2] == 2 #53

@flomok

Description

@flomok

Hello, could you tell me why the third dimension must ensure is 2?
" out_coord = self.fc_coord(x).reshape(BATCH_SIZE, self.num_joints, 2)
assert out_coord.shape[2] == 2"

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