Skip to content

Inference seems very slow — only few meshes generated after running all afternoon #10

@qwang666

Description

@qwang666

Hi, thank you for your great work on this project!

I tried running the first example using the command from the README:

python main.py --root examples --output results --model Hunyuan --N 1 --n 0 --skip 5 --seed 42 --use_vggt --use_tracking --tracking_camera_radius 8 --blender_path blender-4.2.1-linux-x64/

However, after running it for the whole afternoon, only several (mainly those ending with 1 and 6) meshes and images were generated in the results folder.
I checked htop, and it seems that only one CPU core is fully utilized (100%), while the others are idle.

May I ask how long it usually takes to finish one example?
Is it normal that only a single CPU core is used during the optimization?

Thanks again for your excellent work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions