CVSep 30, 2023

Technical Report of 2023 ABO Fine-grained Semantic Segmentation Competition

arXiv:2310.00427v1h-index: 3
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for a specific domain competition in 3D computer vision.

The authors tackled the problem of fine-grained semantic segmentation for 3D product models in a competition, achieving 3rd place in the development phase.

In this report, we describe the technical details of our submission to the 2023 ABO Fine-grained Semantic Segmentation Competition, by Team "Zeyu\_Dong" (username:ZeyuDong). The task is to predicate the semantic labels for the convex shape of five categories, which consist of high-quality, standardized 3D models of real products available for purchase online. By using DGCNN as the backbone to classify different structures of five classes, We carried out numerous experiments and found learning rate stochastic gradient descent with warm restarts and setting different rate of factors for various categories contribute most to the performance of the model. The appropriate method helps us rank 3rd place in the Dev phase of the 2023 ICCV 3DVeComm Workshop Challenge.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes