paper-with-me

홈 › Papers

RepSFNet : A Single Fusion Network with Structural Reparameterization for Crowd Counting

2026-01-28 · Mas Nurul Achmadiah, Chi-Chia Sun, Wen-Kai Kuo, Jun-Wei Hsieh arxiv

Crowd counting remains challenging in variable-density scenes due to scale variations, occlusions, and the high computational cost of existing models. To address these issues, we propose RepSFNet (Reparameterized Single Fusion Network), a lightweight architecture designed for accurate and real-time crowd estimation. RepSFNet leverages a RepLK-ViT backbone with large reparameterized kernels for efficient multi-scale feature extraction. It further integrates a Feature Fusion module combining Atrous Spatial Pyramid Pooling (ASPP) and Context-Aware Network (CAN) to achieve robust, density-adaptive context modeling. A Concatenate Fusion module is employed to preserve spatial resolution and generate high-quality density maps. By avoiding attention mechanisms and multi-branch designs, RepSFNet significantly reduces parameters and computational complexity. The training objective combines Mean Squared Error and Optimal Transport loss to improve both count accuracy and spatial distribution alignment. Experiments conducted on ShanghaiTech, NWPU, and UCF-QNRF datasets demonstrate that RepSFNet achieves competitive accuracy while reducing inference latency by up to 34 percent compared to recent state-of-the-art methods, making it suitable for real-time and low-power edge computing applications.

📄 PDF Abstract BibTeX arXiv:2601.20369

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

CSMapping: Scalable Crowdsourced Semantic Mapping and Topology Inference for Autonomous Driving

2025-12-03 · Zhijian Qiao, Zehuan Yu, Tong Li, Chih-Chung Chou 외 arxiv

Crowdsourcing enables scalable autonomous driving map construction, but low-cost sensor noise hinders quality from improving with data volume. We propose CSMapping, a system that produces accurate semantic maps and topol…

Autonomous Driving

Boosting Neural Video Representation via Online Structural Reparameterization

2025-11-14 · Ziyi Li, Qingyu Mao, Shuai Liu, Qilei Li 외 arxiv

Neural Video Representation~(NVR) is a promising paradigm for video compression, showing great potential in improving video storage and transmission efficiency. While recent advances have made efforts in architectural re…

Neural reparameterization improves structural optimization

2019-09-10 · NeurIPS Workshop Deep_Invers 2019 12 · Stephan Hoyer, Jascha Sohl-Dickstein, Sam Greydanus

Structural optimization is a popular method for designing objects such as bridge trusses, airplane wings, and optical devices. Unfortunately, the quality of solutions depends heavily on how the problem is parameterized. …

Thermal-Only Crowd Counting with Deployment-Time Privacy Protection

2026-05-16 · Yifei Qian, Zhongliang Guo, Chun Tong Lei, Bowen Deng 외 arxiv

While RGB-Thermal crowd counting has shown promise, the paradigm faces critical limitations: RGB data raises privacy concerns in public surveillance, and multi-modal misalignment degrades fusion performance. We propose t…

Crowd Counting

Rethinking Vision Transformer Depth via Structural Reparameterization

2025-11-24 · Chengwei Zhou, Vipin Chaudhary, Gourav Datta arxiv

The computational overhead of Vision Transformers in practice stems fundamentally from their deep architectures, yet existing acceleration strategies have primarily targeted algorithmic-level optimizations such as token …