Giter Site home page Giter Site logo

neural-pose-transfer's People

Contributors

jiashunwang avatar tianyunz avatar walsvid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

neural-pose-transfer's Issues

How to test the model if the vertices of identity mesh and pose mesh are different?

Hi @jiashunwang
I want to try your model on human mesh with different vertex numbers. I change the num_points in model_maxpool, but dimension error will be reported when performing cat operation. Then I try to reduce the point of the one with more points to be the same as the other in the random_sample. Then the code can run. However, the results are not very ideal.
Could you please give me some advice? Thank you!

random_sample = np.random.choice(6890,size=6890,replace=False)
random_sample2 = np.random.choice(27554,size=6890,replace=False)

Facial expressions and fingers

Hello @jiashunwang & team,
Great paper. Thanks for sharing the code.

Wish to know if the model will be able to do these:

  1. transfer facial expressions
  2. transfer exact finger positions (all 10 fingers)

Thanks,

test results are bad when use other datasets

Hi @jiashunwang ,thanks for sharing this wondeful work, when I test the pretained model on the datasets you provided, the result looks normal, but when I test the obj file from other smpl based model like VIBE, the results are bad.
I wonder whether it's because of the model's generalized ability or there exist some details that I missed?

Question about Permutation Invariant Pose Feature Extractor

Thanks for your great work!
But I wonder why the model works on target and source mesh with a different vertex order. The feature F_pose extracted from the Encoder seems to be different on the same pose mesh with different vertex order. Also, F_pose is not spatially aligned with the vertex of the identity mesh. Does Pose1(order 1) + Identity1 and Pose1(order 2) + Identity1 outputs nearly the same result? Any insights on why it works on different vertex order inputs?

The results of supervised_list_obj.txt and unsupervised_list_obj.txt are very close.

I just tested the models you provided and found that the results of supervised_list_obj.txt and unsupervised_list_obj.txt on both maxpool.model and original.model are very close. Moreover, they are much better than the results in Table 1 of your paper. So I think the two txt files may not correct, can you help me figure this out? Many thanks.

Can't access datasets

The website is saying that "Under Maintenance", so we can't access datasets. Could you upload the datasets to Baidu Yun or Google Drive?

Permision

You don't have permission to access /fuyanwei/download/NeuralPoseTransfer/data/filelists/supervised_list_obj.txt on this server.

Reg. SMPL based dataset

Hi @jiashunwang,
I understand that we can use the .obj files created by SMPL based models as dataset.
Do let me know if there is any constraints like entire 3D object should be visible, etc.

Ca you share sample dataset that you used for training? That will help me understand how to create dataset for training.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.