paper-with-me

홈 › Papers

Tensor-based approach to accelerate deformable part models

2017-06-29 · D. V. Parkhomenko, I. L. Mazurenko

This article provides next step towards solving speed bottleneck of any system that intensively uses convolutions operations (e.g. CNN). Method described in the article is applied on deformable part models (DPM) algorithm. Method described here is based on multidimensional tensors and provides efficient tradeoff between DPM performance and accuracy. Experiments on various databases, including Pascal VOC, show that the proposed method allows decreasing a number of convolutions up to 4.5 times compared with DPM v.5, while maintaining similar accuracy. If insignificant accuracy degradation is allowable, higher computational gain can be achieved. The method consists of filters tensor decomposition and convolutions shortening using the decomposed filter. Mathematical overview of the proposed method as well as simulation results are provided.

📄 PDF Abstract BibTeX arXiv:1707.03268

Code (0)

등록된 구현이 없습니다.

Tasks

Tensor Decomposition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Curvilinear Structure Tracking by Low Rank Tensor Approximation with Model Propagation

2014-06-01 · CVPR 2014 6 · Erkang Cheng, Yu Pang, Ying Zhu, Jingyi Yu 외

Robust tracking of deformable object like catheter or vascular structures in X-ray images is an important technique used in image guided medical interventions for effective motion compensation and dynamic multi-modality …

Motion Compensation

CNN-powered micro- to macro-scale flow modeling in deformable porous media

2025-01-11 · Yousef Heider, Fadi Aldakheel, Wolfgang Ehlers

This work introduces a novel application for predicting the macroscopic intrinsic permeability tensor in deformable porous media, using a limited set of micro-CT images of real microgeometries. The primary goal is to dev…

Data Augmentation

Efficient Post-processing of Diffusion Tensor Cardiac Magnetic Imaging Using Texture-conserving Deformable Registration

2023-09-12 · Fanwen Wang, Pedro F. Ferreira, Yinzhe Wu, Camila Munoz 외

Diffusion tensor cardiac magnetic resonance (DT-CMR) is a method capable of providing non-invasive measurements of myocardial microstructure. Image registration is essential to correct image shifts due to intra and inter…

DecoderImage Registration

Tensor p-shrinkage nuclear norm for low-rank tensor completion

2019-07-09 · Chunsheng Liu, Hong Shan, Chunlei Chen

In this paper, a new definition of tensor p-shrinkage nuclear norm (p-TNN) is proposed based on tensor singular value decomposition (t-SVD). In particular, it can be proved that p-TNN is a better approximation of the ten…

TensorFlow Agents: Efficient Batched Reinforcement Learning in TensorFlow

2017-09-08 · Danijar Hafner, James Davidson, Vincent Vanhoucke

We introduce TensorFlow Agents, an efficient infrastructure paradigm for building parallel reinforcement learning algorithms in TensorFlow. We simulate multiple environments in parallel, and group them to perform the neu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)