Submission: ZebraPoseSAT-EffnetB4(DefaultDetections-2023)/HB

Download submission
Submission name
Submission time (UTC) Sept. 26, 2023, 4:39 p.m.
User annamalaipraveen@gmail.com
Task 2D segmentation of seen objects
Dataset HB
Description
Evaluation scores
AP:0.689
AP50:0.936
AP75:0.823
AP_large:0.742
AP_medium:0.723
AP_small:0.149
AR1:0.709
AR10:0.717
AR100:0.719
AR_large:0.819
AR_medium:0.729
AR_small:0.148
average_time_per_image:0.080

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