Hey, I'm currently writing my master's thesis. And I probably will investigate the possibility of distilling the features from a point cloud encoder to the image encoder for the AD domain. I believe they have nice properties such as view independence and strong geometric priors compared to the SOTA image FM.
Two questions: intuition about which input features should be active. Best performance with all, but the image FM was DINOv2. Probably going to take DINOv3, questioning myself if the colors are available to the model, if it will be a stronger prior to the DINOv2 features which are worse than DINOv3. Should I densify the results on nuScenes using models which take in images and point clouds to densify the PC, or are the sparse LiDAR PCs from nuScenes enough and they already encapsulate most of the information of this scene?
Thanks for your amazing work, I think your work will leverage a lot of things in the future. I'm also happy for any type of tips or problems which I might encounter if I'm distilling back to an image encoder???
Hey, I'm currently writing my master's thesis. And I probably will investigate the possibility of distilling the features from a point cloud encoder to the image encoder for the AD domain. I believe they have nice properties such as view independence and strong geometric priors compared to the SOTA image FM.
Two questions: intuition about which input features should be active. Best performance with all, but the image FM was DINOv2. Probably going to take DINOv3, questioning myself if the colors are available to the model, if it will be a stronger prior to the DINOv2 features which are worse than DINOv3. Should I densify the results on nuScenes using models which take in images and point clouds to densify the PC, or are the sparse LiDAR PCs from nuScenes enough and they already encapsulate most of the information of this scene?
Thanks for your amazing work, I think your work will leverage a lot of things in the future. I'm also happy for any type of tips or problems which I might encounter if I'm distilling back to an image encoder???