/bilateral_solver

Python code for the fast bilateral solver

Primary LanguageJupyter NotebookMIT LicenseMIT

The Fast Bilateral Solver

Barebones Python implementation of the Fast Bilateral Solver. This code is an unoptimized version of the bilateral solver, so runtime and performance are worse than reported in the paper.