中文
相关论文

相关论文: C^3 Framework: An Open-source PyTorch Code for Cro…

200 篇论文

KG (Knowledge Generation) and understanding have traditionally been a Human-centric activity. KE (Knowledge Engineering) and KM (Knowledge Management) have tried to augment human knowledge on two separate planes: the first deals with…

人机交互 · 计算机科学 2020-11-30 Nadeem Kafi , Zubair Ahmed Shaikh , Muhammad Shahid Shaikh

Multi-modal crowd counting involves estimating crowd density from both visual and thermal/depth images. This task is challenging due to the significant gap between these distinct modalities. In this paper, we propose a novel approach by…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Haoliang Meng , Xiaopeng Hong , Chenhao Wang , Miao Shang , Wangmeng Zuo

Crowd counting on the drone platform is an interesting topic in computer vision, which brings new challenges such as small object inference, background clutter and wide viewpoint. However, there are few algorithms focusing on crowd counting…

Perspective distortions and crowd variations make crowd counting a challenging task in computer vision. To tackle it, many previous works have used multi-scale architecture in deep neural networks (DNNs). Multi-scale branches can be either…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zhipeng Du , Miaojing Shi , Jiankang Deng , Stefanos Zafeiriou

In crowd counting datasets, each person is annotated by a point, which is usually the center of the head. And the task is to estimate the total count in a crowd scene. Most of the state-of-the-art methods are based on density map…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhiheng Ma , Xing Wei , Xiaopeng Hong , Yihong Gong

Large crowds exhibit intricate behaviors and significant emergent properties, yet existing crowd simulation systems often lack behavioral diversity, resulting in homogeneous simulation outcomes. To address this limitation, we propose…

多智能体系统 · 计算机科学 2024-09-25 Yihao Li , Junyu Liu , Xiaoyu Guan , Hanming Hou , Tianyu Huang

LLM-based code generation tools are essential to help developers in the software development process. Existing tools often disconnect with the working context, i.e., the code repository, causing the generated code to be not similar to human…

软件工程 · 计算机科学 2024-10-29 Dianshu Liao , Shidong Pan , Xiaoyu Sun , Xiaoxue Ren , Qing Huang , Zhenchang Xing , Huan Jin , Qinying Li

Due to domain shift, a large performance drop is usually observed when a trained crowd counting model is deployed in the wild. While existing domain-adaptive crowd counting methods achieve promising results, they typically regard each crowd…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Yongtuo Liu , Dan Xu , Sucheng Ren , Hanjie Wu , Hongmin Cai , Shengfeng He

Schema matching is a central challenge for data integration systems. Inspired by the popularity and the success of crowdsourcing platforms, we explore the use of crowdsourcing to reduce the uncertainty of schema matching. Since…

数据库 · 计算机科学 2018-09-12 Chen Jason Zhang , Lei Chen , H. V. Jagadish , Mengchen Zhang , Yongxin Tong

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

As the number of individuals in a crowd grows, enumeration-based techniques become increasingly infeasible and their estimates increasingly unreliable. We propose instead an estimation-based version of the problem: we label Rough Crowd…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Shengqin Jiang , Linfei Li , Haokui Zhang , Qingshan Liu , Amin Beheshti , Jian Yang , Anton van den Hengel , Quan Z. Sheng , Yuankai Qi

Traditional crowd counting networks suffer from information loss when feature maps are downsized through pooling layers, leading to inaccuracies in counting crowds at a distance. Existing methods often assume correct annotations during…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Yi-Kuan Hsieh , Jun-Wei Hsieh , Yu-Chee Tseng , Ming-Ching Chang , Li Xin

Smart devices with built-in sensors, computational capabilities, and network connectivity have become increasingly pervasive. The crowds of smart devices offer opportunities to collectively sense and perform computing tasks in an…

机器学习 · 计算机科学 2015-01-13 Jihun Hamm , Adam Champion , Guoxing Chen , Mikhail Belkin , Dong Xuan

Localizing individuals in crowds is more in accordance with the practical demands of subsequent high-level crowd analysis tasks than simply counting. However, existing localization based methods relying on intermediate representations…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Qingyu Song , Changan Wang , Zhengkai Jiang , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yang Wu

People counting system in crowded places has become a very useful practical application that can be accomplished in various ways which include many traditional methods using sensors. Examining the case of real time scenarios, the algorithm…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Satyanarayana Penke , Gopikrishna Pavuluri , Soukhya Kunda , Satvik M , CharanKumar Y

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density. They typically use the same filters over the whole image or over large image patches. Only then do they estimate local scale to…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Weizhe Liu , Mathieu Salzmann , Pascal Fua

We present a method for image-based crowd counting, one that can predict a crowd density map together with the uncertainty values pertaining to the predicted density map. To obtain prediction uncertainty, we model the crowd density values…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Viresh Ranjan , Boyu Wang , Mubarak Shah , Minh Hoai

Since COVID-19, crowd-counting tasks have gained wide applications. While supervised methods are reliable, annotation is more challenging in high-density scenes due to small head sizes and severe occlusion, whereas it's simpler in…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Guoliang Xu , Jianqin Yin , Ren Zhang , Yonghao Dang , Feng Zhou , Bo Yu

The increasing practice of engaging crowds, where organizations use IT to connect with dispersed individuals for explicit resource creation purposes, has precipitated the need to measure the precise processes and benefits of these…

计算机与社会 · 计算机科学 2017-02-15 J. Prpic , P. , Shukla

Crowd feedback systems have the potential to support creative workers with feedback from the crowd. In this position paper for the Workshop on Designing Crowd-powered Creativity Support Systems (DC2S2) at CHI '19, we present three…

人机交互 · 计算机科学 2020-04-21 Jonas Oppenlaender , Simo Hosio