Skip to content
View trevor-m's full-sized avatar
Block or Report

Block or report trevor-m

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    An Open Source Machine Learning Framework for Everyone

    C++ 2

  2. tensorflow-SRGAN tensorflow-SRGAN Public

    Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)

    Python 39 13

  3. deep-gbuffers deep-gbuffers Public

    Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL

    C++ 38 4

  4. cuda-pathtrace cuda-pathtrace Public

    A realtime photorealistic pathtracer implemented in CUDA, using a convolutional neural network denoising algorithm

    C++ 4

  5. raytracer raytracer Public

    A multithreaded Whitted ray tracer (C++) which supports reflection, refraction, shadows, interpolated textures and normals, color and intersection shaders, as well as Monte Carlo anti-aliasing, dep…

    C++ 8

  6. tensorflow-bicubic-downsample tensorflow-bicubic-downsample Public

    tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.

    Python 25 4