Papers › HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching
HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching
Vladimir Tankovich, Christian Häne, yinda zhang, Adarsh Kowdle, Sean Fanello, Sofien Bouaziz
This paper presents HITNet, a novel neural network architecture for real-time stereo matching. Contrary to many recent neural network approaches that operate on a full cost volume and rely on 3D convolutions, our approach does not explicitly build a volume and instead relies on a fast multi-resolution initialization step, differentiable 2D geometric propagation and warping mechanisms to infer disparity hypotheses. To achieve a high level of accuracy, our network not only geometrically reasons about disparities but also infers slanted plane hypotheses allowing to more accurately perform geometric warping and upsampling operations. Our architecture is inherently multi-resolution allowing the propagation of information across different levels. Multiple experiments prove the effectiveness of the proposed approach at a fraction of the computation required by state-of-the-art methods. At the time of writing, HITNet ranks 1st-3rd on all the metrics published on the ETH3D website for two view stereo, ranks 1st on most of the metrics among all the end-to-end learning approaches on Middlebury-v3, ranks 1st on the popular KITTI 2012 and 2015 benchmarks among the published methods faster than 100ms.
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="2007.12140")
Code
Syntology Ran 1 of 5 code samples harvested from 3 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · violated contract.
By repository: community (archive-listed): 5 samples from 3 repositories, 1 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
5 samples harvested; 1 ran; 0 honoured the contract we drafted; 4 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 5 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 3 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.
06fca4c705811abe · report
8bb7fe039a0dd8bf · report
c95dbd0cf81d5fa9 · report
21ab4fa6af33f75f · report
713d88a6d30f8420 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Stereo Depth Estimation | KITTI2015 | HITNET | three pixel error | 2.43 | #4 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet | EPE | 0.529 | #5 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet | one pixel error | 5.52 | #5 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet | three pixel error | 3.00 | #5 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet L | EPE | 0.43 | #6 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet L | one pixel error | 4.70 | #6 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet L | three pixel error | 2.57 | #6 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet XL | EPE | 0.36 | #7 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet XL | one pixel error | 4.09 | #7 of 7 | Archive leaderboard | report |
| Stereo Disparity Estimation | Scene Flow | HITNet XL | three pixel error | 2.21 | #7 of 7 | 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: HITNet
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