EOPose : Exemplar-based object reposing using Generalized Pose Correspondences
Sarthak Mehrotra, Rishabh Jain, Mayur Hemani, Balaji Krishnamurthy, Mausoom Sarkar
TL;DR
This work tackles exemplar-based object reposing for generic objects by transferring pose from a target exemplar image while preserving texture and geometry. It introduces EOPose, an end-to-end GAN-based pipeline that first detects generalized keypoint correspondences, then performs a coarse pose-guided warping, and finally conducts fine-grained re-rendering with texture injection to recover occluded details. The approach is trained on a newly created Objaverse-derived paired dataset and is validated through quantitative metrics (SSIM, LPIPS, FID), qualitative comparisons, and a user study showing strong preference for EOPose over baselines. The results demonstrate that the combination of dense flow-based warping with texture-aware re-rendering reduces hallucinations and maintains brand-specific details, making it valuable for e-commerce and other applications requiring reliable variant generation.
Abstract
Reposing objects in images has a myriad of applications, especially for e-commerce where several variants of product images need to be produced quickly. In this work, we leverage the recent advances in unsupervised keypoint correspondence detection between different object images of the same class to propose an end-to-end framework for generic object reposing. Our method, EOPose, takes a target pose-guidance image as input and uses its keypoint correspondence with the source object image to warp and re-render the latter into the target pose using a novel three-step approach. Unlike generative approaches, our method also preserves the fine-grained details of the object such as its exact colors, textures, and brand marks. We also prepare a new dataset of paired objects based on the Objaverse dataset to train and test our network. EOPose produces high-quality reposing output as evidenced by different image quality metrics (PSNR, SSIM and FID). Besides a description of the method and the dataset, the paper also includes detailed ablation and user studies to indicate the efficacy of the proposed method
