中文
相关论文

相关论文: Multi-Level Attentive Convoluntional Neural Networ…

200 篇论文

This paper proposes a space-time multi-scale attention network (STANet) to solve density map estimation, localization and tracking in dense crowds of video clips captured by drones with arbitrary crowd density, perspective, and flight…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Longyin Wen , Dawei Du , Pengfei Zhu , Qinghua Hu , Qilong Wang , Liefeng Bo , Siwei Lyu

Convolutional Neural Networks (CNN) have demon- strated its successful applications in computer vision, speech recognition, and natural language processing. For object recog- nition, CNNs might be limited by its strict label requirement and…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

In this paper, we propose a method called Convolutional Neural Network-Markov Random Field (CNN-MRF) to estimate the crowd count in a still image. We first divide the dense crowd visible image into overlapping patches and then use a deep…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Kang Han , Wanggen Wan , Haiyan Yao , Li Hou

Recently, crowd counting is a hot topic in crowd analysis. Many CNN-based counting algorithms attain good performance. However, these methods only focus on the local appearance features of crowd scenes but ignore the large-range pixel-wise…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Junyu Gao , Qi Wang , Yuan Yuan

In this paper, we propose a simple yet effective crowd counting and localization network named SCALNet. Unlike most existing works that separate the counting and localization tasks, we consider those tasks as a pixel-wise dense prediction…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Yi Wang , Xinyu Hou , Lap-Pui Chau

Existing state-of-the-art crowd counting algorithms rely excessively on location-level annotations, which are burdensome to acquire. When only count-level (weak) supervisory signals are available, it is arduous and error-prone to regress…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mingjie Wang , Jun Zhou , Hao Cai , Minglun Gong

In this work, we propose a novel crowd counting network that progressively generates crowd density maps via residual error estimation. The proposed method uses VGG16 as the backbone network and employs density map generated by the final…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Vishwanath A. Sindagi , Rajeev Yasarla , Vishal M. Patel

Following the success of deep convolutional networks in various vision and speech related tasks, researchers have started investigating generalizations of the well-known technique for graph-structured data. A recently-proposed method called…

社会与信息网络 · 计算机科学 2018-09-21 John Boaz Lee , Ryan A. Rossi , Xiangnan Kong , Sungchul Kim , Eunyee Koh , Anup Rao

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

We report applications of Convolutional Neural Networks (CNN) to multi-classification classification of a large medical data set. We discuss in detail how changes in the CNN model and the data pre-processing impact the classification…

机器学习 · 计算机科学 2020-12-29 YuanZheng Hu , Marina Sokolova

Precise knowledge about the size of a crowd, its density and flow can provide valuable information for safety and security applications, event planning, architectural design and to analyze consumer behavior. Creating a powerful machine…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Mahdi Maktabdar Oghaz , Anish R Khadka , Vasileios Argyriou , Paolo Remagnino

The existing crowd counting methods usually adopted attention mechanism to tackle background noise, or applied multi-level features or multi-scales context fusion to tackle scale variation. However, these approaches deal with these two…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Fusen Wang , Jun Sang , Zhongyuan Wu , Qi Liu , Nong Sang

In computer vision, convolutional networks (CNNs) often adopts pooling to enlarge receptive field which has the advantage of low computational complexity. However, pooling can cause information loss and thus is detrimental to further…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Pengju Liu , Hongzhi Zhang , Wei Lian , Wangmeng Zuo

The aim of crowd counting is to estimate the number of people in images by leveraging the annotation of center positions for pedestrians' heads. Promising progresses have been made with the prevalence of deep Convolutional Neural Networks.…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Zhi-Qi Cheng , Jun-Xiu Li , Qi Dai , Xiao Wu , Alexander Hauptmann

Traffic flow prediction is crucial for urban traffic management and public safety. Its key challenges lie in how to adaptively integrate the various factors that affect the flow changes. In this paper, we propose a unified neural network…

机器学习 · 计算机科学 2018-09-05 Lingbo Liu , Ruimao Zhang , Jiefeng Peng , Guanbin Li , Bowen Du , Liang Lin

Background noise and scale variation are common problems that have been long recognized in crowd counting. Humans glance at a crowd image and instantly know the approximate number of human and where they are through attention the crowd…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Yuehai Chen , Jing Yang , Dong Zhang , Kun Zhang , Badong Chen , Shaoyi Du

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…

计算机视觉与模式识别 · 计算机科学 2021-09-30 Ye Tian , Xiangxiang Chu , Hongpeng Wang

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

Crowd localization is a new computer vision task, evolved from crowd counting. Different from the latter, it provides more precise location information for each instance, not just counting numbers for the whole crowd scene, which brings…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Junyu Gao , Maoguo Gong , Xuelong Li

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