Thanks to visit codestin.com
Credit goes to github.com

Skip to content

About the SMPLParamRegressor #37

@MengXinChengXuYuan

Description

@MengXinChengXuYuan

I wonder why the SMPLParamRegressor don't go in an iterative way to give the final smpl param? Like described in paper End-to-end Recovery of Human Shape and Pose?

I mean at test time, by using a 2D skeleton detector, we can first align the input body to the same orientation, once we get the output smpl (theta0, beta0) and camera param, we can fix the beta0 and only update theta0 (taking theta0 as initial value) according to the loss between the detected skeleton and the projected smpl skeleton, I think the result should be much more better for testing images.

I'm I right? Are there any shortcomings leaving out efficiency?

Looking forward to any discussion with you !!! ;p

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