You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can generate "pineapple" model, and The effect is the same as in the paper, because the provided configuration is used.
but the "A german Shepherd" model I generated was particularly poor. Is there something wrong about my steps or config?
or how can I generate new models , and configuration parameters.
"A german Shepherd" model
geometry
appearance
my configs
I cant find the config file of "A german Shepherd" in configs, so I change the config of "dog" to "A german Shepherd", as fellow:
( ps. I only change the "text", "out_dir")
**geometry_A_German_Sheperd.json: **
See Google Drive to visualize the training process.
Test on 8 gpus. 4 gpus should also work. Single gpu may not work because I have not optimized it specifically, but you can have a try.
Some experience in parameter adjustment: prompt words should include the accurate state of the target, such as standing, jumping, etc; When you find that the results are not smooth, reduce the guidance_weight; Try adjusting the elevation_range; When the generated object has multiple faces, add 'if_flip_the_normal': true; Set appropriate object proportions; Set appropriate object posture.
I can generate "pineapple" model, and The effect is the same as in the paper, because the provided configuration is used.
but the "A german Shepherd" model I generated was particularly poor. Is there something wrong about my steps or config?
or how can I generate new models , and configuration parameters.
"A german Shepherd" model
geometry
appearance
my configs
I cant find the config file of "A german Shepherd" in configs, so I change the config of "dog" to "A german Shepherd", as fellow:
( ps. I only change the "text", "out_dir")
**geometry_A_German_Sheperd.json: **
**appearance_A_German_Sheperd.json: **
The text was updated successfully, but these errors were encountered: