792x / HDR-Plus-Python

Cross-platform implementation with GUI for desktop of Google's HDR+ in Python using Halide bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Banner

HDR Plus Python

Implementation with GUI for desktop of Google's HDR+ in Python using Halide bindings.

This repository is provided as is and is not maintained.

For our whitepaper see https://github.com/792x/HDR-Plus-Python/blob/master/HDRPlus2020.pdf

For the original paper see https://www.hdrplusdata.org/hdrplus.pdf

Data

This project uses the HDR+ Burst Photography Dataset. To download the subset of bursts used in this project, download the Google Cloud SDK and use the following command:

gsutil -m cp -r gs://hdrplusdata/20171106_subset .

Prerequisites

pip install -r requirements.txt

Examples

Input Output
Image Flowers_In Image Flowers Out
Image Chairs In Image Chairs Out
Image Sunflower In Image Sunflower Out

Graphical User Interface

Image GUI Image GUI Progress Bar

Footnote

This project was inspired by https://github.com/timothybrooks/hdr-plus

About

Cross-platform implementation with GUI for desktop of Google's HDR+ in Python using Halide bindings


Languages

Language:Python 100.0%