English
Related papers

Related papers: STNet: Scale Tree Network with Multi-level Auxilia…

200 papers

Existing semantic segmentation works mainly focus on learning the contextual information in high-level semantic features with CNNs. In order to maintain a precise boundary, low-level texture features are directly skip-connected into the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Lanyun Zhu , Deyi Ji , Shiping Zhu , Weihao Gan , Wei Wu , Junjie Yan

State-of-the-art crowd counting models follow an encoder-decoder approach. Images are first processed by the encoder to extract features. Then, to account for perspective distortion, the highest-level feature map is fed to extra components…

Computer Vision and Pattern Recognition · Computer Science 2022-10-24 Yiming Ma , Victor Sanchez , Tanaya Guha

Speculative decoding is a technique to leverage hardware concurrency in order to enable multiple steps of token generation in a single forward pass, thus improving the efficiency of large-scale autoregressive (AR) Transformer models.…

Machine Learning · Computer Science 2025-10-29 Yangchao Wu , Zongyue Qin , Alex Wong , Stefano Soatto

In today's machine learning world for tabular data, XGBoost and fully connected neural network (FCNN) are two most popular methods due to their good model performance and convenience to use. However, they are highly complicated, hard to…

Methodology · Statistics 2024-10-28 Linwei Hu , Ye Jin Choi , Vijayan N. Nair

Spectral clustering is a leading and popular technique in unsupervised data analysis. Two of its major limitations are scalability and generalization of the spectral embedding (i.e., out-of-sample-extension). In this paper we introduce a…

Machine Learning · Statistics 2024-11-06 Uri Shaham , Kelly Stanton , Henry Li , Boaz Nadler , Ronen Basri , Yuval Kluger

Crowd-sourcing is an increasingly popular tool for image analysis in animal ecology. Computer vision methods that can utilize crowd-sourced annotations can help scale up analysis further. In this work we study the potential to do so on the…

Computer Vision and Pattern Recognition · Computer Science 2022-05-31 Justin Kay , Catherine M. Foley , Tom Hart

The crowd counting task aims at estimating the number of people located in an image or a frame from videos. Existing methods widely adopt density maps as the training targets to optimize the point-to-point loss. While in testing phase, we…

Computer Vision and Pattern Recognition · Computer Science 2020-05-14 Xiyang Liu , Jie Yang , Wenrui Ding

Successful visual recognition networks benefit from aggregating information spanning from a wide range of scales. Previous research has investigated information fusion of connected layers or multiple branches in a block, seeking to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-23 Yi Li , Zhanghui Kuang , Yimin Chen , Wayne Zhang

In this paper, we focus on tackling the precise keypoint coordinates regression task. Most existing approaches adopt complicated networks with a large number of parameters, leading to a heavy model with poor cost-effectiveness in practice.…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Chenru Jiang , Kaizhu Huang , Shufei Zhang , Shufei Zhang , Jimin Xiao , Zhenxing Niu , Amir Hussain

Recently, crowd density estimation has received increasing attention. The main challenge for this task is to achieve high-quality manual annotations on a large amount of training data. To avoid reliance on such annotations, previous works…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Shenjian Gong , Shanshan Zhang , Jian Yang , Dengxin Dai , Bernt Schiele

Remote sensing (RS) images contain numerous objects of different scales, which poses significant challenges for the RS image change captioning (RSICC) task to identify visual changes of interest in complex scenes and describe them via…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Chenyang Liu , Jiajun Yang , Zipeng Qi , Zhengxia Zou , Zhenwei Shi

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…

Computer Vision and Pattern Recognition · Computer Science 2019-10-29 Vishwanath A. Sindagi , Rajeev Yasarla , Vishal M. Patel

In this paper, a new deep learning architecture for stereo disparity estimation is proposed. The proposed atrous multiscale network (AMNet) adopts an efficient feature extractor with depthwise-separable convolutions and an extended cost…

Computer Vision and Pattern Recognition · Computer Science 2019-04-22 Xianzhi Du , Mostafa El-Khamy , Jungwon Lee

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.,…

Computer Vision and Pattern Recognition · Computer Science 2017-03-29 Shohei Kumagai , Kazuhiro Hotta , Takio Kurita

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…

Computer Vision and Pattern Recognition · Computer Science 2021-06-07 Fusen Wang , Jun Sang , Zhongyuan Wu , Qi Liu , Nong Sang

Neural networks and tree ensembles are state-of-the-art learners, each with its unique statistical and computational advantages. We aim to combine these advantages by introducing a new layer for neural networks, composed of an ensemble of…

Machine Learning · Computer Science 2020-07-14 Hussein Hazimeh , Natalia Ponomareva , Petros Mol , Zhenyu Tan , Rahul Mazumder

Accurate crowd simulation is crucial for public safety management, emergency evacuation planning, and intelligent transportation systems. However, existing methods, which typically model crowds as a collection of independent individual…

Machine Learning · Computer Science 2026-04-14 Zijin Liu , Xu Geng , Wenshuai Xu , Xiang Zhao , Yan Xia , You Song

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

Computer Vision and Pattern Recognition · Computer Science 2020-09-16 Soham Chattopadhyay , Hritam Basak

The rapid development in visual crowd analysis shows a trend to count people by positioning or even detecting, rather than simply summing a density map. It also enlightens us back to the essence of the field, detection to count, which can…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Qi wang , Tao Han , Junyu Gao , Yuan Yuan , Xuelong Li

Multi-label networks with branches are proved to perform well in both accuracy and speed, but lacks flexibility in providing dynamic extension onto new labels due to the low efficiency of re-work on annotating and training. For multi-label…

Computer Vision and Pattern Recognition · Computer Science 2020-04-28 Chunhua Jia , Lei Zhang , Hui Huang , Weiwei Cai , Hao Hu , Rohan Adivarekar