We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Redistributor: Transforming Empirical Data Distributions

Abstract: We present an algorithm and package, Redistributor, which forces a collection of scalar samples to follow a desired distribution. When given independent and identically distributed samples of some random variable $S$ and the continuous cumulative distribution function of some desired target $T$, it provably produces a consistent estimator of the transformation $R$ which satisfies $R(S)=T$ in distribution. As the distribution of $S$ or $T$ may be unknown, we also include algorithms for efficiently estimating these distributions from samples. This allows for various interesting use cases in image processing, where Redistributor serves as a remarkably simple and easy-to-use tool that is capable of producing visually appealing results. The package is implemented in Python and is optimized to efficiently handle large data sets, making it also suitable as a preprocessing step in machine learning. The source code is available at this https URL
Comments: 19 pages, 8 figures
Subjects: Computer Vision and Pattern Recognition (cs.CV); Mathematical Software (cs.MS)
Cite as: arXiv:2210.14219 [cs.CV]
  (or arXiv:2210.14219v1 [cs.CV] for this version)

Submission history

From: Pavol Harar [view email]
[v1] Tue, 25 Oct 2022 17:59:03 GMT (7563kb,D)

Link back to: arXiv, form interface, contact.