中文
相关论文

相关论文: HA-CCN: Hierarchical Attention-based Crowd Countin…

200 篇论文

Convolutional Neural Network (CNN) based crowd counting methods have achieved promising results in the past few years. However, the scale variation problem is still a huge challenge for accurate count estimation. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaoheng Jiang , Xinyi Wu , Hisham Cholakkal , Rao Muhammad Anwer , Jiale Cao Mingliang Xu , Bing Zhou , Yanwei Pang , Fahad Shahbaz Khan

Because of the powerful learning capability of deep neural networks, counting performance via density map estimation has improved significantly during the past several years. However, it is still very challenging due to severe occlusion,…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Di Kang , Antoni Chan

Automated crowd counting from images/videos has attracted more attention in recent years because of its wide application in smart cities. But modelling the dense crowd heads is challenging and most of the existing works become less…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Haoran Duan , Shidong Wang , Yu Guan

Scene Graph Generation, which generally follows a regular encoder-decoder pipeline, aims to first encode the visual contents within the given image and then parse them into a compact summary graph. Existing SGG approaches generally not only…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Xingning Dong , Tian Gan , Xuemeng Song , Jianlong Wu , Yuan Cheng , Liqiang Nie

Accurate RGB-Thermal (RGB-T) crowd counting is crucial for public safety in challenging conditions. While recent Transformer-based methods excel at capturing global context, their inherent lack of spatial inductive bias causes attention to…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Yuhong Feng , Hongtao Chen , Qi Zhang , Jie Chen , Zhaoxi He , Mingzhe Liu , Jianghai Liao

To alleviate the heavy annotation burden for training a reliable crowd counting model and thus make the model more practicable and accurate by being able to benefit from more data, this paper presents a new semi-supervised method based on…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yifei Qian , Xiaopeng Hong , Zhongliang Guo , Ognjen Arandjelović , Carl R. Donovan

In recent years, the convolutional neural networks (CNNs) have received a lot of interest in the side-channel community. The previous work has shown that CNNs have the potential of breaking the cryptographic algorithm protected with masking…

密码学与安全 · 计算机科学 2020-09-21 Minhui Jin , Mengce Zheng , Honggang Hu , Nenghai Yu

Most existing crowd counting systems rely on the availability of the object location annotation which can be expensive to obtain. To reduce the annotation cost, one attractive solution is to leverage a large number of unlabeled images to…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yan Liu , Lingqiao Liu , Peng Wang , Pingping Zhang , Yinjie Lei

Our work proposes a novel deep learning framework for estimating crowd density from static images of highly dense crowds. We use a combination of deep and shallow, fully convolutional networks to predict the density map for a given crowd…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Lokesh Boominathan , Srinivas S S Kruthiventi , R. Venkatesh Babu

Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attention, they primarily…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Shantanu Jaiswal , Basura Fernando , Cheston Tan

Although convolutional neural networks (CNNs) are promoting the development of medical image semantic segmentation, the standard model still has some shortcomings. First, the feature mapping from the encoder and decoder sub-networks in the…

图像与视频处理 · 电气工程与系统科学 2020-12-22 Yutong Cai , Yong Wang

Graph Neural Networks (GNNs) have shown remarkable success in graph representation learning. Unfortunately, current weight assignment schemes in standard GNNs, such as the calculation based on node degrees or pair-wise representations, can…

机器学习 · 计算机科学 2024-07-02 Junfu Wang , Yuanfang Guo , Liang Yang , Yunhong Wang

Sequence classification has a wide range of real-world applications in different domains, such as genome classification in health and anomaly detection in business. However, the lack of explicit features in sequence data makes it difficult…

机器学习 · 计算机科学 2023-06-19 Khaled Mohammed Saifuddin , Corey May , Farhan Tanvir , Muhammad Ifte Khairul Islam , Esra Akbas

This paper presents a new approach to crowd behaviour anomaly detection that uses a set of efficiently computed, easily interpretable, scene-level holistic features. This low-dimensional descriptor combines two features from the literature:…

计算机视觉与模式识别 · 计算机科学 2016-06-17 M. Marsden , K. McGuinness , S. Little , N. E. O'Connor

Crowd Counting is a fundamental topic, aiming to estimate the number of individuals in the crowded images or videos fed from surveillance cameras. Recent works focus on improving counting accuracy, while ignoring the certified robustness of…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Qiming Wu

In this article, we propose a simulated crowd counting dataset CrowdX, which has a large scale, accurate labeling, parameterized realization, and high fidelity. The experimental results of using this dataset as data enhancement show that…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Yi Hou , Chengyang Li , Yuheng Lu , Liping Zhu , Yuan Li , Huizhu Jia , Xiaodong Xie

Automatically generating the descriptions of an image, i.e., image captioning, is an important and fundamental topic in artificial intelligence, which bridges the gap between computer vision and natural language processing. Based on the…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Shiyang Yan , Yuan Xie , Fangyu Wu , Jeremy S. Smith , Wenjin Lu , Bailing Zhang

Automatic crowd counting using density estimation has gained significant attention in computer vision research. As a result, a large number of crowd counting and density estimation models using convolution neural networks (CNN) have been…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Muhammad Asif Khan , Hamid Menouar , Ridha Hamila

Most existing crowd counting methods require object location-level annotation, i.e., placing a dot at the center of an object. While being simpler than the bounding-box or pixel-level annotation, obtaining this annotation is still…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yinjie Lei , Yan Liu , Pingping Zhang , Lingqiao Liu

Mask processing in the time-frequency (T-F) domain through the neural network has been one of the mainstreams for single-channel speech enhancement. However, it is hard for most models to handle the situation when harmonics are partially…

音频与语音处理 · 电气工程与系统科学 2022-03-17 Tianrui Wang , Weibin Zhu , Yingying Gao , Junlan Feng , Shilei Zhang