Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about dataset format and color model training #137

Open
sparshgarg23 opened this issue Jul 23, 2022 · 2 comments
Open

Some questions about dataset format and color model training #137

sparshgarg23 opened this issue Jul 23, 2022 · 2 comments

Comments

@sparshgarg23
Copy link

Hi,
Thanks for open sourcing the work.I am looking into the method and would like to apply it to a custom dataset.
Based on the csv files in PiFUHD and the colab example,I am assuming that this should be the following format of the data

Train
Model_person_1
.obj file
model_person_1.jpg
Model person_1_pose_1
.obj file
model_person_1_pose_1.jpg
Model_person_2
contains an obj file and jog file

TEST
Same format as train

Second question,Let's say I have already created the model using Blender and I would like to use PiFU to just estimate the texture of the clothes,as such can I achieve this by executing train_color_model.py
If yes,for evaluation what steps should be followed,because in the current demo script supports both model construction and transfer color.

@ArefMYTB
Copy link

Hi,
How did you get the model texture in blender exactly like texture in pifu?
my models have multiple textures for clothes, eyes, shoes, etc.

@sparshgarg23
Copy link
Author

Aref I am actually relying on manual hand crafted UV maps,normals and speculation maps.You can look at the tex file inside dennis_obj to get a better understanding of how to organize the dataset

One such file inside that tex folder looks like this
rp_dennis_posed_004_dif_2k
Sorry I am not able to give any more concrete answers as my understanding is still a bit shaky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants