Black-Phoenix / CUDA-MLPLinks
A multilayer perceptron (for simple image classification), accelerated with CUDA
☆16Updated 5 years ago
Alternatives and similar repositories for CUDA-MLP
Users that are interested in CUDA-MLP are comparing it to the libraries listed below
Sorting:
- A Python package for calling Slang modules from PyTorch.☆64Updated last month
- Fast and accurate spherical harmonics products☆24Updated 3 years ago
- Complete Python bindings for the OptiX host API☆57Updated 6 months ago
- Reference implementation of the paper "Recursive Control Variates for Inverse Rendering" (SIGGRAPH 2023)☆50Updated 2 years ago
- This is the official implementation of our EGSR 2023 paper, Accelerating Hair Rendering by Learning High-Order Scattered Radiance.☆43Updated 2 years ago
- Code release for "Dynamic Neural Radiosity with Multi-grid Decomposition"☆10Updated 9 months ago
- The codes for SIGGRAPH 2022 paper "Nerual Layered BRDFs"☆14Updated 2 years ago
- Source Code for SIGGRAPH 2023 Paper "Parameter-space ReSTIR for Differentiable and Inverse Rendering"☆60Updated 8 months ago
- Python wrapper for the OptiX 7 raytracing engine using Cython.☆27Updated 2 months ago
- Source code for the SIGGRAPH 2024 conference paper "Neural Geometry Fields for Meshes"☆146Updated 6 months ago
- Code repository for the paper "Neural BRDF Representation and Importance Sampling" (CGF 2021)☆32Updated 2 years ago
- [SIGGRAPH Asia 2024] BSDF importance sampling using a diffusion model☆41Updated 4 months ago
- Unbiased Physically Based Differentiable Renderer☆47Updated 9 months ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆94Updated 11 months ago
- Code for SIGGRAPH ASIA 2022 paper Differentiable Rendering using RGBXY Derivatives and Optimal Transport☆82Updated 2 years ago
- This is the official Mitsuba3 implementation of "Doppler Time-of-Flight Rendering" (SIGGRAPH Asia 2023)☆17Updated last year
- [ToG 2024] Official code release for paper: 🎯"DARTS: Diffusion Approximated Residual Time Sampling for Time-of-flight Rendering in Homog…☆17Updated 7 months ago
- Practice to write cpp/cuda extension for pytorch☆29Updated 3 years ago
- Lightweight Physically-Based Renderer designed for ease of use and fast prototyping☆99Updated last year
- Fast Neural Representations for Direct Volume Rendering☆28Updated 3 years ago
- Differentiable Direct Volume Rendering - Source Code