Skip to content

how to use the tmc13? #5

@zhuanglehui

Description

@zhuanglehui

When i run the coder.py, tmc3 permission denied. I have run 'sudo chmod 700 tmc3 pcerror_d' before, but it doesnot work. Could you help me?Thanks!
The errores is following:
/bin/sh: 1: /home/zhuang/Documents/PCGC/PCGCv2-master/mpeg-pcc-tmc13-master/tmc3: Permission denied Enc Time: 0.363 s /bin/sh: 1: /home/zhuang/Documents/PCGC/PCGCv2-master/mpeg-pcc-tmc13-master/tmc3: Permission denied Traceback (most recent call last): File "/home/zhuang/Documents/PCGC/PCGCv2-master/coder.py", line 154, in <module> x_dec = coder.decode(rho=args.rho) File "/home/zhuang/anaconda3/envs/PCGC/lib/python3.9/site-packages/torch/autograd/grad_mode.py", line 27, in decorate_context return func(*args, **kwargs) File "/home/zhuang/Documents/PCGC/PCGCv2-master/coder.py", line 96, in decode y_C = self.coordinate_coder.decode(postfix=postfix) File "/home/zhuang/Documents/PCGC/PCGCv2-master/coder.py", line 33, in decode coords = read_ply_ascii_geo(self.ply_filename) File "/home/zhuang/Documents/PCGC/PCGCv2-master/data_utils.py", line 20, in read_ply_ascii_geo files = open(filedir) FileNotFoundError: [Errno 2] No such file or directory: './output/longdress_vox10_1300.ply

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