qinglew / PCN-PyTorch

Implementation of PCN(Point Completion Network) in PyTorch.
141 stars 33 forks source link

How correctly generate partial point clouds ? #31

Open HripsimeS opened 1 year ago

HripsimeS commented 1 year ago

@qinglew Hello. I run this command with the corresponding paths. blender -b -P render_depth.py [model_dir] [list_path ] [output_dir ] [num_scans]

In my output directory I saw saved exr and pose folders, and intrinsics.txt file. In pose folder there is .txt file, but in exr folder there is no .exr file.

Can you help me to see why exr folder is empty. I hope to hear soon from you!