Marco Orsingher
Marco Orsingher
Hi, thanks for releasing your work. I got a weird runtime error when trying to re-train on the Blender dataset. I used the following command: ``` python train_mvs_nerf_pl.py --expname mvsnerf_lego_test...
Hi everyone, I'm wondering if it's possible to use the simulator in order to directly execute a given nominal trajectory without any control. I mean, given the position and orientation...
Hi, is there a way to access the 3x3 calibration matrix with intrinsic parameters for rendered views? Thank you in advance!
Hi, is there a way to get the 3x3 calibration matrix with intrinsic parameters of the rendered views? Thank you in advance!
Hi, I always get a weird error after some thousands of iteration when running [this example](https://github.com/KAIR-BAIR/nerfacc/blob/master/examples/train_ngp_nerf.py), or the examples from [this other repository](https://github.com/bennyguo/instant-nsr-pl): `terminate called after throwing an instance of...
Hi, note that the Ubuntu version passed as --build-arg in the Dockerfile is not propagated to .github/workflows/cuda/Linux.sh: https://github.com/pierotofy/OpenSplat/blob/4d70016baae090f119eb346d9f9b35d62bb90597/.github/workflows/cuda/Linux.sh#L12 I'm not sure that this is a bug, but surely it would...
Hi, thanks for open sourcing your work. I get the following error when trying to load the checkpoint of KBR++: `urllib.error.HTTPError: HTTP Error 409: Public access is not permitted on...