Submission name | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Submission time (UTC) | Sept. 26, 2023, 3 p.m. | ||||||||||
User | agimus-happypose | ||||||||||
Task | Model-based 6D localization of unseen objects | ||||||||||
Dataset | HB | ||||||||||
Training model type | Default | ||||||||||
Description | Submission prepared by Médéric Fourmy, Elliot Maître, Yann Labbé | ||||||||||
Evaluation scores |
|
User | agimus-happypose |
---|---|
Publication | Labbé et al.: MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare, CoRL 2022 |
Implementation | https://github.com/agimus-project/happypose |
Training image modalities | RGB |
Test image modalities | RGB |
Description | This submission was prepared by Mederic Fourmy, Elliot Maître, Lucas Manuelli, Yann Labbé In this submission, CNOS_fastSAM [A] detections (default detections for Task 4) are used as input to the MegaPose pose estimation method [B]. For each detection, we run the MegaPose coarse network. Then, each of the top-5 hypotheses are refined using 5 iterations of the refinement network. The refined hypotheses are then scored using the coarse network and the best one is considered the pose estimate for the initial detection. The following improvement has been made over the original MegaPose paper [B]:
- The orientation of the coarse hypotheses are obtained my discretizing SO(3) in 576 values using [C]. Instructions to reproduce these results will be made available on https://github.com/agimus-project/happypose. [A] Nguyen et al.: CNOS: A Strong Baseline for CAD-based Novel Object Segmentation, arXiv 2023 This work was granted access to the HPC resources of IDRIS under the allocation 011014301 made by GENCI |
Computer specifications | NVIDIA Tesla V100 32Go |