paper-with-me

Papers

Spatiotemporal Dilated Convolution with Uncertain Matching for Video-based Crowd Estimation

2021-01-29 · Yu-Jen Ma, Hong-Han Shuai, Wen-Huang Cheng

In this paper, we propose a novel SpatioTemporal convolutional Dense Network (STDNet) to address the video-based crowd counting problem, which contains the decomposition of 3D convolution and the 3D spatiotemporal dilated dense convolution to alleviate the rapid growth of the model size caused by the Conv3D layer. Moreover, since the dilated convolution extracts the multiscale features, we combine the dilated convolution with the channel attention block to enhance the feature representations. Due to the error that occurs from the difficulty of labeling crowds, especially for videos, imprecise or standard-inconsistent labels may lead to poor convergence for the model. To address this issue, we further propose a new patch-wise regression loss (PRL) to improve the original pixel-wise loss. Experimental results on three video-based benchmarks, i.e., the UCSD, Mall and WorldExpo'10 datasets, show that STDNet outperforms both image- and video-based state-of-the-art methods. The source codes are released at \url{https://github.com/STDNet/STDNet}.

📄 PDF Abstract BibTeX arXiv:2101.12439

Code (1)

STDNet/STDNet 공식 구현 tf

Tasks

Crowd Counting

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Pyramid Dilated Deeper ConvLSTM for Video Salient Object Detection

2018-09-01 · ECCV 2018 9 · Hongmei Song, Wenguan Wang, Sanyuan Zhao, Jianbing Shen 외

This paper proposes a fast video salient object detection model, based on a novel recurrent network architecture, named Pyramid Dilated Bidirectional ConvLSTM (PDB-ConvLSTM). A Pyramid Dilated Convolution (PDC) module is…

GPUObjectobject-detectionObject Detection+7

Spotting Football Events Using Two-Stream Convolutional Neural Network and Dilated Recurrent Neural Network

2021-04-21 · Behzad Mahaseni, Erma Rahayu Mohd Faizal, Ram Gopal Raj

This paper addresses the problem of event detection and localization in long football (soccer) videos. Our key idea is that understanding the long-range dependencies between video frames is imperative for accurate event …

Action SpottingEvent Detection

Temporal Convolutional Networks for Action Segmentation and Detection

2016-11-16 · CVPR 2017 7 · Colin Lea, Michael D. Flynn, Rene Vidal, Austin Reiter 외

The ability to identify and temporally segment fine-grained human actions throughout a video is crucial for robotics, surveillance, education, and beyond. Typical approaches decouple this problem by first extracting loca…

Action SegmentationDecoderSkeleton Based Action Recognition

D2Conv3D: Dynamic Dilated Convolutions for Object Segmentation in Videos

2021-11-15 · WACV 2021 11 · Christian Schmidt, Ali Athar, Sabarinath Mahadevan, Bastian Leibe

Despite receiving significant attention from the research community, the task of segmenting and tracking objects in monocular videos still has much room for improvement. Existing works have simultaneously justified the e…

Multi-Object Tracking and SegmentationSegmentationSemantic SegmentationUnsupervised Video Object Segmentation+4

D^2Conv3D: Dynamic Dilated Convolutions for Object Segmentation in Videos

2021-11-15 · Christian Schmidt, Ali Athar, Sabarinath Mahadevan, Bastian Leibe

Despite receiving significant attention from the research community, the task of segmenting and tracking objects in monocular videos still has much room for improvement. Existing works have simultaneously justified the e…

SegmentationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+2