paper-with-me

홈 › Papers

SMOC-Net: Leveraging Camera Pose for Self-Supervised Monocular Object Pose Estimation

2023-01-01 · CVPR 2023 1 · Tao Tan, Qiulei Dong

Recently, self-supervised 6D object pose estimation, where synthetic images with object poses (sometimes jointly with un-annotated real images) are used for training, has attracted much attention in computer vision. Some typical works in literature employ a time-consuming differentiable renderer for object pose prediction at the training stage, so that (i) their performances on real images are generally limited due to the gap between their rendered images and real images and (ii) their training process is computationally expensive. To address the two problems, we propose a novel Network for Self-supervised Monocular Object pose estimation by utilizing the predicted Camera poses from un-annotated real images, called SMOC-Net. The proposed network is explored under a knowledge distillation framework, consisting of a teacher model and a student model. The teacher model contains a backbone estimation module for initial object pose estimation, and an object pose refiner for refining the initial object poses using a geometric constraint (called relative-pose constraint) derived from relative camera poses. The student model gains knowledge for object pose estimation from the teacher model by imposing the relative-pose constraint. Thanks to the relative-pose constraint, SMOC-Net could not only narrow the domain gap between synthetic and real data but also reduce the training cost. Experimental results on two public datasets demonstrate that SMOC-Net outperforms several state-of-the-art methods by a large margin while requiring much less training time than the differentiable-renderer-based methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBKnowledge DistillationObjectPose EstimationPose Prediction

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

CrossMoCo: Multi-modal Momentum Contrastive Learning for Point Cloud

2023-06-08 · 20th Conference on Robots and Vision (CRV) 2023 6 · Sneha Paul, Zachary Patterson, Nizar Bouguila

The point cloud is a 3D geometric data that lacks a specific structure and is permutation-invariant. The applications of point clouds have gained significant attention recently in the field of vision tasks. However, most…

3D Object Classification3D Point Cloud Classification3D Point Cloud Linear ClassificationContrastive Learning+3

Improved Max-value Entropy Search for Multi-objective Bayesian Optimization with Constraints

2020-11-02 · Daniel Fernández-Sánchez, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

We present MESMOC+, an improved version of Max-value Entropy search for Multi-Objective Bayesian optimization with Constraints (MESMOC). MESMOC+ can be used to solve constrained multi-objective problems when the objectiv…

Bayesian Optimization

CosmoCore Affective Dream-Replay Reinforcement Learning for Code Generation

2025-10-20 · Santhosh Kumar Ravindran arxiv

We introduce CosmoCore, a neuroscience-inspired reinforcement learning (RL) architecture that integrates affective signals to enhance code generation in large language models (LLMs). Motivated by human and animal learnin…

Reinforcement LearningCode Generation

JSMoCo: Joint Coil Sensitivity and Motion Correction in Parallel MRI with a Self-Calibrating Score-Based Diffusion Model

2023-10-14 · Lixuan Chen, Xuanyu Tian, Jiangjie Wu, Ruimin Feng 외

Magnetic Resonance Imaging (MRI) stands as a powerful modality in clinical diagnosis. However, it is known that MRI faces challenges such as long acquisition time and vulnerability to motion-induced artifacts. Despite th…

MRI ReconstructionSensitivity

Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

2016-09-05 · Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

This work presents PESMOC, Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints, an information-based strategy for the simultaneous optimization of multiple expensive-to-evaluate black-box…

Bayesian Optimization