scispace - formally typeset
Z

Zuzana Kukelova

Researcher at Czech Technical University in Prague

Publications -  40
Citations -  564

Zuzana Kukelova is an academic researcher from Czech Technical University in Prague. The author has contributed to research in topics: RANSAC & Polynomial. The author has an hindex of 11, co-authored 40 publications receiving 353 citations. Previous affiliations of Zuzana Kukelova include Microsoft.

Papers
More filters
Posted Content

Beyond Gr\"obner Bases: Basis Selection for Minimal Solvers

TL;DR: This paper shows how to make polynomial solvers based on the action matrix method faster, by careful selection of the monomial bases, and presents a novel basis sampling scheme that is evaluated on a number of problems.
Posted Content

On the Two-View Geometry of Unsynchronized Cameras

TL;DR: In this paper, the authors present a method for simultaneously estimating camera geometry and time shift from video sequences from multiple unsynchronized cameras using minimal correspondence sets (eight for fundamental matrix and four and a half for homography) using RANSAC.
Journal ArticleDOI

A benchmark of selected algorithmic differentiation tools on some problems in computer vision and machine learning

TL;DR: Algorithmic differentiation (AD) allows exact computation of derivatives given only an implementation of an objective function as mentioned in this paper, which can be used to compute derivatives of derivatives of a function.
Proceedings ArticleDOI

A Sparse Resultant Based Method for Efficient Minimal Solvers

TL;DR: This paper studies an alternative algebraic method for solving systems of polynomial equations, i.e., the sparse resultant-based method and proposes a novel approach to convert the resultant constraint to an eigenvalue problem, which can significantly improve the efficiency and stability of existing resultant- based solvers.
Posted Content

A Benchmark of Selected Algorithmic Differentiation Tools on Some Problems in Computer Vision and Machine Learning

TL;DR: 15 ways of computing derivatives including 11 automatic differentiation tools implementing various methods and written in various languages (C++, F#, MATLAB, Julia and Python), 2 symbolic differentiation tools, finite differences and hand-derived computation are compared.