Papers › Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions

Efficient Neighbourhood Consensus Networks via Submanifold Sparse Convolutions

22 Apr 2020ECCV 2020 8arXiv:2004.10566archive 2025-07-28

Ignacio Rocco, Relja Arandjelović, Josef Sivic

In this work we target the problem of estimating accurately localised correspondences between a pair of images. We adopt the recent Neighbourhood Consensus Networks that have demonstrated promising performance for difficult correspondence problems and propose modifications to overcome their main limitations: large memory consumption, large inference time and poorly localised correspondences. Our proposed modifications can reduce the memory footprint and execution time more than 10×, with equivalent results. This is achieved by sparsifying the correlation tensor containing tentative matches, and its subsequent processing with a 4D CNN using submanifold sparse convolutions. Localisation accuracy is significantly improved by processing the input images in higher resolution, which is possible due to the reduced memory footprint, and by a novel two-stage correspondence relocalisation module. The proposed Sparse-NCNet method obtains state-of-the-art results on the HPatches Sequences and InLoc visual localisation benchmarks, and competitive results in the Aachen Day-Night benchmark.

PaperPDFConference PDFCodeCode 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="2004.10566")

Code

Syntology Ran 2 of 18 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 18 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ignacio-rocco/sparse-ncnet mentioned on GitHubpytorchMIT 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

18 samples harvested; 2 ran; 1 honoured the contract we drafted; 16 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.

1ran · honoured contract
1ran · fixture could not drive it
16unverified

Licence: 0 of the 18 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 ignacio-rocco/sparse-ncnet. “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.

MutualMatching ignacio-rocco/sparse-ncnet/lib/model.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 6143bd380b5003fc · report
featureL2Norm ignacio-rocco/sparse-ncnet/lib/model.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · cf9656ffec66503c · report
conv4d ignacio-rocco/sparse-ncnet/lib/conv4d.py community (archive-listed) unverified MIT (permissive) · 3bb2c78a6431d327 · report
corr_dense ignacio-rocco/sparse-ncnet/lib/model.py community (archive-listed) unverified MIT (permissive) · 53897423d99a3ceb · report
corr_to_matches ignacio-rocco/sparse-ncnet/lib/point_tnf.py community (archive-listed) unverified MIT (permissive) · 33e385b9ba0dd3bf · report
default_collate ignacio-rocco/sparse-ncnet/lib/dataloader.py community (archive-listed) unverified MIT (permissive) · eb5ca9515b0fe778 · report
imshow_image ignacio-rocco/sparse-ncnet/lib/plot.py community (archive-listed) unverified MIT (permissive) · 8eb839e468634ab2 · report
me_to_torch ignacio-rocco/sparse-ncnet/lib/sparse.py community (archive-listed) unverified MIT (permissive) · 15c590dac3984ce1 · report
normalize_axis ignacio-rocco/sparse-ncnet/lib/point_tnf.py community (archive-listed) unverified MIT (permissive) · 2fa12cb30a255583 · report
normalize_caffe ignacio-rocco/sparse-ncnet/lib/normalization.py community (archive-listed) unverified MIT (permissive) · 8793923899a03f2d · report
normalize_image ignacio-rocco/sparse-ncnet/lib/normalization.py community (archive-listed) unverified MIT (permissive) · 68162679b97bdf55 · report
pck ignacio-rocco/sparse-ncnet/lib/eval_util.py community (archive-listed) unverified MIT (permissive) · 8ea2a77a19d38458 · report
pin_memory_batch ignacio-rocco/sparse-ncnet/lib/dataloader.py community (archive-listed) unverified MIT (permissive) · 6d8c67dc116f1f8a · report
plot_image ignacio-rocco/sparse-ncnet/lib/plot.py community (archive-listed) unverified MIT (permissive) · 632470f16cec485c · report
search_index_pytorch ignacio-rocco/sparse-ncnet/lib/knn.py community (archive-listed) unverified MIT (permissive) · 78ca4879f13cc9d5 · report
swig_ptr_from_FloatTensor ignacio-rocco/sparse-ncnet/lib/knn.py community (archive-listed) unverified MIT (permissive) · f295b8050ce2a4f1 · report
swig_ptr_from_LongTensor ignacio-rocco/sparse-ncnet/lib/knn.py community (archive-listed) unverified MIT (permissive) · 892aeccb03c9a237 · report
unnormalize_axis ignacio-rocco/sparse-ncnet/lib/point_tnf.py community (archive-listed) unverified MIT (permissive) · f78be05f4ea43f88 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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