92401
92401
Hello, have you solved this problem yet?
Do you know what it is now?
please tell me your input information.
This could be a problem with your Manhattan rotation matrix.
This error message indicates that you have a problem reading the cameras, you can print the list of cameras to see if it is empty
If you're confused about the dimensions of the Manhattan output matrix, you can check out manhattan_utils.py
我想看看您的 python 命令
请你在readColmapSceneInfoVast函数中,这条代码前nerf_normalization = getNerfppNorm(train_cam_infos)打印print(train_cam_infors)
这表明你的相机未被正确读取,你可以现在colmap中查看相机位姿是否正常,不过这部分一般不会出错,另一个原因就是曼哈顿旋转的问题,如果three.js检查不到问题,你可以试试cloudcompare的曼哈顿旋转。之前我也遇到了同样的问题,于是我代码直接改成了xy平面分区
Have you solved the problem, please?