Skip to content

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

Notifications You must be signed in to change notification settings

ksnzh/hdrnet.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages