Papers › DR.VIC: Decomposition and Reasoning for Video Individual Counting

DR.VIC: Decomposition and Reasoning for Video Individual Counting

23 Mar 2022CVPR 2022 1arXiv:2203.12335archive 2025-07-28

Tao Han, Lei Bai, Junyu Gao, Qi Wang, Wanli Ouyang

Pedestrian counting is a fundamental tool for understanding pedestrian patterns and crowd flow analysis. Existing works (e.g., image-level pedestrian counting, crossline crowd counting et al.) either only focus on the image-level counting or are constrained to the manual annotation of lines. In this work, we propose to conduct the pedestrian counting from a new perspective - Video Individual Counting (VIC), which counts the total number of individual pedestrians in the given video (a person is only counted once). Instead of relying on the Multiple Object Tracking (MOT) techniques, we propose to solve the problem by decomposing all pedestrians into the initial pedestrians who existed in the first frame and the new pedestrians with separate identities in each following frame. Then, an end-to-end Decomposition and Reasoning Network (DRNet) is designed to predict the initial pedestrian count with the density estimation method and reason the new pedestrian's count of each frame with the differentiable optimal transport. Extensive experiments are conducted on two datasets with congested pedestrians and diverse scenes, demonstrating the effectiveness of our method over baselines with great superiority in counting the individual pedestrians. Code: https://github.com/taohan10200/DRNet.

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

Code

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

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

taohan10200/drnet officialmentioned in papermentioned on GitHubpytorch report
taohan10200/steerer 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

11 samples harvested; 6 ran; 0 honoured the contract we drafted; 5 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.

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

Licence: 11 of the 11 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 taohan10200/DRNet. “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.

BasicConv taohan10200/DRNet/model/VIC.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 5ca315c5d0aefe2e · report
Optimal_Transport_Layer taohan10200/DRNet/model/VIC.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 4e147f71dff3b5ea · report
ResBlock taohan10200/DRNet/model/VIC.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · a42c52e0af75ca67 · report
hungarian taohan10200/DRNet/model/VIC.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 8b51984d5c6a86dd · report
log_optimal_transport taohan10200/DRNet/model/VIC.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 7468aafa291f78e9 · report
log_sinkhorn_iterations taohan10200/DRNet/model/VIC.py official repository ran · our draft was wrong no licence file found · pointer only · 3eca8688c49c8b0b · report
Gaussianlayer taohan10200/DRNet/model/VIC.py official repository unverified no licence file found · pointer only · 2bd2eb70a1fb0985 · report
VGG16_FPN taohan10200/DRNet/model/VIC.py official repository unverified no licence file found · pointer only · 9e77b760258969cc · report
Video_Individual_Counter taohan10200/DRNet/model/VIC.py official repository unverified no licence file found · pointer only · b5ed6012efc43f34 · report
associate_pred2gt_point taohan10200/DRNet/model/VIC.py official repository unverified no licence file found · pointer only · 0a659fcd558f52e2 · report
compute_metrics taohan10200/DRNet/model/VIC.py official repository unverified no licence file found · pointer only · 1af15b82e4054ad3 · report

Tasks

Crowd CountingDensity EstimationMultiple Object TrackingObject TrackingVideo Individual Counting

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