PeizhuoLi / neural-blend-shapes

An end-to-end library for automatic character rigging, skinning, and blend shapes generation, as well as a visualization tool [SIGGRAPH 2021]
Other
637 stars 92 forks source link

What are the parameters in args.txt? #27

Open hingkan opened 1 year ago

hingkan commented 1 year ago

Hello, I encountered this problem when running demo.py. I want to know the structure of args.txt. thank you

sonukiller commented 1 year ago

Hello, I encountered this problem when running demo.py. I want to know the structure of args.txt. thank you

The args.txt will be generated when you train the model. It has the arguments which you have used in the train prompt.