CuiYan27
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:   
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...