- Santa Clara, Californa
Block or Report
Block or report trevor-m
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
tensorflow Public
Forked from tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
C++ 1
-
tensorflow-SRGAN Public
Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)
-
deep-gbuffers Public
Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL
-
cuda-pathtrace Public
A realtime photorealistic pathtracer implemented in CUDA, using a convolutional neural network denoising algorithm
C++ 4
-
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.