CuiYan27

Results 5 comments of CuiYan27

Thank you for your reply! And I want to correct the size of my image, my input size is (384, 384). I got the camera pose from colmap, and here...

Here is the capture of the sdtstudio-data in viewer: ![1](https://github.com/autonomousvision/sdfstudio/assets/67808446/ae087aec-f5b9-4765-8d4d-5198adb99841) ![2](https://github.com/autonomousvision/sdfstudio/assets/67808446/cd09b105-c0d4-4bdd-8649-225afbaed359) ![3](https://github.com/autonomousvision/sdfstudio/assets/67808446/f636d77f-eca5-4208-bdc8-3cfed980a5f5)

video: https://github.com/autonomousvision/sdfstudio/assets/67808446/8cf67de9-ae0f-4fbe-89a4-7eea31c2fad6

> > Hi, I think it might due to the camera normalization. After using colmap, the pose is normalized to [-1, 1] cube but the real object might not be...

I have success in python -m pip install -Ive . in my docker(ubuntu20.04) and when I run python -c "import limap" occurs error: root@67318b:/home/limap# python -c "import limap" Traceback (most...