paper-with-me

Papers

Fast Approximate Modelling of the Next Combination Result for Stopping the Text Recognition in a Video

2020-08-06 · Konstantin Bulatov, Nadezhda Fedotova, Vladimir V. Arlazarov

In this paper, we consider a task of stopping the video stream recognition process of a text field, in which each frame is recognized independently and the individual results are combined together. The video stream recognition stopping problem is an under-researched topic with regards to computer vision, but its relevance for building high-performance video recognition systems is clear. Firstly, we describe an existing method of optimally stopping such a process based on a modelling of the next combined result. Then, we describe approximations and assumptions which allowed us to build an optimized computation scheme and thus obtain a method with reduced computational complexity. The methods were evaluated for the tasks of document text field recognition and arbitrary text recognition in a video. The experimental comparison shows that the introduced approximations do not diminish the quality of the stopping method in terms of the achieved combined result precision, while dramatically reducing the time required to make the stopping decision. The results were consistent for both text recognition tasks.

📄 PDF Abstract BibTeX arXiv:2008.02566

Code (1)

SmartEngines/stoppers_modelling 공식 구현

Tasks

Video Recognition

Similar Papers 제목 키워드 기반

AA-PINN: ATTENTION AUGMENTED PHYSICS INFORMED NEURAL NETWORKS

2021-09-29 · Abhinav Sagar

Physics Informed Neural Networks has been quite successful in modelling the complex nature of fluid flow. Computational Fluid Dynamics using parallel processing algorithms on GPUs have considerably reduced the time to so…

Fast ABC with joint generative modelling and subset simulation

2021-04-16 · Eliane Maalouf, David Ginsbourger, Niklas Linde

We propose a novel approach for solving inverse-problems with high-dimensional inputs and an expensive forward mapping. It leverages joint deep generative modelling to transfer the original problem spaces to a lower dime…

DiagnosticDiversityGeophysics

Fast Deep Mixtures of Gaussian Process Experts

2020-06-11 · Clement Etienam, Kody Law, Sara Wade, Vitaly Zankin

Mixtures of experts have become an indispensable tool for flexible modelling in a supervised learning context, allowing not only the mean function but the entire density of the output to change with the inputs. Sparse Ga…

Gaussian ProcessesMixture-of-ExpertsUncertainty Quantification

McKernel: A Library for Approximate Kernel Expansions in Log-linear Time

2017-02-27 · Joachim D. Curtó, Irene C. Zarza, Feng Yang, Alexander J. Smola 외

Kernel Methods Next Generation (KMNG) introduces a framework to use kernel approximates in the mini-batch setting with SGD Optimizer as an alternative to Deep Learning. McKernel is a C++ library for KMNG ML Large-scale. …

CPUGeneral Classification

Black-Box Autoregressive Density Estimation for State-Space Models

2018-11-20 · Tom Ryder, Andrew Golighty, A. Stephen McGough, Dennis Prangle

State-space models (SSMs) provide a flexible framework for modelling time-series data. Consequently, SSMs are ubiquitously applied in areas such as engineering, econometrics and epidemiology. In this paper we provide a f…

Bayesian InferenceDeep LearningDensity EstimationEconometrics+5