Pith. sign in

REVIEW 2 cited by

CCTrans: Simplifying and Improving Crowd Counting with Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.14483 v1 pith:XCOHT6ZH submitted 2021-09-29 cs.CV

CCTrans: Simplifying and Improving Crowd Counting with Transformer

classification cs.CV
keywords crowdcountingglobaltransformercctranscontextfeaturesmodel
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Most recent methods used for crowd counting are based on the convolutional neural network (CNN), which has a strong ability to extract local features. But CNN inherently fails in modeling the global context due to the limited receptive fields. However, the transformer can model the global context easily. In this paper, we propose a simple approach called CCTrans to simplify the design pipeline. Specifically, we utilize a pyramid vision transformer backbone to capture the global crowd information, a pyramid feature aggregation (PFA) model to combine low-level and high-level features, an efficient regression head with multi-scale dilated convolution (MDC) to predict density maps. Besides, we tailor the loss functions for our pipeline. Without bells and whistles, extensive experiments demonstrate that our method achieves new state-of-the-art results on several benchmarks both in weakly and fully-supervised crowd counting. Moreover, we currently rank No.1 on the leaderboard of NWPU-Crowd. Our code will be made available.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Count Anything

    cs.CV 2026-05 unverdicted novelty 7.0

    Count Anything is a generalist model for text-guided object counting that uses Region-level Sparse and Pixel-level Dense counters on the CLOC cross-domain dataset of 220K images.

  2. SoftHGNN: Soft Hypergraph Neural Networks for General Visual Recognition

    cs.CV 2025-05 unverdicted novelty 6.0

    SoftHGNN introduces differentiable soft hyperedges via learnable prototypes and top-k sparse selection to model high-order visual interactions and improve recognition accuracy.