hkk

Results 37 comments of hkk

Thank for your reply, and congratulations on winning the Best Paper Award! 1. I didn't change demo_colmap.py script anywhere. 2. I run the code of "https://github.com/hustvl/4DGaussians?tab=readme-ov-file", ① demo_colmap.py outputs the...

> Hey [@kk6398](https://github.com/kk6398) there seems to be some confusion here, all credit to the authors for their excellent work, I am not a co-author of the paper, just an undergrad...

> Hi, > > I am not sure which codebase you are using, but `align=True/False` sounds like whether conducting alignment to the predicted poses. Our predicted camera poses are in...

> [@kk6398](https://github.com/kk6398) I am facing the similar problem, did you solve this! It has not been solved yet. What methods and metrics do you use for evaluation? What is your...

> [@kk6398](https://github.com/kk6398) Hello, I am trying to evaluate the camera poses estimated by VGGT with the camera poses obtained with Charuco board. I tried to to align the estimated trajectory...

@jytime > Hi, > > I am not sure which codebase you are using, but `align=True/False` sounds like whether conducting alignment to the predicted poses. Our predicted camera poses are...

@jytime Thank for your demo_colmap.py. I tried to output demo_colmap.py and use it directly for 3DGS, it worked. But when I tried to render it in 4DGS, it failed. 1....