中文
相关论文

相关论文: Dense Crowds Detection and Counting with a Lightwe…

200 篇论文

This paper proposes a crowd counting method. Crowd counting is difficult because of large appearance changes of a target which caused by density and scale changes. Conventional crowd counting methods generally utilize one predictor (e,g.,…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Shohei Kumagai , Kazuhiro Hotta , Takio Kurita

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

Recent studies have shown that the efficiency of deep neural networks in mobile applications can be significantly improved by distributing the computational workload between the mobile device and the cloud. This paradigm, termed…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Hyomin Choi , Ivan V. Bajic

This paper proposes an adaptive auxiliary task learning based approach for object counting problems. Unlike existing auxiliary task learning based methods, we develop an attention-enhanced adaptively shared backbone network to enable both…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Yanda Meng , Joshua Bridge , Meng Wei , Yitian Zhao , Yihong Qiao , Xiaoyun Yang , Xiaowei Huang , Yalin Zheng

Brain tumor classification using MRI images is critical in medical diagnostics, where early and accurate detection significantly impacts patient outcomes. While recent advancements in deep learning (DL), particularly CNNs, have shown…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Priyam Ganguly , Akhilbaran Ghosh

Computer vision techniques have been used to produce accurate and generic crowd count estimators in recent years. Due to severe occlusions, appearance variations, perspective distortions and illumination conditions, crowd counting is a very…

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

One of the most pressing challenges prevalent in the steel manufacturing industry is the identification of surface defects. Early identification of casting defects can help boost performance, including streamlining production processes.…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Rohit Lal , Bharath Kumar Bolla , Sabeesh Ethiraj

Navigating safely through dense crowds requires collision avoidance that generalizes beyond the densities seen during training. Learning-based crowd navigation can break under out-of-distribution crowd sizes due to density-sensitive…

机器学习 · 计算机科学 2026-03-10 Jiefu Zhang , Yang Xu , Vaneet Aggarwal

Recently, Convolution Neural Networks (CNNs) obtained huge success in numerous vision tasks. In particular, DenseNets have demonstrated that feature reuse via dense skip connections can effectively alleviate the difficulty of training very…

机器学习 · 计算机科学 2018-10-04 Mingjie Wang , Jun Zhou , Wendong Mao , Minglun Gong

Convolutional neural networks (CNN) are increasingly used in many areas of computer vision. They are particularly attractive because of their ability to "absorb" great quantities of labeled data through millions of parameters. However, as…

机器学习 · 计算机科学 2015-06-16 Wenlin Chen , James T. Wilson , Stephen Tyree , Kilian Q. Weinberger , Yixin Chen

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

In open-ended natural-language generation, existing text decoding methods typically struggle to produce text which is both diverse and high-quality. Greedy and beam search are known to suffer from text degeneration and linguistic diversity…

计算与语言 · 计算机科学 2022-11-15 Mirac Suzgun , Luke Melas-Kyriazi , Dan Jurafsky

Crowd counting is a fundamental problem in crowd analysis which is typically accomplished by estimating a crowd density map and summing over the density values. However, this approach suffers from background noise accumulation and loss of…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Yasiru Ranasinghe , Nithin Gopalakrishnan Nair , Wele Gedara Chaminda Bandara , Vishal M. Patel

Deep learning models, especially convolutional neural networks (CNNs), have shown considerable promise for biomedical signals such as EEG-based seizure detection. However, these models come with challenges, primarily due to their size and…

机器学习 · 计算机科学 2025-09-08 Mounvik K , N Harshit

Research in neural networks in the field of computer vision has achieved remarkable accuracy for point estimation. However, the uncertainty in the estimation is rarely addressed. Uncertainty quantification accompanied by point estimation…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Min-hwan Oh , Peder A. Olsen , Karthikeyan Natesan Ramamurthy

Single image crowd counting is a challenging computer vision problem with wide applications in public safety, city planning, traffic management, etc. With the recent development of deep learning techniques, crowd counting has aroused much…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Haoyue Bai , Jiageng Mao , S. -H. Gary Chan

Fully convolutional U-shaped neural networks have largely been the dominant approach for pixel-wise image segmentation. In this work, we tackle two defects that hinder their deployment in real-world applications: 1) Predictions lack…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Martin Ferianc , Divyansh Manocha , Hongxiang Fan , Miguel Rodrigues

In this paper, we propose a fast fully convolutional neural network (FCNN) for crowd segmentation. By replacing the fully connected layers in CNN with 1 by 1 convolution kernels, FCNN takes whole images as inputs and directly outputs…

计算机视觉与模式识别 · 计算机科学 2014-11-18 Kai Kang , Xiaogang Wang

If a robot can predict crowds in parts of its environment that are inaccessible to its sensors, then it can plan to avoid them. This paper proposes a fast, online algorithm that learns average crowd densities in different areas. It also…

人工智能 · 计算机科学 2017-10-17 Anoop Aroor , Susan L. Epstein

Crowd counting is a challenging task due to the issues such as scale variation and perspective variation in real crowd scenes. In this paper, we propose a novel Cascaded Residual Density Network (CRDNet) in a coarse-to-fine approach to…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Kun Zhao , Luchuan Song , Bin Liu , Qi Chu , Nenghai Yu