User | haotonglin |
---|---|
Publication | Sida Peng et al: PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation, CVPR 2019 |
Implementation | https://github.com/zju3dv/clean-pvnet |
Training image modalities | RGB |
Test image modalities | RGB-D |
Description | PVNet + ICPMethods OverviewWe first use an object detector, Centernet, to detect objects in the image. Given the detected object bounding box, we crop the image and use PVNet to detect 2D object keypoints, which is used to compute 6D pose through the PnP algorithm. Then we use ICP to refine the estimated pose. We train one network per object for both CenterNet and PVNet only using the PBR synthetic data provided by bop challenge 2020 . Differences between evaluated method and the linked publication
|
Computer specifications | Evaluated on AMD Ryzen 7 3800X 8-Core Processor and GTX 1660 Super |
Date | Submission name | Dataset | ||
---|---|---|---|---|
2020-08-11 05:42 | - | LM-O |