dafei-qin / NFR_pytorch

Offical repo of "Neural Face Rigging for Animating and Retargeting Facial Meshes in the Wild"
55 stars 9 forks source link

Test report error #9

Open Daves-ding opened 5 months ago

Daves-ding commented 5 months ago

Thank you for your outstanding work! When I run python test_user.py -c config/test.yml, it return the following error: AttributeError: module 'myutils' has no attribute 'renderer' I found that renderer exists in the myutils.py you defined. Why is the following error still reported? I hope you can give me some useful help. Thank you!!!

sw1014 commented 1 month ago

Hi, I've encountered the same issue. Have you solved it? Could you please give me some advice?