中文
相关论文

相关论文: Spatiotemporal Modeling for Crowd Counting in Vide…

200 篇论文

Spatio-temporal contexts are crucial in understanding human actions in videos. Recent state-of-the-art Convolutional Neural Network (ConvNet) based action recognition systems frequently involve 3D spatio-temporal ConvNet filters, chunking…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Yunfeng Wang , Wengang Zhou , Qilin Zhang , Xiaotian Zhu , Houqiang Li

We study video crowd counting, which is to estimate the number of objects (people in this paper) in all the frames of a video sequence. Previous work on crowd counting is mostly on still images. There has been little work on how to properly…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Haoyue Bai , S. -H. Gary Chan

This paper presents a novel method to involve both spatial and temporal features for semantic video segmentation. Current work on convolutional neural networks(CNNs) has shown that CNNs provide advanced spatial features supporting a very…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Mohsen Fayyaz , Mohammad Hajizadeh Saffar , Mohammad Sabokrou , Mahmood Fathy , Reinhard Klette , Fay Huang

Convolutional neural networks (CNNs) have been extensively applied for image recognition problems giving state-of-the-art results on recognition, detection, segmentation and retrieval. In this work we propose and evaluate several deep…

计算机视觉与模式识别 · 计算机科学 2015-04-14 Joe Yue-Hei Ng , Matthew Hausknecht , Sudheendra Vijayanarasimhan , Oriol Vinyals , Rajat Monga , George Toderici

In this work, we aim for temporally consistent semantic segmentation throughout frames in a video. Many semantic segmentation algorithms process images individually which leads to an inconsistent scene interpretation due to illumination…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Manuel Rebol , Patrick Knöbelreiter

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

Learning from spatio-temporal data has numerous applications such as human-behavior analysis, object tracking, video compression, and physics simulation.However, existing methods still perform poorly on challenging video tasks such as…

机器学习 · 计算机科学 2020-10-06 Jiahao Su , Wonmin Byeon , Jean Kossaifi , Furong Huang , Jan Kautz , Animashree Anandkumar

The current models of image representation based on Convolutional Neural Networks (CNN) have shown tremendous performance in image retrieval. Such models are inspired by the information flow along the visual pathway in the human visual…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Zakaria Laskar , Juho Kannala

Accurately estimating the number of objects in a single image is a challenging yet meaningful task and has been applied in many applications such as urban planning and public safety. In the various object counting tasks, crowd counting is…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Guangshuai Gao , Junyu Gao , Qingjie Liu , Qi Wang , Yunhong Wang

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

Automatic crowd counting using density estimation has gained significant attention in computer vision research. As a result, a large number of crowd counting and density estimation models using convolution neural networks (CNN) have been…

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

Being able to predict the crowd flows in each and every part of a city, especially in irregular regions, is strategically important for traffic control, risk assessment, and public safety. However, it is very challenging because of…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Junkai Sun , Junbo Zhang , Qiaofei Li , Xiuwen Yi , Yuxuan Liang , Yu Zheng

Crowd counting models in highly congested areas confront two main challenges: weak localization ability and difficulty in differentiating between foreground and background, leading to inaccurate estimations. The reason is that objects in…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Yuehai Chen , Qingzhong Wang , Jing Yang , Badong Chen , Haoyi Xiong , Shaoyi Du

State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density in the image plane. While useful for this purpose, this image-plane density has no immediate physical meaning because it is…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Weizhe Liu , Krzysztof Lis , Mathieu Salzmann , Pascal Fua

Automatically describing videos with natural language is a fundamental challenge for computer vision and natural language processing. Recently, progress in this problem has been achieved through two steps: 1) employing 2-D and/or 3-D…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Yuyu Guo , Jingqiu Zhang , Lianli Gao

Convolutional neural networks (CNNs) have dominated the field of computer vision for nearly a decade due to their strong ability to learn local features. However, due to their limited receptive field, CNNs fail to model the global context.…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Siddharth Singh Savner , Vivek Kanhangad

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

Nowadays, modern earth observation programs produce huge volumes of satellite images time series (SITS) that can be useful to monitor geographical areas through time. How to efficiently analyze such kind of information is still an open…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Dino Ienco , Raffaele Gaetano , Claire Dupaquier , Pierre Maurel

Pedestrian trajectory prediction is a prominent research track that has advanced towards modelling of crowd social and contextual interactions, with extensive usage of Long Short-Term Memory (LSTM) for temporal representation of walking…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Sirin Haddad , Siew Kei Lam

Human actions captured in video sequences are three-dimensional signals characterizing visual appearance and motion dynamics. To learn action patterns, existing methods adopt Convolutional and/or Recurrent Neural Networks (CNNs and RNNs).…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Lin Sun , Kui Jia , Kevin Chen , Dit Yan Yeung , Bertram E. Shi , Silvio Savarese