You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to adapt this method to work with segmentation maps? For example, imagine i have a scene with 10 RGB images of trees in a forest. If I run a segmentation model and have binary masks of all the tree pixels for each RGB image, is there anyway to run vggt and get out point maps that have r,g,b, classification (background vs tree). ultimately looking to run analytics on a classified point cloud generated from your model