SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2001.03360 · 2020

NWPU-Crowd: A Large-Scale Benchmark for Crowd Counting and Localization

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 10 functions out of this paper's own repositories and ran 10 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
gjy3035/NWPU-Crowd-Sample-Code canonical 3 of 3
MagazzuGaetano/Crowd-Counting-DEMO pwc_unofficial 4 of 4
gjy3035/NWPU-Crowd-Sample-Code-for-Localization pwc_unofficial 3 of 3
FunctionStatusWhere it lives
get_gt_dots Ran gjy3035/NWPU-Crowd-Sample-Code-for-Localization/datasets/common.py
code served (permissive licence) · get_code("74014c95e3ccd8ab")
get_model_filename Ran MagazzuGaetano/Crowd-Counting-DEMO/misc/utils.py
code served (permissive licence) · get_code("3e209a6d3580fecf")
hungarian Ran gjy3035/NWPU-Crowd-Sample-Code-for-Localization/eval/utils.py
code served (permissive licence) · get_code("8b51984d5c6a86dd")
judge Ran gjy3035/NWPU-Crowd-Sample-Code/misc/evaluation_code.py
code served (permissive licence) · get_code("7f332d3b08e57871")
make_layers Ran MagazzuGaetano/Crowd-Counting-DEMO/models/counters/CSRNet.py
code served (permissive licence) · get_code("bd14ee2717325fe2")
make_res_layer Ran MagazzuGaetano/Crowd-Counting-DEMO/models/counters/Res101.py
code served (permissive licence) · get_code("50357b3d2ea8e365")
read_pred_and_gt Ran gjy3035/NWPU-Crowd-Sample-Code-for-Localization/eval/utils.py
code served (permissive licence) · get_code("982a72710f10d6cc")
readoutput Ran gjy3035/NWPU-Crowd-Sample-Code/misc/evaluation_code.py
code served (permissive licence) · get_code("a61a43c8b2c5e6fe")
readtarget Ran gjy3035/NWPU-Crowd-Sample-Code/misc/evaluation_code.py
code served (permissive licence) · get_code("32fbf464f192cf31")
remove_transparency Ran MagazzuGaetano/Crowd-Counting-DEMO/misc/utils.py
code served (permissive licence) · get_code("9271b49f33ac9ea7")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

In the last decade, crowd counting and localization attract much attention of researchers due to its wide-spread applications, including crowd monitoring, public safety, space design, etc. Many Convolutional Neural Networks (CNN) are designed for tackling this task. However, currently released datasets are so small-scale that they can not meet the needs of the supervised CNN-based algorithms. To remedy this problem, we construct a large-scale congested crowd counting and localization dataset, NWPU-Crowd, consisting of 5,109 images, in a total of 2,133,375 annotated heads with points and boxes. Compared with other real-world datasets, it contains various illumination scenes and has the largest density range (0~20,033). Besides, a benchmark website is developed for impartially evaluating the different methods, which allows researchers to submit the results of the test set. Based on the proposed dataset, we further describe the data characteristics, evaluate the performance of some mainstream state-of-the-art (SOTA) methods, and analyze the new problems that arise on the new data. What's more, the benchmark is deployed at \url{https://www.crowdbenchmark.com/}, and the dataset/code/models/results are available at \url{https://gjy3035.github.io/NWPU-Crowd-Sample-Code/}.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2001.03360")
get_code_for_paper("2001.03360")
have("2001.03360")

Connect an agent — have() is free.