AndresCasado / pergamo

Code for PERGAMO, a two step approach to learn deformable models
http://mslab.es/projects/PERGAMO/
38 stars 4 forks source link

The function of reconstruction_script.py is ? #15

Open Liu-xiaoyu11 opened 4 months ago

Liu-xiaoyu11 commented 4 months ago

Hello, @AndresCasado The command "python reconstruction_script.py --dir dataset\DatosDan\sequences" executes this Python script. However, no .pkl files are generated in the output, which are needed as input for the subsequent regressor. image Additionally, the code mentions the generation of rendering results, which are also not produced. How can this issue be resolved? image Looking forward to your response.

AndresCasado commented 4 months ago

I've tried revisiting the code and right now I can't find where were those files written. Sadly, I don't have time right now to fully set up the environment again and check the process. You will have to hack around to do it.

I'll tag this issue so that I can revisit it in the future when I get spare time and try to fix it.

Liu-xiaoyu11 commented 4 months ago

Thankyou.I will debug it myself. If there is progress, I will leave you a message. Recently, I have troubled you for a while. I have been asking you questions and thanking you again.