Papers › Multiview Detection with Feature Perspective Transformation

Multiview Detection with Feature Perspective Transformation

14 Jul 2020ECCV 2020 8arXiv:2007.07247archive 2025-07-28

Yunzhong Hou, Liang Zheng, Stephen Gould

Incorporating multiple camera views for detection alleviates the impact of occlusions in crowded scenes. In a multiview system, we need to answer two important questions when dealing with ambiguities that arise from occlusions. First, how should we aggregate cues from the multiple views? Second, how should we aggregate unreliable 2D and 3D spatial information that has been tainted by occlusions? To address these questions, we propose a novel multiview detection system, MVDet. For multiview aggregation, existing methods combine anchor box features from the image plane, which potentially limits performance due to inaccurate anchor box shapes and sizes. In contrast, we take an anchor-free approach to aggregate multiview information by projecting feature maps onto the ground plane (bird's eye view). To resolve any remaining spatial ambiguity, we apply large kernel convolutions on the ground plane feature map and infer locations from detection peaks. Our entire model is end-to-end learnable and achieves 88.2% MODA on the standard Wildtrack dataset, outperforming the state-of-the-art by 14.1%. We also provide detailed analysis of MVDet on a newly introduced synthetic dataset, MultiviewX, which allows us to control the level of occlusion. Code and MultiviewX dataset are available at https://github.com/hou-yz/MVDet.

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

Code

Syntology Ran 0 of 1 code samples harvested from 1 repository linked to this paper; 1 has no recorded run.

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

hou-yz/MVDet officialmentioned in papermentioned on GitHubpytorch report
hou-yz/multiviewx mentioned on GitHub report
shaojiawei07/tocom-tem mentioned on GitHubpytorch 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

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

1unverified

Licence: 1 of the 1 sample is 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 hou-yz/MVDet. “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.

evaluate hou-yz/MVDet/multiview_detector/evaluation/evaluate.py official repository unverified no licence file found · pointer only · efc084e3bd24f19b · report

Tasks

Human DetectionMultiview DetectionPedestrian Detection

Datasets

Introduced by this paper, per the archive.

MultiviewX

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multiview Detection CVCS MVDet F1_score (1m) 60.9 #5 of 6 Archive leaderboard report
Multiview Detection CVCS MVDet MODA (1m) 36.6 #5 of 6 Archive leaderboard report
Multiview Detection CVCS MVDet MODP (1m) 71.0 #5 of 6 Archive leaderboard report
Multiview Detection CVCS MVDet Precision (1m) 79.4 #5 of 6 Archive leaderboard report
Multiview Detection CVCS MVDet Recall (1m) 49.4 #5 of 6 Archive leaderboard report
Multiview Detection CityStreet MVDet F1_score (2m) 68.4 #5 of 5 Archive leaderboard report
Multiview Detection CityStreet MVDet MODA (2m) 44.6 #5 of 5 Archive leaderboard report
Multiview Detection CityStreet MVDet MODP (2m) 65.7 #5 of 5 Archive leaderboard report
Multiview Detection CityStreet MVDet Precision (2m) 79.8 #5 of 5 Archive leaderboard report
Multiview Detection CityStreet MVDet Recall (2m) 59.8 #5 of 5 Archive leaderboard report
Multiview Detection MultiviewX MVDet MODA 93.6 #6 of 9 Archive leaderboard report
Multiview Detection MultiviewX MVDet MODP 79.6 #6 of 9 Archive leaderboard report
Multiview Detection MultiviewX MVDet Recall 86.7 #6 of 9 Archive leaderboard report
Multiview Detection Wildtrack MVDet MODA 88.2 #9 of 10 Archive leaderboard report
Multiview Detection Wildtrack MVDet MODP 75.7 #9 of 10 Archive leaderboard report
Multiview Detection Wildtrack MVDet Recall 93.6 #9 of 10 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