/hdrnet.pytorch

A pytorch re-implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017 https://groups.csail.mit.edu/graphics…

Primary LanguagePython

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.