Papers › Improving 3D Object Detection with Channel-wise Transformer

Improving 3D Object Detection with Channel-wise Transformer

23 Aug 2021ICCV 2021 10arXiv:2108.10723archive 2025-07-28

Hualian Sheng, Sijia Cai, YuAn Liu, Bing Deng, Jianqiang Huang, Xian-Sheng Hua, Min-Jian Zhao

Though 3D object detection from point clouds has achieved rapid progress in recent years, the lack of flexible and high-performance proposal refinement remains a great hurdle for existing state-of-the-art two-stage detectors. Previous works on refining 3D proposals have relied on human-designed components such as keypoints sampling, set abstraction and multi-scale feature fusion to produce powerful 3D object representations. Such methods, however, have limited ability to capture rich contextual dependencies among points. In this paper, we leverage the high-quality region proposal network and a Channel-wise Transformer architecture to constitute our two-stage 3D object detection framework (CT3D) with minimal hand-crafted design. The proposed CT3D simultaneously performs proposal-aware embedding and channel-wise context aggregation for the point features within each proposal. Specifically, CT3D uses proposal's keypoints for spatial contextual modelling and learns attention propagation in the encoding module, mapping the proposal to point embeddings. Next, a new channel-wise decoding module enriches the query-key interaction via channel-wise re-weighting to effectively merge multi-level contexts, which contributes to more accurate object predictions. Extensive experiments demonstrate that our CT3D method has superior performance and excellent scalability. Remarkably, CT3D achieves the AP of 81.77% in the moderate car category on the KITTI test 3D detection benchmark, outperforms state-of-the-art 3D detectors.

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="2108.10723")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

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

hlsheng1/ct3d officialmentioned in papermentioned on GitHubpytorch 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

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

1ran · our draft was wrong
5ran
6unverified

Licence: 0 of the 12 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 hlsheng1/ct3d. “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.

MultiHeadedAttention hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran MIT (permissive) · 671c67f4433ae3c1 · report
TransformerDecoder hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · b41cfee48847d79e · report
TransformerDecoderLayer hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 2cb413b2d6fa8f2e · report
TransformerEncoder hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 10ec8fb6960c9e5e · report
TransformerEncoderLayer hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 9f90c23222eb4bbf · report
attention hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f93d42eb62cfe6e7 · report
CT3DHead hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · 77a66a7bbe4e9a9c · report
ProposalTargetLayer hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · d54c911dcaa871cf · report
RoIHeadTemplate hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · 443b75afeff90018 · report
Transformer hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · 443cb18b71862421 · report
build_transformer hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · 2b5d92421f68b895 · report
class_agnostic_nms hlsheng1/ct3d/pcdet/models/roi_heads/ct3d_head.py official repository unverified MIT (permissive) · c0b17d12fe8897b3 · report

Tasks

3D Object DetectionObjectObject DetectionRegion Proposalobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPECT3DDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerRPNResidual ConnectionSoftmaxTransformer

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