NVlabs / affordance_diffusion

Codes for "Affordance Diffusion: Synthesizing Hand-Object Interactions"
https://github.com/NVlabs/affordance_diffusion/blob/master
106 stars 7 forks source link

Is config.yaml missed? #6

Closed ccmCCMfk closed 1 year ago

ccmCCMfk commented 1 year ago

After python inference.py data.data_dir='docs/demo/.g' test_num=3,FileNotFoundError: [Errno 2] No such file or directory: '/data/PycharmProjects/affordance_diffusion/output/release/layout/config.yaml',do you know how to solve this problem?and the same error occured when python -m scripts.interpolate dir=docs/demo_inter,looking forward to your reply,thanks.

dqj5182 commented 5 months ago

Same problem

dqj5182 commented 5 months ago

@ccmCCMfk Did you solve the issue?