Papers › FCOS3D: Fully Convolutional One-Stage Monocular 3D Object Detection
FCOS3D: Fully Convolutional One-Stage Monocular 3D Object Detection
Tai Wang, Xinge Zhu, Jiangmiao Pang, Dahua Lin
Monocular 3D object detection is an important task for autonomous driving considering its advantage of low cost. It is much more challenging than conventional 2D cases due to its inherent ill-posed property, which is mainly reflected in the lack of depth information. Recent progress on 2D detection offers opportunities to better solving this problem. However, it is non-trivial to make a general adapted 2D detector work in this 3D task. In this paper, we study this problem with a practice built on a fully convolutional single-stage detector and propose a general framework FCOS3D. Specifically, we first transform the commonly defined 7-DoF 3D targets to the image domain and decouple them as 2D and 3D attributes. Then the objects are distributed to different feature levels with consideration of their 2D scales and assigned only according to the projected 3D-center for the training procedure. Furthermore, the center-ness is redefined with a 2D Gaussian distribution based on the 3D-center to fit the 3D target formulation. All of these make this framework simple yet effective, getting rid of any 2D detection or 2D-3D correspondence priors. Our solution achieves 1st place out of all the vision-only methods in the nuScenes 3D detection challenge of NeurIPS 2020. Code and models are released at https://github.com/open-mmlab/mmdetection3d.
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="2104.10956")
Code
Syntology Ran 7 of 22 code samples harvested from 4 repositories linked to this paper; 15 have no recorded run. Of those that ran: 7 ran with no contract checked.
By repository: community (archive-listed): 22 samples from 4 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
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
22 samples harvested; 7 ran; 0 honoured the contract we drafted; 15 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.
Licence: 0 of the 22 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 4 repositories linked to this paper, official or community; each sample names its own and says which. “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.
8d35a41368d8dd47 · report
20fbfa2279e1ce4b · report
2283234eb1863906 · report
7f5f5b45cabc7d55 · report
fcd32f0316ac7cac · report
4018d47e1ea5a2ce · report
e76a491553cf9fcf · report
049f10575d6acf59 · report
071c297bbb04127e · report
cd7847cc58eb29bd · report
96c8084488bd023b · report
356e77e178d28771 · report
9e22984820c39868 · report
853d5d97b4442543 · report
5b1dacd1f125c08f · report
3e68c67f05177852 · report
90f6ae7209cde36f · report
6434c4b76548f533 · report
da059252c88ecf40 · report
89ab5b12e60b6dc2 · report
7131430b63714f53 · report
3b15102fec2dd1c2 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Object Detection | nuScenes | FCOS3D | NDS | 0.428 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mAAE | 0.124 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mAOE | 0.452 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mAP | 0.358 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mASE | 0.249 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mATE | 0.690 | #327 of 372 | Archive leaderboard | report |
| 3D Object Detection | nuScenes | FCOS3D | mAVE | 1.434 | #327 of 372 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
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