All Projects → StarsX → IrradianceMap

StarsX / IrradianceMap

Licence: MIT license
Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution Kernel by Box-filtered Image Pyramid) demo II. Real-time dynamic irradiance mapping.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HLSL
714 projects

Projects that are alternatives of or similar to IrradianceMap

NonuniformBlur
Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution Kernel by Box-filtered Image Pyramid) demo I (just for reference). A very fast approximation to large-kernel Gaussian blur with nonuniform blur radii, by making use of box-filtered mip maps V-cycle (theoratica…
Stars: ✭ 83 (+72.92%)
Mutual labels:  convolution, siggraph-asia, mipmap, box-filters
Etl
Blazing-fast Expression Templates Library (ETL) with GPU support, in C++
Stars: ✭ 190 (+295.83%)
Mutual labels:  convolution
Capsgnn
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
Stars: ✭ 1,008 (+2000%)
Mutual labels:  convolution
Pynq Dl
Xilinx Deep Learning IP
Stars: ✭ 84 (+75%)
Mutual labels:  convolution
Active Convolution
Active Convolution
Stars: ✭ 56 (+16.67%)
Mutual labels:  convolution
Psconv
[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
Stars: ✭ 138 (+187.5%)
Mutual labels:  convolution
Canvas Img Process
html5 canvas image process ( 3*3 kernel ) canvas卷积核测试 canvas图片后期
Stars: ✭ 31 (-35.42%)
Mutual labels:  convolution
Skimcaffe
Caffe for Sparse Convolutional Neural Network
Stars: ✭ 230 (+379.17%)
Mutual labels:  convolution
Rocket
ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels
Stars: ✭ 163 (+239.58%)
Mutual labels:  convolution
Pytsetlinmachine
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, and clause indexing
Stars: ✭ 80 (+66.67%)
Mutual labels:  convolution
Pyspeechrev
This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
Stars: ✭ 74 (+54.17%)
Mutual labels:  convolution
Fft Conv Pytorch
Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
Stars: ✭ 65 (+35.42%)
Mutual labels:  convolution
Pyeco
python implementation of efficient convolution operators for tracking
Stars: ✭ 150 (+212.5%)
Mutual labels:  convolution
Anomaly detection
This is a times series anomaly detection algorithm, implemented in Python, for catching multiple anomalies. It uses a moving average with an extreme student deviate (ESD) test to detect anomalous points.
Stars: ✭ 50 (+4.17%)
Mutual labels:  convolution
Laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Stars: ✭ 191 (+297.92%)
Mutual labels:  convolution
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-14.58%)
Mutual labels:  convolution
Scidart
Multiplatform scientific computing for Dart
Stars: ✭ 73 (+52.08%)
Mutual labels:  convolution
Jamesdspmanager
Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.
Stars: ✭ 136 (+183.33%)
Mutual labels:  convolution
Image Js
Image processing and manipulation in JavaScript
Stars: ✭ 241 (+402.08%)
Mutual labels:  convolution
Convolve
Simple demonstration of separable convolutions
Stars: ✭ 198 (+312.5%)
Mutual labels:  convolution

IrradianceMap

Real-time dynamic irradiance mapping.

Irradiance map result bunny

Irradiance map result turing

Hot keys:

[F1] show/hide FPS

[Space] pause/play animation

[P] pipeline type switch

Prerequisite: https://github.com/StarsX/XUSG

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].