paper-with-me

Papers

Motion-guided Non-local Spatial-Temporal Network for Video Crowd Counting

2021-04-28 · Haoyue Bai, S. -H. Gary Chan

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 extract and take advantage of the spatial-temporal correlation between neighboring frames in both short and long ranges to achieve high estimation accuracy for a video sequence. In this work, we propose Monet, a novel and highly accurate motion-guided non-local spatial-temporal network for video crowd counting. Monet first takes people flow (motion information) as guidance to coarsely segment the regions of pixels where a person may be. Given these regions, Monet then uses a non-local spatial-temporal network to extract spatial-temporally both short and long-range contextual information. The whole network is finally trained end-to-end with a fused loss to generate a high-quality density map. Noting the scarcity and low quality (in terms of resolution and scene diversity) of the publicly available video crowd datasets, we have collected and built a large-scale video crowd counting datasets, VidCrowd, to contribute to the community. VidCrowd contains 9,000 frames of high resolution (2560 x 1440), with 1,150,239 head annotations captured in different scenes, crowd density and lighting in two cities. We have conducted extensive experiments on the challenging VideoCrowd and two public video crowd counting datasets: UCSD and Mall. Our approach achieves substantially better performance in terms of MAE and MSE as compared with other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2104.13946

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Methods 이 논문이 사용한 방법론

MoNet Mixture model network (MoNet) is a general framework allowing to design convolutional deep architectures on non-Euclidean domains such as graphs and manifolds. Image and…

Similar Papers 제목 키워드 기반

Video-to-Task Learning via Motion-Guided Attention for Few-Shot Action Recognition

2024-11-18 · Hanyu Guo, Wanchuan Yu, Suzhou Que, Kaiwen Du 외

In recent years, few-shot action recognition has achieved remarkable performance through spatio-temporal relation modeling. Although a wide range of spatial and temporal alignment modules have been proposed, they primari…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

Flow-Guided Transformer for Video Inpainting

2022-08-14 · Kaidong Zhang, Jingjing Fu, Dong Liu

We propose a flow-guided transformer, which innovatively leverage the motion discrepancy exposed by optical flows to instruct the attention retrieval in transformer for high fidelity video inpainting. More specially, we …

RetrievalVideo Inpainting

CPGA: Coding Priors-Guided Aggregation Network for Compressed Video Quality Enhancement

2024-03-15 · CVPR 2024 1 · Qiang Zhu, Jinhua Hao, Yukang Ding, Yu Liu 외

Recently, numerous approaches have achieved notable success in compressed video quality enhancement (VQE). However, these methods usually ignore the utilization of valuable coding priors inherently embedded in compressed…

UniEdit: A Unified Tuning-Free Framework for Video Motion and Appearance Editing

2024-02-20 · Jianhong Bai, Tianyu He, Yuchi Wang, Junliang Guo 외

Recent advances in text-guided video editing have showcased promising results in appearance editing (e.g., stylization). However, video motion editing in the temporal dimension (e.g., from eating to waving), which distin…

Video Editing

2nd Place Solution for MeViS Track in CVPR 2024 PVUW Workshop: Motion Expression guided Video Segmentation

2024-06-20 · Bin Cao, Yisi Zhang, Xuanxu Lin, Xingjian He 외

Motion Expression guided Video Segmentation is a challenging task that aims at segmenting objects in the video based on natural language expressions with motion descriptions. Unlike the previous referring video object se…

Instance SegmentationReferring Video Object SegmentationSegmentationSemantic Segmentation+4