hongsukchoi/Pose2Mesh_RELEASE

Could you also release the pre-train model for meshnet

Opened this issue · 1 comments

Hello, I see you release the pre-train model for posenet and pose2mesh, but do not release that for meshnet. Could you also release that? Thanks!

Hi,

It's been a while after this project and I cannot find the pre-trained MeshNet model now. But it's easy to train MeshNet, referring to the code here: https://github.com/hongsukchoi/Pose2Mesh_RELEASE/blob/202ce98fce2bac74ff3787c7e30352a64d027950/lib/core/base.py

If you don't wanna train yourself, load the pre-trained Pose2Mesh and just use the MeshNet part by feeding the 3D pose to the MeshNet.