中文
相关论文

相关论文: Pixel-wise Crowd Understanding via Synthetic Data

200 篇论文

The problem of "approximating the crowd" is that of estimating the crowd's majority opinion by querying only a subset of it. Algorithms that approximate the crowd can intelligently stretch a limited budget for a crowdsourcing task. We…

社会与信息网络 · 计算机科学 2012-04-17 Seyda Ertekin , Haym Hirsh , Cynthia Rudin

Visual localization is the problem of estimating the position and orientation from which a given image (or a sequence of images) is taken in a known scene. It is an important part of a wide range of computer vision and robotics…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Ara Jafarzadeh , Manuel Lopez Antequera , Pau Gargallo , Yubin Kuang , Carl Toft , Fredrik Kahl , Torsten Sattler

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

We introduce the novel task of Crowd Volume Estimation (CVE), defined as the process of estimating the collective body volume of crowds using only RGB images. Besides event management and public safety, CVE can be instrumental in…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Luca Collorone , Stefano D'Arrigo , Massimiliano Pappa , Guido Maria D'Amely di Melendugno , Giovanni Ficarra , Fabio Galasso

Density estimation is one of the most widely used methods for crowd counting in which a deep learning model learns from head-annotated crowd images to estimate crowd density in unseen images. Typically, the learning performance of the model…

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

Modern machine learning algorithms need large datasets to be trained. Crowdsourcing has become a popular approach to label large datasets in a shorter time as well as at a lower cost comparing to that needed for a limited number of experts.…

Being able to understand the relations between the user and the surrounding environment is instrumental to assist users in a worksite. For instance, understanding which objects a user is interacting with from images and video collected…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Camillo Quattrocchi , Daniele Di Mauro , Antonino Furnari , Giovanni Maria Farinella

This study enhances a crowd density estimation algorithm originally designed for image-based analysis by adapting it for video-based scenarios. The proposed method integrates a denoising probabilistic model that utilizes diffusion processes…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Balachandra Devarangadi Sunil , Rakshith Venkatesh , Shantanu Todmal

Nowadays, massive urban human mobility data are being generated from mobile phones, car navigation systems, and traffic sensors. Predicting the density and flow of the crowd or traffic at a citywide level becomes possible by using the big…

机器学习 · 计算机科学 2019-11-19 Renhe Jiang , Zekun Cai , Zhaonan Wang , Chuang Yang , Zipei Fan , Xuan Song , Kota Tsubouchi , Ryosuke Shibasaki

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…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Xiyang Liu , Jie Yang , Wenrui Ding

Crowd analysis from drones has attracted increasing attention in recent times due to the ease of use and affordable cost of these devices. However, how this technology can provide a solution to crowd flow detection is still an unexplored…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Giovanna Castellano , Eugenio Cotardo , Corrado Mencar , Gennaro Vessio

Modern crowd counting methods usually employ deep neural networks (DNN) to estimate crowd counts via density regression. Despite their significant improvements, the regression-based methods are incapable of providing the detection of…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Yuting Liu , Miaojing Shi , Qijun Zhao , Xiaofang Wang

Studies related to crowds of pedestrians, both those of theoretical nature and application oriented ones, have generally focused on either the analysis or the synthesis of the phenomena related to the interplay between individual…

多智能体系统 · 计算机科学 2013-11-07 Stefania Bandini , Andrea Gorrini , Giuseppe Vizzari

The existing crowd counting models require extensive training data, which is time-consuming to annotate. To tackle this issue, we propose a simple yet effective crowd counting method by utilizing the Segment-Everything-Everywhere Model…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jia Wan , Qiangqiang Wu , Wei Lin , Antoni B. Chan

In this paper, we propose a new query-based detection framework for crowd detection. Previous query-based detectors suffer from two drawbacks: first, multiple predictions will be inferred for a single object, typically in crowded scenes;…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Anlin Zheng , Yuang Zhang , Xiangyu Zhang , Xiaojuan Qi , Jian Sun

We introduce a novel crowdsourcing method for identifying important areas in graphical images through punch-hole labeling. Traditional methods, such as gaze trackers and mouse-based annotations, which generate continuous data, can be…

人机交互 · 计算机科学 2024-09-17 Minsuk Chang , Soohyun Lee , Aeri Cho , Hyeon Jeon , Seokhyeon Park , Cindy Xiong Bearfield , Jinwook Seo

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

Crowd anomaly detection is one of the most popular topics in computer vision in the context of smart cities. A plethora of deep learning methods have been proposed that generally outperform other machine learning solutions. Our review…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Md. Haidar Sharif , Lei Jiao , Christian W. Omlin

Crowd density estimation is a well-known computer vision task aimed at estimating the density distribution of people in an image. The main challenge in this domain is the reliance on fine-grained location-level annotations, (i.e. points…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Mattia Litrico , Feng Chen , Michael Pound , Sotirios A Tsaftaris , Sebastiano Battiato , Mario Valerio Giuffrida

With the development of mobile social networks, more and more crowdsourced data are generated on the Web or collected from real-world sensing. The fragment, heterogeneous, and noisy nature of online/offline crowdsourced data, however, makes…

人机交互 · 计算机科学 2019-08-08 Bin Guo , Huihui Chen , Yan Liu , Chao Chen , Qi Han , Zhiwen Yu