KangPeiLun
KangPeiLun
我没有解决问题,丢在一边就没再管了
> 你可以看我的仓库,我对图片裁剪进行了复现,裁剪后的图片存放在与原数据文件夹相同的子目录中。https://github.com/kangpeilun/utils-for-img-process/tree/main
Thank you. I tried Manhattan alignment using colmap before, but it was z-vertical instead of y-vertical as in the paper. I am not very familiar with the use of colmap,...
Which dataset did you use for the test? I have not encountered such problems with `tandt/train` data
You can use meshlab to check the tiling and note that it is a good idea to perform Manhattan alignment before training vastgs
simple knn has not been modified in this implementation, so you should ask the author of 3dgs to solve this problem
This implementation may still have a few bugs, as I mentioned in the README, so I thought I'd optimize my code first and then experiment, it shouldn't take long
Thank you. Let me check what you mentioned
This is a relatively minor issue, which I will try to fix later
As you can see, JAX only in image_utils. Py were used for color correction, the realization of reference [multinerf](https://github.com/google-research/multinerf) so I don't have to make too many changes to the...