Methods › Computer Vision › 3D Object Detection Models › CT3D
CT3D
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
CT3D is a two-stage 3D object detection framework that leverages a high-quality region proposal network and a Channel-wise Transformer architecture. The proposed CT3D simultaneously performs proposal-aware embedding and channel-wise context aggregation for the point features within each proposal. Specifically, CT3D uses a 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.
In CT3D, the raw points are first fed into the RPN for generating 3D proposals. Then the raw points along with the corresponding proposals are processed by the channel-wise Transformer composed of the proposal-to-point encoding module and the channel-wise decoding module. Specifically, the proposal-to-point encoding module is to modulate each point feature with global proposal-aware context information. After that, the encoded point features are transformed into an effective proposal feature representation by the channel-wise decoding module for confidence prediction and box regression.
Papers archive 2025-07-28
2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
CT3D++: Improving 3D Object Detection with Keypoint-induced Channel-wise Transformer 12 Jun 2024 · 1 repository · arXiv:2406.08152
-
Improving 3D Object Detection with Channel-wise Transformer 23 Aug 2021 · 1 repository · arXiv:2108.10723Syntology ran 6 of 12 samples · 6 unverified
Tasks archive 2025-07-28
6 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| 3D Object Detection | 2 |
| Object Detection | 2 |
| object-detection | 2 |
| Decoder | 1 |
| Object | 1 |
| Region Proposal | 1 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
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