Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 419 Bytes

Speedup.md

File metadata and controls

7 lines (5 loc) · 419 Bytes

Speedup

Different Strategies for speeding up network processing.

Bilateral Grid Upsampling

Deep Bilateral Learning for Real-Time Image Enhancement Famous HDRNet by Google. Using a learnable bilateral-based upsampling. Downsize the input for the network and learn a guidemap from the raw input to help upsize the prediction from the network.