Papers › VI-Net: Boosting Category-level 6D Object Pose Estimation via Learning Decoupled...

VI-Net: Boosting Category-level 6D Object Pose Estimation via Learning Decoupled Rotations on the Spherical Representations

19 Aug 2023ICCV 2023 1arXiv:2308.09916archive 2025-07-28

Jiehong Lin, Zewei Wei, Yabin Zhang, Kui Jia

Rotation estimation of high precision from an RGB-D object observation is a huge challenge in 6D object pose estimation, due to the difficulty of learning in the non-linear space of SO(3). In this paper, we propose a novel rotation estimation network, termed as VI-Net, to make the task easier by decoupling the rotation as the combination of a viewpoint rotation and an in-plane rotation. More specifically, VI-Net bases the feature learning on the sphere with two individual branches for the estimates of two factorized rotations, where a V-Branch is employed to learn the viewpoint rotation via binary classification on the spherical signals, while another I-Branch is used to estimate the in-plane rotation by transforming the signals to view from the zenith direction. To process the spherical signals, a Spherical Feature Pyramid Network is constructed based on a novel design of SPAtial Spherical Convolution (SPA-SConv), which settles the boundary problem of spherical signals via feature padding and realizesviewpoint-equivariant feature extraction by symmetric convolutional operations. We apply the proposed VI-Net to the challenging task of category-level 6D object pose estimation for predicting the poses of unknown objects without available CAD models; experiments on the benchmarking datasets confirm the efficacy of our method, which outperforms the existing ones with a large margin in the regime of high precision.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.09916")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jiehonglin/vi-net officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
1unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jiehonglin/vi-net. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bbox_xyxy_to_yxyx jiehonglin/vi-net/utils/CATRE_evaluation_utils.py official repository ran MIT (permissive) · c2f0a4c77cce6033 · report
conv3x3 jiehonglin/vi-net/model/layer.py official repository ran MIT (permissive) · 3b19355fc76b36c0 · report
get_bbox jiehonglin/vi-net/utils/data_utils.py official repository ran fingerprinted MIT (permissive) · 264718ba0a28f74b · report
get_padding_sph_map jiehonglin/vi-net/model/layer.py official repository ran fingerprinted MIT (permissive) · 05092b34bfe73064 · report
group_model_params jiehonglin/vi-net/lib/pointnet2/pytorch_utils.py official repository ran MIT (permissive) · d4046775a4511c8f · report
load_composed_depth jiehonglin/vi-net/utils/data_utils.py official repository ran MIT (permissive) · 7e890451cec580ab · report
load_depth jiehonglin/vi-net/utils/data_utils.py official repository ran MIT (permissive) · eb28bfc3fc725eb1 · report
pose_3x4_to_4x4 jiehonglin/vi-net/utils/CATRE_evaluation_utils.py official repository ran fingerprinted MIT (permissive) · 4b4c617ecc620afb · report
trim_zeros jiehonglin/vi-net/utils/CATRE_evaluation_utils.py official repository ran fingerprinted MIT (permissive) · 128baf997dca89fc · report
set_bn_momentum_default jiehonglin/vi-net/lib/pointnet2/pytorch_utils.py official repository unverified MIT (permissive) · 0ad12b1e8408e2f9 · report

Tasks

6D Pose Estimation using RGBBenchmarkingBinary ClassificationObjectPose EstimationSingle Particle Analysis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections