JIANG Chenxing
JIANG Chenxing
@koren88i Could you please provide the pretrained weights again? The link before was expired. Thanks a lot.
> thanks a lot~ another question, if i want to track multi objects, can i put multi object templates into a template pool, then do correlation operation synchronizely in a...
May I confirm if the current branch does not include the capability to render depth?
> The render part can be seen in [#5](https://github.com/graphdeco-inria/diff-gaussian-rasterization/pull/5) in [diff-gaussian-rasterization](https://github.com/graphdeco-inria/diff-gaussian-rasterization/) Thanks for your reply. I have read your proposed code modification, which involves changing the alpha-blending process from ∑Tαc...
> Hi, did you guys solve this problem? I met same error on Jetson AGX Orin, jetpack 5.0.2 cuda 11.4, seems something with the XComplier=-mf16c. I find I can compile...
> Thank you for your answer. However, I am still confused as to why the voxel_size and detail_level are disregarded when a chunk size is provided. From my perspective, the...
OK, I am looking forward to the update 😊
> @JIANG-CX, @pgaston I found the solution. Please go to the folder thirdparty and delete gtsam then git clone the updated (https://github.com/ToniRV/gtsam-1/tree/feature/nerf_slam). Then build again. > > @ToniRV . I...
> @JIANG-CX @pgaston @hjxwhy you can fork https://github.com/borglab/gtsam this one and build python wrapper like this https://github.com/borglab/gtsam/tree/develop/python. I tried, and it works. Thanks for your kindly help. I can pass...