Spaces:
Running
on
L40S
Running
on
L40S
File size: 327 Bytes
2252f3d |
1 2 3 4 5 6 7 8 |
# debug single sample
blender -b -P blender_render_human_ortho.py \
-- --object_path /data/lipeng/human_scan/THuman2.1/mesh/0011/0011.obj \
--smpl_path /data/lipeng/human_scan/THuman2.1/smplx/0011/0011.obj \
--output_dir debug --engine CYCLES \
--resolution 768 \
--random_images 0
|