Pete43's repositories

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

blender

Official mirror of Blender

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

bmfr

Blockwise Multi-Order Feature Regression for Real-Time Path Tracing Reconstruction

Language:C++License:MITStargazers:0Issues:1Issues:0

CodingInterviewChinese2

《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

cs231n_spring_2017_assignment

My implementations of cs231n 2017

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

DeepIllumination

Code and examples from our paper "Deep Illumination: Approximating Dynamic Global Illumination with Generative Adversarial Networks," by Manu Mathew Thomas and Angus Forbes

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

dls-example

Introduction of usage deep learning service of huawei cloud

Stargazers:0Issues:0Issues:0

fast-Non-local-Means-and-Asymptotic-Non-local-Means

Non-Local means denoising (NLM) algorithm is a milestone algorithm in the field of image processing. The proposal of NLM has opened up the non-local method which has a deep influence. This paper performed a revisit for NLM from two aspects as follows: 1. To alleviate the high computational complexity problem of NLM, a fast algorithm was constructed, which was based on cross-correlation and fast Fourier transform; 2. NLM always blur structures and textures during the noise removal, especially in the case of strong noise. To solve this problem, an Asymptotic Non-Local Means image denoising algorithm is put forward, which uses the property of noise variance to control the filtering parameters. Numerical experiments illustrate that the fast algorithm is 27 times faster than classical implementation with standard parameter configuration, and the ANLM uniformly outperforms classical NLM, in terms of both PSNR and visual effects.

Stargazers:0Issues:0Issues:0

GANs-collections-tf2.0_keras-eager_mode

This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN

Stargazers:0Issues:0Issues:0

generative_adversarial_networks_101

Keras implementations of Generative Adversarial Networks. GAN, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

License:MITStargazers:0Issues:0Issues:0

glm

OpenGL Mathematics (GLM)

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

glTF

glTF – Runtime 3D Asset Delivery

Language:HTMLStargazers:0Issues:0Issues:0

glTF-Sample-Models

glTF Sample Models

Language:GLSLStargazers:0Issues:0Issues:0

GravityEngine

my dx12 playground

Stargazers:0Issues:0Issues:0

keras-mnist-tutorial

For a mini tutorial at U of T, a tutorial on MNIST classification in Keras.

Stargazers:0Issues:0Issues:0

layerdenoise

Neural Denoising with Layer Embeddings

License:NOASSERTIONStargazers:0Issues:0Issues:0

lighthouse2

Lighthouse 2 framework for real-time ray tracing

Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

npbg

Neural Point-Based Graphics

License:MITStargazers:0Issues:0Issues:0

NvidiaAIDenoiser

A simple implementation of Nvidia's AI denoiser

License:UnlicenseStargazers:0Issues:0Issues:0

OpenGraphic

Graphic Engine & Game Engine lists

Stargazers:0Issues:0Issues:0

Pixel2Mesh

Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pretrained-models.pytorch

Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

pytorch-generative-model-collections

Collection of generative models in Pytorch version.

Stargazers:0Issues:0Issues:0

Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

License:GPL-3.0Stargazers:0Issues:0Issues:0

raytracing.github.io

Main Repo / Main Web Site

License:CC0-1.0Stargazers:0Issues:0Issues:0

sbmc

Sample-based Monte Carlo Denoising using a Kernel-Splatting Network [Siggraph 2019]

License:Apache-2.0Stargazers:0Issues:0Issues:0

stb

stb single-file public domain libraries for C/C++

Language:CStargazers:0Issues:0Issues:0

Urho3D

Cross-platform 2D and 3D game engine.

License:MITStargazers:0Issues:0Issues:0

vgg_loss

Implementation of Neural Rerendering in the Wild - CVPR 2019.

Stargazers:0Issues:0Issues:0