VFM-VLM: Vision Foundation Model and Vision Language Model based Visual Comparison for 3D Pose Estimation
Md Selim Sarowar, Sungho Kim
TL;DR
This work systematically compares CLIP-based (semantic grounding) and DINOv2-based (dense geometric) architectures for 6D pose estimation in hand-object grasping. CLIP excels in semantic consistency and task understanding, while DINOv2 delivers superior geometric precision via dense feature correspondences and refinement. Quantitative results show DINOv2 achieving better geometric metrics (up to ~20% improvement in translation and rotation accuracy), with CLIP offering robust semantic guidance. The study highlights complementary strengths and motivates hybrid pipelines that fuse semantic grounding with geometric refinement for practical robotic manipulation.
Abstract
Vision Foundation Models (VFMs) and Vision Language Models (VLMs) have revolutionized computer vision by providing rich semantic and geometric representations. This paper presents a comprehensive visual comparison between CLIP based and DINOv2 based approaches for 3D pose estimation in hand object grasping scenarios. We evaluate both models on the task of 6D object pose estimation and demonstrate their complementary strengths: CLIP excels in semantic understanding through language grounding, while DINOv2 provides superior dense geometric features. Through extensive experiments on benchmark datasets, we show that CLIP based methods achieve better semantic consistency, while DINOv2 based approaches demonstrate competitive performance with enhanced geometric precision. Our analysis provides insights for selecting appropriate vision models for robotic manipulation and grasping, picking applications.
