Skip to content

Code for estimating pose for preprocessing (used in "Deep3DFaceRecon" directory) #7

@mjmjeong

Description

@mjmjeong

In the TRAIN_EVAL.md, you used the following commands for estimating camera pose:

# For FFHQ cd ${Deep3DFaceRecon_PATH} python estimate_pose_ffhq.py --name=pretrained --epoch=20 --img_folder=${GMPI_ROOT}/runtime_dataset/dummy --gmpi_img_res ${RES} --gmpi_root ${GMPI_ROOT} # For MetFace cd ${Deep3DFaceRecon_PATH} python estimate_pose_metfaces.py --name=pretrained --epoch=20 --img_folder=${GMPI_ROOT}/runtime_dataset/dummy --gmpi_root ${GMPI_ROOT} 

However, I can not find these codes in the Deep3DFaceRecon_pytorch repository.
I guess you newly made these python files. Could you share these files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions