neha
neha
Hi! Great repo, thank you! I was wondering if you had any code to view the .pt file interactively, or if you had code to convert it into a .ply...
Great repo! While running inference on some custom data (as part of [shape-of-motion](https://github.com/vye16/shape-of-motion)), I get this error ``` Traceback (most recent call last): File "/home/ubuntu/home/shape-of-motion/preproc/recon_with_depth.py", line 265, in traj_est =...
I want to force mast3r to ignore all background pixels when creating the point cloud (essentially, to disallow keypoint matches on the black pixels). I've tried filtering out black points...