vggt icon indicating copy to clipboard operation
vggt copied to clipboard

Some question about BA

Open gwxxx opened this issue 9 months ago • 3 comments

I wonder if I use VGGT+BA, whether depth map and point map will be refined?

gwxxx avatar Mar 21 '25 02:03 gwxxx

Hi, we mainly used BA for refining the camera poses. Specifically, when applying BA, we select a set of 3D points and construct their corresponding tracks. We then jointly optimize these 3D points along with the camera poses, i.e. traditional BA process. During this optimization, the point map (or depth map) is also refined, but only sparsely—for example, approximately 2k points.

jytime avatar Mar 21 '25 17:03 jytime

Hi @jytime , would it be possible to release the inference code with BA? It would be super helpful even if it's not well-organized :)

stalkerrush avatar Mar 23 '25 00:03 stalkerrush

According to the recent feedback, it seems the community does have some interest in this. I'll consider it depending on my bandwidth.

jytime avatar Apr 12 '25 06:04 jytime

Closing this issue as the BA code has been uploaded.

jytime avatar Jul 08 '25 20:07 jytime