athn-nik / sinc

Official PyTorch implementation of the paper "SINC: Spatial Composition of 3D Human Motions for Simultaneous Action Generation"
https://sinc.is.tue.mpg.de
87 stars 4 forks source link

omegaconf.errors.InterpolationKeyError #6

Open zhangjingze21 opened 10 months ago

zhangjingze21 commented 10 months ago

Thanks for your great work! However, when I run your code follow the instruction, I meet the error below. It seems to be a problem related to the config file. How can I solve the problem?

omegaconf.errors.InterpolationKeyError: Interpolation key 'callback.render.nvids_to_save' not found
divanoLetto commented 7 months ago

I also want to thank you for the amazing work. I'm dealing with the same error that appears when I try to run Step 2 - (a).

athn-nik commented 7 months ago

PUshed a fix feel free to try!