3dlg-hcvc / paris

[ICCV 2023] Official implementation of the paper "PARIS: Part-level Reconstruction and Motion Analysis for Articulated Objects"
https://3dlg-hcvc.github.io/paris/
MIT License
61 stars 2 forks source link

Get [Errno 2] when running demo #6

Closed sablin39 closed 10 months ago

sablin39 commented 1 year ago

I use the command python launch.py --train --cofig configs/revolute.yaml and get error [Errno 2] No such file or directory: './exp/sapien/fridge/10905/revolute/01@20231024-013154/save/it500-test'

SevenLJY commented 11 months ago

Hi @sablin39. Sorry for the late reply.

Do you still encounter this issue? I cannot reproduce this error from my side, but it's probably due to missing folder exp or other intermediate directories.

xh-xh001 commented 7 months ago

I use the command python launch.py --train --cofig configs/revolute.yaml and get error [Errno 2] No such file or directory: './exp/sapien/fridge/10905/revolute/01@20231024-013154/save/it500-test'

Have you solved this problem? I want to ask you for advice, thanks!

SevenLJY commented 7 months ago

Hi @xh-xh001. Thanks for your interest in our work. This bug should be fixed. Please check out the latest commit 653fb35.