paper-with-me

Papers

Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence

2023-11-28 · CVPR 2024 1 · Junyi Zhang, Charles Herrmann, Junhwa Hur, Eric Chen, Varun Jampani, Deqing Sun, Ming-Hsuan Yang

While pre-trained large-scale vision models have shown significant promise for semantic correspondence, their features often struggle to grasp the geometry and orientation of instances. This paper identifies the importance of being geometry-aware for semantic correspondence and reveals a limitation of the features of current foundation models under simple post-processing. We show that incorporating this information can markedly enhance semantic correspondence performance with simple but effective solutions in both zero-shot and supervised settings. We also construct a new challenging benchmark for semantic correspondence built from an existing animal pose estimation dataset, for both pre-training validating models. Our method achieves a PCK@0.10 score of 65.4 (zero-shot) and 85.6 (supervised) on the challenging SPair-71k dataset, outperforming the state of the art by 5.5p and 11.0p absolute gains, respectively. Our code and datasets are publicly available at: https://telling-left-from-right.github.io/.

📄 PDF Abstract BibTeX arXiv:2311.17034

Code (1)

Junyi42/geoaware-sc 공식 구현 pytorch

Tasks

Animal Pose EstimationPose EstimationSemantic correspondence

Similar Papers 제목 키워드 기반

Purest Quantum State Identification

2025-02-20 · Yingqi Yu, Honglin Chen, Jun Wu, Wei Xie 외

Precise identification of quantum states under noise constraints is essential for quantum information processing. In this study, we generalize the classical best arm identification problem to quantum domains, designing m…

Left-Center-Right Separated Neural Network for Aspect-based Sentiment Analysis with Rotatory Attention

2018-02-03 · Shiliang Zheng, Rui Xia

Deep learning techniques have achieved success in aspect-based sentiment analysis in recent years. However, there are two important issues that still remain to be further studied, i.e., 1) how to efficiently represent th…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

A Priori Generalizability Estimate for a CNN

2025-02-24 · Cito Balsells, Beatrice Riviere, David Fuentes

We formulate truncated singular value decompositions of entire convolutional neural networks. We demonstrate the computed left and right singular vectors are useful in identifying which images the convolutional neural ne…

Diagnosticimage-classificationImage ClassificationImage Segmentation+1

On the Diffusion Geometry of Graph Laplacians and Applications

2016-11-09 · Xiuyuan Cheng, Manas Rachh, Stefan Steinerberger

We study directed, weighted graphs $G=(V,E)$ and consider the (not necessarily symmetric) averaging operator $$ (\mathcal{L}u)(i) = -\sum_{j \sim_{} i}{p_{ij} (u(j) - u(i))},$$ where $p_{ij}$ are normalized edge weights.…

GECO: Geometrically Consistent Embedding with Lightspeed Inference

2025-08-01 · Regine Hartwig, Dominik Muhle, Riccardo Marin, Daniel Cremers arxiv

Recent advances in feature learning have shown that self-supervised vision foundation models can capture semantic correspondences but often lack awareness of underlying 3D geometry. GECO addresses this gap by producing g…