中文
相关论文

相关论文: An Improved Normed-Deformable Convolution for Crow…

200 篇论文

In crowd counting datasets, each person is annotated by a point, which is usually the center of the head. And the task is to estimate the total count in a crowd scene. Most of the state-of-the-art methods are based on density map…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhiheng Ma , Xing Wei , Xiaopeng Hong , Yihong Gong

Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks, crowd counting is…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Guangshuai Gao , Junyu Gao , Qingjie Liu , Qi Wang , Yunhong Wang

Compared with single image based crowd counting, video provides the spatial-temporal information of the crowd that would help improve the robustness of crowd counting. But translation, rotation and scaling of people lead to the change of…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Yanyan Fang , Biyun Zhan , Wandi Cai , Shenghua Gao , Bo Hu

We present a method for image-based crowd counting, one that can predict a crowd density map together with the uncertainty values pertaining to the predicted density map. To obtain prediction uncertainty, we model the crowd density values…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Viresh Ranjan , Boyu Wang , Mubarak Shah , Minh Hoai

Crowd counting is usually handled in a density map regression fashion, which is supervised via a L2 loss between the predicted density map and ground truth. To effectively regulate models, various improved L2 loss functions have been…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Ziheng Yan , Yuankai Qi , Guorong Li , Xinyan Liu , Weigang Zhang , Qingming Huang , Ming-Hsuan Yang

Crowd counting from a single image is a challenging task due to high appearance similarity, perspective changes and severe congestion. Many methods only focus on the local appearance features and they cannot handle the aforementioned…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Junyu Gao , Qi Wang , Xuelong Li

Counting people or objects with significantly varying scales and densities has attracted much interest from the research community and yet it remains an open problem. In this paper, we propose a simple but an efficient and effective…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Lei Liu , Jie Jiang , Wenjing Jia , Saeed Amirgholipour , Michelle Zeibots , Xiangjian He

Recently, convolutional neural networks (CNNs) are the leading defacto method for crowd counting. However, when dealing with video datasets, CNN-based methods still process each video frame independently, thus ignoring the powerful temporal…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhikang Zou , Huiliang Shao , Xiaoye Qu , Wei Wei , Pan Zhou

Cross-domain crowd counting (CDCC) is a hot topic due to its importance in public safety. The purpose of CDCC is to alleviate the domain shift between the source and target domain. Recently, typical methods attempt to extract…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Qi Wang , Tao Han , Junyu Gao , Yuan Yuan

Crowd scene analysis has received a lot of attention recently due to the wide variety of applications, for instance, forensic science, urban planning, surveillance and security. In this context, a challenging task is known as crowd…

计算机视觉与模式识别 · 计算机科学 2020-03-13 Rodolfo Quispe , Darwin Ttito , Adín Ramírez Rivera , Helio Pedrini

In crowd counting datasets, people appear at different scales, depending on their distance from the camera. To address this issue, we propose a novel multi-branch scale-aware attention network that exploits the hierarchical structure of…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Rahul Rama Varior , Bing Shuai , Joseph Tighe , Davide Modolo

Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Wenxuan Wu , Zhongang Qi , Li Fuxin

In recent years, with the progress of deep learning technologies, crowd counting has been rapidly developed. In this work, we propose a simple yet effective crowd counting framework that is able to achieve the state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Yue Gu , Wenxi Liu

Crowd counting on static images is a challenging problem due to scale variations. Recently deep neural networks have been shown to be effective in this task. However, existing neural-networks-based methods often use the multi-column or…

计算机视觉与模式识别 · 计算机科学 2017-02-09 Lingke Zeng , Xiangmin Xu , Bolun Cai , Suo Qiu , Tong Zhang

Fully-supervised crowd counting is a laborious task due to the large amounts of annotations. Few works focus on weekly-supervised crowd counting, where only the global crowd numbers are available for training. The main challenge of…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Xiaoshuang Chen , Hongtao Lu

The paper introduces the weighted convolution, a novel approach to the convolution for signals defined on regular grids (e.g., 2D images) through the application of an optimal density function to scale the contribution of neighbouring…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Simone Cammarasana , Giuseppe Patanè

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

As the key advancement of the convolutional neural networks (CNNs), depthwise separable convolutions (DSCs) are becoming one of the most popular techniques to reduce the computations and parameters size of CNNs meanwhile maintaining the…

机器学习 · 计算机科学 2021-01-05 Yuke Wang , Boyuan Feng , Yufei Ding

Deformable convolution can adaptively change the shape of convolution kernel by learning offsets to deal with complex shape features. We propose a novel plug and play deformable convolutional module that uses attention and feedforward…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Lexuan Zhu , Yuxuan Li , Yuning Ren

Attention mechanism plays a more and more important role in point cloud analysis and channel attention is one of the hotspots. With so much channel information, it is difficult for neural networks to screen useful channel information. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Guoquan Xu , Hezhi Cao , Yifan Zhang , Jianwei Wan , Ke Xu , Yanxin Ma