Submission: ZebraPoseSAT-EffnetB4(DefaultDetections-2023)/YCB-V

Download submission
Submission name
Submission time (UTC) Sept. 25, 2023, 8:37 p.m.
User annamalaipraveen@gmail.com
Task 6D localization of seen objects
Dataset YCB-V
Description
Evaluation scores
AR:0.828
AR_MSPD:0.872
AR_MSSD:0.842
AR_VSD:0.770
average_time_per_image:0.250

Method: ZebraPoseSAT-EffnetB4(DefaultDetections-2023)

User annamalaipraveen@gmail.com
Publication ZebraPose: Coarse to Fine Surface Encoding for 6DoF Object Pose Estimation, CVPR2022
Implementation https://github.com/suyz526/ZebraPose
Training image modalities RGB
Test image modalities RGB
Description

Submitted to: BOP Challenge 2023

Training data: real + provided PBR

Used 3D models: Reconstructed for T-LESS, default for other datasets

Notes:

Setting: One network per object was trained

2D Bounding Box: Default detections of 2023

Modifications to the original ZebraPose paper:

Added Symmetry-Aware Training (SAT). The network and loss functions are not changed. There will be a new ground truth for the sym. objects, details can be found in the Github Repository. Special thanks to Yongliang Lin for his contribution.

We replace the Resnet34 backbone with EffnetB4 in ZebraPose. (Only replace the backbone in the pose estimation part)

About the submission to segmentation challenge 2023: For every 2D bounding box provided by a 2D detector, we use ZebraPose network to infer the object visible mask and binary codes (as we did for object pose estimation). And we save 1) the confidence score from the 2D detector 2) as well as the predicted visible object mask into the json file for the segmentation evaluation.

List of contributors:

Praveen Annamalai Nathan, Sandeep Prudhvi Krishna Inuganti,Yongliang Lin, Yongzhi Su,Yu Zhang, Didier Stricker, Jason Rambach

Computer specifications Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz, Nvidia RTX2080Ti