How and where to give my own Costume photograph as input ?
Closed this issue · 4 comments
RageshAntonyHM commented
I couldn't understand this command
python phase1_inference.py --g 1_wy --s 1.2 --d "20231017_wy" --steps_one 501 --steps_two 1001
Where is the input image in this ?
tomguluson92 commented
hi, you can check the inner code snippet for a better understanding, thank you very much.
RageshAntonyHM commented
I got some idea
And, does it generate a 3D Mesh such as in OBJ format or just a UV like this
https://github.com/HumanAIGC/Cloth2Tex/blob/main/experiments/20231017_trousers/0_texture_uv_1000.jpg ?
tomguluson92 commented
@RageshAntonyHM Cloth2Tex only produces structure-plausible UV texture maps.
RageshAntonyHM commented
@RageshAntonyHM okay. Then who did you convert to 3D mesh directly like this in Readme ?