Skip to content

Issue with running blender #4

@royrs

Description

@royrs

Thanks for your work.

I following the instructions and trying to run the demo.
I'm trying to run the demo, succeed in creating and mask and sml, but then when running the following command it fails:

blender scripts/data_processors/smpl/blend/smpl_rendering.blend --background --python scripts/data_processors/smpl/render_smpl_normal_map_nv.py --driving_path demo_images --reference_path "$IMAGE_PATH"

It tried to access some unknown path:

/c/Users/Leo/Desktop/smpl_rendering/test_blender/mask/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/visualized_imgs/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/depth/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/mask/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/visualized_imgs/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/depth/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/mask/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/visualized_imgs/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/depth/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/mask/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/visualized_imgs/0000.png: No such file or directory
/c/Users/Leo/Desktop/smpl_rendering/test_blender/depth/0000.png: No such file or directory
.........

After all of those warning, I get similar issue as in #3
I did created demo_images, and pass the image from this directory, but I still get

Rendering Images: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:02<00:00,  2.63s/it]
unknown argument, loading as file: --driving_path
Error: Cannot read file "/data1/users/yixing/GAS/--driving_path": No such file or directory

Blender quit

Do I need to change something to make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions