Papers › FreeAnchor: Learning to Match Anchors for Visual Object Detection

FreeAnchor: Learning to Match Anchors for Visual Object Detection

5 Sep 2019NeurIPS 2019 12arXiv:1909.02466archive 2025-07-28

Xiaosong Zhang, Fang Wan, Chang Liu, Rongrong Ji, Qixiang Ye

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects to match anchors in a flexible manner. Our approach, referred to as FreeAnchor, updates hand-crafted anchor assignment to "free" anchor matching by formulating detector training as a maximum likelihood estimation (MLE) procedure. FreeAnchor targets at learning features which best explain a class of objects in terms of both classification and localization. FreeAnchor is implemented by optimizing detection customized likelihood and can be fused with CNN-based detectors in a plug-and-play manner. Experiments on COCO demonstrate that FreeAnchor consistently outperforms their counterparts with significant margins.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 3 of 3 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran · fixture could not drive it.

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

zhangxiaosong18/FreeAnchor officialmentioned in papermentioned on GitHubpytorch report
open-mmlab/mmdetection pytorchApache-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

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

1ran · our draft was wrong
2ran · fixture could not drive it

Licence: 0 of the 3 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 zhangxiaosong18/FreeAnchor. “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.

focal_loss zhangxiaosong18/FreeAnchor/maskrcnn_benchmark/modeling/rpn/free_anchor_loss.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · b4392a86bb773ddd · report
positive_bag_loss zhangxiaosong18/FreeAnchor/maskrcnn_benchmark/modeling/rpn/free_anchor_loss.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · ccf87e6c1da6f696 · report
smooth_l1_loss zhangxiaosong18/FreeAnchor/maskrcnn_benchmark/modeling/rpn/free_anchor_loss.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 13099e0dd83850a8 · report

Tasks

ObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) AP50 64.3 #140 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) AP75 48.4 #140 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) APL 56 #140 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) APM 47.9 #140 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) APS 27 #140 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor (ResNeXt-101) box mAP 44.8 #140 of 225 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.

Methods

Introduced by this paper: FreeAnchor

1x1 ConvolutionAverage PoolingBatch NormalizationBottleneck Residual BlockConvolutionFocal LossFreeAnchorGlobal Average PoolingGrouped ConvolutionKaiming InitializationMax PoolingNon Maximum SuppressionReLUResNeXtResNeXt BlockResidual BlockResidual ConnectionSGDStep Decay

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