Papers › FCOS3D: Fully Convolutional One-Stage Monocular 3D Object Detection

FCOS3D: Fully Convolutional One-Stage Monocular 3D Object Detection

22 Apr 2021arXiv:2104.10956archive 2025-07-28

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.

PaperPDFCodeCode 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="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.

open-mmlab/mmdetection3d officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
AllenPeng0209/deeproute_competition mentioned on GitHubpytorchApache-2.0 report
Discover304/MMDetection3D-Eloss mentioned on GitHubpytorchApache-2.0 report
bosszhe/vimi mentioned on GitHubpytorchApache-2.0 report
jhkim-spa/FVNet_v2 mentioned on GitHubpytorchApache-2.0 report
konyul/mmdet3d mentioned on GitHubpytorchApache-2.0 report
vision-agh/pointpillars-backbone mentioned on GitHubpytorchApache-2.0 report
vision-agh/pointpillars_backbone mentioned on GitHubpytorchApache-2.0 report
yhbcode000/MMDetection3D-Eloss mentioned on GitHubpytorchApache-2.0 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

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.

7ran
15unverified

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.

average_precision konyul/mmdet3d/mmdet3d/core/evaluation/indoor_eval.py community (archive-listed) ran Apache-2.0 (permissive) · 8d35a41368d8dd47 · report
div_up AllenPeng0209/deeproute_competition/mmdet3d/core/evaluation/deeproute_utils/rotate_iou.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 20fbfa2279e1ce4b · report
eval_det_cls konyul/mmdet3d/mmdet3d/core/evaluation/indoor_eval.py community (archive-listed) ran Apache-2.0 (permissive) · 2283234eb1863906 · report
fast_hist konyul/mmdet3d/mmdet3d/core/evaluation/seg_eval.py community (archive-listed) ran Apache-2.0 (permissive) · 7f5f5b45cabc7d55 · report
get_acc konyul/mmdet3d/mmdet3d/core/evaluation/seg_eval.py community (archive-listed) ran Apache-2.0 (permissive) · fcd32f0316ac7cac · report
per_class_iou konyul/mmdet3d/mmdet3d/core/evaluation/seg_eval.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 4018d47e1ea5a2ce · report
process_checkpoint AllenPeng0209/deeproute_competition/.dev_scripts/gather_models.py community (archive-listed) ran Apache-2.0 (permissive) · e76a491553cf9fcf · report
bbox3d2result konyul/mmdet3d/mmdet3d/core/bbox/transforms.py community (archive-listed) unverified Apache-2.0 (permissive) · 049f10575d6acf59 · report
bbox3d2roi konyul/mmdet3d/mmdet3d/core/bbox/transforms.py community (archive-listed) unverified Apache-2.0 (permissive) · 071c297bbb04127e · report
bbox3d_mapping_back konyul/mmdet3d/mmdet3d/core/bbox/transforms.py community (archive-listed) unverified Apache-2.0 (permissive) · cd7847cc58eb29bd · report
box_camera_to_lidar konyul/mmdet3d/mmdet3d/core/bbox/box_np_ops.py community (archive-listed) unverified Apache-2.0 (permissive) · 96c8084488bd023b · report
calculate_entropy Discover304/MMDetection3D-Eloss/mmdet3d/models/losses/eloss.py community (archive-listed) unverified Apache-2.0 (permissive) · 356e77e178d28771 · report
camera_to_lidar konyul/mmdet3d/mmdet3d/core/bbox/box_np_ops.py community (archive-listed) unverified Apache-2.0 (permissive) · 9e22984820c39868 · report
clean_data AllenPeng0209/deeproute_competition/mmdet3d/core/evaluation/deeproute_utils/deeproute_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 853d5d97b4442543 · report
corners_nd konyul/mmdet3d/mmdet3d/core/bbox/box_np_ops.py community (archive-listed) unverified Apache-2.0 (permissive) · 5b1dacd1f125c08f · report
eval_map_recall konyul/mmdet3d/mmdet3d/core/evaluation/indoor_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 3e68c67f05177852 · report
get_final_epoch AllenPeng0209/deeproute_competition/.dev_scripts/gather_models.py community (archive-listed) unverified Apache-2.0 (permissive) · 90f6ae7209cde36f · report
get_final_epoch jhkim-spa/FVNet_v2/.dev_scripts/gather_models.py community (archive-listed) unverified Apache-2.0 (permissive) · 6434c4b76548f533 · report
get_model_dataset AllenPeng0209/deeproute_competition/.dev_scripts/gather_models.py community (archive-listed) unverified Apache-2.0 (permissive) · da059252c88ecf40 · report
get_thresholds AllenPeng0209/deeproute_competition/mmdet3d/core/evaluation/deeproute_utils/deeproute_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 89ab5b12e60b6dc2 · report
image_box_overlap AllenPeng0209/deeproute_competition/mmdet3d/core/evaluation/deeproute_utils/deeproute_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 7131430b63714f53 · report
pairwise_euclidean_distance Discover304/MMDetection3D-Eloss/mmdet3d/models/losses/eloss.py community (archive-listed) unverified Apache-2.0 (permissive) · 3b15102fec2dd1c2 · report

Tasks

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
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