Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 200 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 200 Bytes

hdrnet

An pytorch re-implementation of 'Deep Bilateral Learning for Real-Time Image Enhancements', SIGGRAPH 2017

Network

Slice operation is implemetated with torch.nn.functional.grid_sample.