Papers › FCOS: Fully Convolutional One-Stage Object Detection
FCOS: Fully Convolutional One-Stage Object Detection
Zhi Tian, Chunhua Shen, Hao Chen, Tong He
We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3, and Faster R-CNN rely on pre-defined anchor boxes. In contrast, our proposed detector FCOS is anchor box free, as well as proposal free. By eliminating the predefined set of anchor boxes, FCOS completely avoids the complicated computation related to anchor boxes such as calculating overlapping during training. More importantly, we also avoid all hyper-parameters related to anchor boxes, which are often very sensitive to the final detection performance. With the only post-processing non-maximum suppression (NMS), FCOS with ResNeXt-64x4d-101 achieves 44.7% in AP with single-model and single-scale testing, surpassing previous one-stage detectors with the advantage of being much simpler. For the first time, we demonstrate a much simpler and flexible detection framework achieving improved detection accuracy. We hope that the proposed FCOS framework can serve as a simple and strong alternative for many other instance-level tasks. Code is available at:Code is available at: https://tinyurl.com/FCOSv1
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="1904.01355")
Code
Syntology Ran 13 of 40 code samples harvested from 15 repositories linked to this paper; 27 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · violated contract; 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.
By repository: community (archive-listed): 39 samples from 15 repositories, 12 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
87 repositories listed; official and paper-mentioned ones first.
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
40 samples harvested; 13 ran; 2 honoured the contract we drafted; 27 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: 18 of the 40 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 15 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.
d0b9e262619a0908 · report
d9def42110729a85 · report
160bb14bd76201b4 · report
fac5364e2f53c6db · report
5362c4106bc79217 · report
bafd66dce4d45e2a · report
2531c930ac17dddf · report
96e93f6459e7f4bd · report
99d667302be1c9e3 · report
73567c93e91cf2f7 · report
c42eaa8eb1b704cd · report
e261fa29066b37e5 · report
0eaf951d3a22588b · report
00700fd67cb3e29a · report
cf6230491f9702dc · report
318c2c9407b81028 · report
cf6c9b5f6174fc81 · report
987c1ea87f06ee22 · report
9e931093b7cb657e · report
971b790fc16af272 · report
43351463fea5b39a · report
f900af0f07e48e3f · report
762ce037e4512c48 · report
fce50f2fda34fc22 · report
069333d11241eccd · report
83c64313d0501174 · report
2902bf4410253ff7 · report
5e47641ad906ae7b · report
dbd9612822534e83 · report
5ab322eae8b53480 · report
c5c7f9c741faf54d · report
7282d9e488dd0a6d · report
84fb771ac13f3af1 · report
fc9af2f2cc533781 · report
66e10ac6440feae6 · report
fabaffc1a606ef9b · report
426fd02a2beaf826 · report
11565a347678ccac · report
f9f03971f1bab8c1 · report
7337f1f5ff01dcd0 · report
Tasks
Results from the paper archive 2025-07-28
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.
Methods
Introduced by this paper: FCOS
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