Trevor Morris
Results
3
repositories owned by
Trevor Morris
deep-gbuffers
38
Stars
4
Forks
Watchers
Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL
tensorflow-bicubic-downsample
24
Stars
4
Forks
Watchers
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.
tensorflow-SRGAN
39
Stars
13
Forks
Watchers
Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)