We propose two algorithms for 3D symmetry detection based on enhanced back-projection of vision features extracted from foundation vision models such as DINOv2. Our method enhances back-projection by rendering multiple views of 3D objects, extracting features, and projecting them onto the geometry with two key improvements—Fibonacci view sampling and view rotations—that increase robustness and accuracy. Using these features, we detect symmetry planes and axes through two dedicated algorithms. Experiments on ShapeNet show that our plane detection approach outperforms both traditional geometric and learning-based methods by a wide margin. The method is also efficient, running in seconds on a single 8GB GPU, making it practical for large-scale or real-world applications. Overall, our results demonstrate that enhanced back-projection of vision features offers a simple yet effective framework for solving fundamental 3D geometric problems such as symmetry detection.
@InProceedings{Aguirre_2026_WACV,
author = {Aguirre, Isaac and Sipiran, Ivan},
title = {Enhanced Back-Projection of Vision Features for 3D Symmetry Detection},
booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)},
month = {-},
year = {2026},
pages = {-}
}