paper-with-me

홈 › Papers

DenseNet for Dense Flow

2017-07-19 · Yi Zhu, Shawn Newsam

Classical approaches for estimating optical flow have achieved rapid progress in the last decade. However, most of them are too slow to be applied in real-time video analysis. Due to the great success of deep learning, recent work has focused on using CNNs to solve such dense prediction problems. In this paper, we investigate a new deep architecture, Densely Connected Convolutional Networks (DenseNet), to learn optical flow. This specific architecture is ideal for the problem at hand as it provides shortcut connections throughout the network, which leads to implicit deep supervision. We extend current DenseNet to a fully convolutional network to learn motion estimation in an unsupervised manner. Evaluation results on three standard benchmarks demonstrate that DenseNet is a better fit than other widely adopted CNN architectures for optical flow estimation.

📄 PDF Abstract BibTeX arXiv:1707.06316

Code (1)

Mind23-2/MindCode-4/tree/main/densenet mindspore

Tasks

Motion EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Invertible DenseNets

2020-10-05 · pproximateinference AABI Symposium 2021 1 · Yura Perugachi-Diaz, Jakub M. Tomczak, Sandjai Bhulai

We introduce Invertible Dense Networks (i-DenseNets), a more parameter efficient alternative to Residual Flows. The method relies on an analysis of the Lipschitz continuity of the concatenation in DenseNets, where we enf…

Invertible DenseNets with Concatenated LipSwish

2021-02-04 · NeurIPS 2021 12 · Yura Perugachi-Diaz, Jakub M. Tomczak, Sandjai Bhulai

We introduce Invertible Dense Networks (i-DenseNets), a more parameter efficient extension of Residual Flows. The method relies on an analysis of the Lipschitz continuity of the concatenation in DenseNets, where we enfor…

Density Estimation

Effective Combination of DenseNet andBiLSTM for Keyword Spotting

2019-01-19 · M. Zeng, N. Xiao

Keyword spotting (KWS) is a major component of human–computer interaction for smarton-device terminals and service robots, the purpose of which is to maximize the detection accuracy whilekeeping footprint size small. In …

Keyword SpottingTime SeriesTime Series Analysis

MPSA-DenseNet: A novel deep learning model for English accent classification

2023-06-15 · Tianyu Song, Linh Thi Hoai Nguyen, Ton Viet Ta

This paper presents three innovative deep learning models for English accent classification: Multi-DenseNet, PSA-DenseNet, and MPSE-DenseNet, that combine multi-task learning and the PSA module attention mechanism with D…

Multi-Task Learning

Log-DenseNet: How to Sparsify a DenseNet

2017-10-30 · ICLR 2018 1 · Hanzhang Hu, Debadeepta Dey, Allison Del Giorno, Martial Hebert 외

Skip connections are increasingly utilized by deep neural networks to improve accuracy and cost-efficiency. In particular, the recent DenseNet is efficient in computation and parameters, and achieves state-of-the-art pre…

Semantic Segmentation