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

Steps to run inference on real case #13

Open shivanshpatel35 opened 5 hours ago

shivanshpatel35 commented 5 hours ago

Hi @SevenLJY What are the step to run inference on a test object? The provided data has lots of components (images, train/val/test, camera poses, etc), but it is not clear what is necessary if we just want to do inference. Thanks!