Skip to content

WindVChen/PoseGAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PoseGAM's preface

Share us a ⭐ if this repo does help

This is the official repository of PoseGAM. We're actively organizing the code to enhance the user experience—stay tuned for updates! 🚀

If you encounter any question about the paper, please feel free to contact us. You can create an issue or just send email to me [email protected]. Also welcome for any idea exchange and discussion.

Updates

[2025/12/11] Repository init.

TODO

  • Dataset release
  • Code release

Table of Contents

Abstract

PoseGAM's framework

6D object pose estimation, which predicts the transformation of an object relative to the camera, remains challenging for unseen objects. Existing approaches typically rely on explicitly constructing feature correspondences between the query image and either the object model or template images. In this work, we propose PoseGAM, a geometry-aware multi-view framework that directly predicts object pose from a query image and multiple template images, eliminating the need for explicit matching. Built upon recent multi-view-based foundation model architectures, the method integrates object geometry information through two complementary mechanisms: explicit point-based geometry and learned features from geometry representation networks. In addition, we construct a large-scale synthetic dataset containing more than 190k objects under diverse environmental conditions to enhance robustness and generalization. Extensive evaluations across multiple benchmarks demonstrate our state-of-the-art performance.

Results

Visual comparisons1

Citation & Acknowledgments

If you find this paper useful in your research, please consider citing:

@article{chen2025posegam,
  title={PoseGAM: Robust Unseen Object Pose Estimation via Geometry-Aware Multi-View Reasoning},
  author={Chen, Jianqi and Zhang, Biao and Tang, Xiangjun and Wonka, Peter},
  journal={arXiv preprint arXiv:2512.10840},
  year={2025}
}

License

This project is licensed under the MIT license. See LICENSE for details.

About

A novel multi-view feedforward network that enables direct and robust object pose estimation from a query image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published