Aricling

Results 4 issues of Aricling

I did all the steps said in the tutorial. But when running model inference(inference_dataset.py) I got the error illustrated above. Has anyone also encountered the same issue? I don't know...

Hello, I'm trying to run the model with my own data, and I've done all the preprocessing required. (except for the original cloth of my own image, which I don't...

i'm running the test demo provided in [https://eth-ait.github.io/aitviewer/](url) and here is my code on my remote linux server: ``` from aitviewer.renderables.smpl import SMPLSequence from aitviewer.viewer import Viewer from aitviewer.configuration import...

bug

Hello! I'm attempting the remote viewer introduced in `https://eth-ait.github.io/aitviewer/remote.html`, and I use the same code as presented on my linux server: But I always get failed to connect and I...