An open API service providing repository metadata for many open source software ecosystems.

Topic: "inverse-rendering"

MaximeVandegar/Papers-in-100-Lines-of-Code

Implementation of papers in 100 lines of code.

Language: Python - Size: 20.7 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1,575 - Forks: 164

abdallahdib/NextFace

A high-fidelity 3D face reconstruction library from monocular RGB image(s)

Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 599 - Forks: 83

javivelasco/react-tunnels

🚇 Render React components in placeholders that are placed somewhere else in the component tree.

Language: JavaScript - Size: 712 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 395 - Forks: 12

NJU-3DV/Relightable3DGaussian

[ECCV2024] Relightable 3D Gaussian: Real-time Point Cloud Relighting with BRDF Decomposition and Ray Tracing

Language: Python - Size: 48.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 358 - Forks: 22

yifita/DSS

Differentiable Surface Splatting

Language: Python - Size: 32 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 332 - Forks: 29

compphoto/Intrinsic

Repo for the papers "Intrinsic Image Decomposition via Ordinal Shading" (TOG 2023) and "Colorful Diffuse Intrinsic Image Decomposition in the Wild" (TOG 2024)

Language: Python - Size: 36.5 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 250 - Forks: 17

fraunhoferhhi/neural-deferred-shading

Multi-View Mesh Reconstruction with Neural Deferred Shading (CVPR 2022)

Language: Python - Size: 25.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 19

tkuri/Awesome-InverseRendering

List of awesome papers on Intrinsic Decomposition & Inverse Rendering

Size: 179 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 222 - Forks: 11

avik-pal/RayTracer.jl

Differentiable RayTracing in Julia

Language: Julia - Size: 34.9 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 154 - Forks: 12

ViLab-UCSD/OpenRooms

This is the dataset and code release of the OpenRooms Dataset. For more information, please refer to our webpage below. Thanks a lot for your interest in our research!

Size: 164 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 121 - Forks: 8

fudan-zvg/IRGS

[CVPR 2025] IRGS: Inter-Reflective Gaussian Splatting with 2D Gaussian Ray Tracing

Language: HTML - Size: 77.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 111 - Forks: 4

compphoto/IntrinsicCompositing

Code for the SIGGRAPH Asia 2023 paper "Intrinsic Harmonization for Illumination-Aware Compositing"

Language: Python - Size: 52.2 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 74 - Forks: 13

akshatdave/pandora

Official Pytorch implementation of PANDORA: Polarization-Aided Neural Decomposition of Radiance

Language: Python - Size: 7.49 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 68 - Forks: 5

dogyoonlee/DP-NeRF

[CVPR 2023 - Official] DP-NeRF: Deblurred Neural Radiance Field with Physical Scene Priors

Language: Python - Size: 13.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 61 - Forks: 2

mworchel/differentiable-shadow-mapping

Differentiable Shadow Mapping for Efficient Inverse Graphics (CVPR 2023)

Language: Jupyter Notebook - Size: 5.06 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 59 - Forks: 4

isl-org/objects-with-lighting

Repository for the Objects With Lighting Dataset

Language: Python - Size: 1.91 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 53 - Forks: 4

mworchel/differentiable-rendering-parametric

Differentiable Rendering of Parametric Geometry (SIGGRAPH Asia 2023)

Language: Python - Size: 20.1 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 50 - Forks: 3

half-potato/nmf

Our method takes as input a collection of images (100 in our experiments) with known cameras, and outputs the volumetric density and normals, materials (BRDFs), and far-field illumination (environment map) of the scene.

Language: Jupyter Notebook - Size: 606 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 3

yejun688/CVPR2025_oral_paper_list

😎 A curated list of CVPR 2025 Oral paper. Total 96

Size: 90.8 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 0

chih-hao-lin/urbanir

Official PyTorch implementation of "UrbanIR: Large-Scale Urban Scene Inverse Rendering from a Single Video"

Language: Python - Size: 5.37 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 44 - Forks: 2

LiuHengyu321/IR3D-Bench

[Arxiv 25'] IR3D-Bench: Evaluating Vision-Language Model Scene Understanding as Agentic Inverse Rendering

Language: Python - Size: 3.16 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 39 - Forks: 0

changwoonchoi/IBL-NeRF

Official implementation of IBL-NeRF: Image-Based Lighting Formulation of Neural Radiance Fields (Computer Graphics Forum, Pacific Graphics 2023)

Language: Python - Size: 1.08 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 1

onpix/NeP

[CVPR2024] Inverse Rendering of Glossy Objects via the Neural Plenoptic Function and Radiance Fields

Language: Python - Size: 655 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 31 - Forks: 1

PKU-VCL-Geometry/GeoSplatting

Official Implementation of the ICCV 2025 Paper "GeoSplatting: Towards Geometry Guided Gaussian Splatting for Physically-based Inverse Rendering"

Language: Python - Size: 94.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 30 - Forks: 1

Jerrypiglet/rui-indoorinv-data

Script for generating customized data for indoor scene inverse rendering (e.g. FIPT, FVP, Li22, MonoSDF)

Language: Python - Size: 228 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 1

EliaFantini/FastNRTF

Efficient 3D reconstruction and relighting of complex scenes with global illumination effects using Neural Radiance Transfer Fields

Language: Python - Size: 33.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 3

yiqun-wang/Factored-NeuS

Factored-NeuS: Reconstructing Surfaces, Illumination, and Materials of Possibly Glossy Objects (CVPR 2025)

Language: Python - Size: 114 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 17 - Forks: 2

compphoto/MIDIntrinsics

Intrinsic components for the MIT Multi-Illumination Dataset

Language: Python - Size: 2.14 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 1

uci-rendering/irtk

Inverse Rendering Toolkit

Language: Python - Size: 102 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 12 - Forks: 0

gerwang/nerf-emitter

NeRF as a Non-Distant Environment Emitter in Physics-based Inverse Rendering (SIGGRAPH 2024)

Language: Python - Size: 67.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 2

JADGardner/neusky

The Sky's the Limit: Relightable Outdoor Scenes via a Sky-pixel Constrained Illumination Prior and Outside-In Visibility

Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

mworchel/differentiable-moment-bounds

Moment Bounds are Differentiable (SIGGRAPH 2025)

Size: 134 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

wuzirui/gs-ssr

Powering 3DGS with Realistic Screen-Space Reflections

Size: 11.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

LetianHuang/transparentgs

[SIGGRAPH'25 (ACM TOG)] TransparentGS: Fast Inverse Rendering of Transparent Objects with Gaussians

Language: Cuda - Size: 96.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

dehezhang2/RISE-SDF

RISE-SDF: a Relightable Information-Shared Signed Distance Field for Glossy Object Inverse Rendering

Size: 70.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

hg-chung/DPIR

Differentiable Point-based Inverse Rendering

Language: Python - Size: 97.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

rendervous/vol_rec_from_images

Official implementation of the paper "Image-based Reconstruction of Heterogeneous Media in the Presence of Multiple Light-Scattering"

Language: Python - Size: 59.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Jiay1C/CUBIC-Render Fork of CIS565-Fall-2018/Project4-CUDA-Rasterizer

CUDA-based Independent and Customizable Render

Language: C++ - Size: 110 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Sheldonmao/Surface_Material_Perception

This is the official repository for IEEE JSTSP paper "Surface Material Perception Through Multimodal Learning".

Language: Python - Size: 3.37 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

mworchel/mitsuba-missing-term

Radiative Backpropagation with Non-Static Geometry (EGSR 2025)

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Roni-Lab/PPSNet

PPSNet: Leveraging Near-Field Lighting for Monocular Depth Estimation from Endoscopy Videos (arXiv, 2024)

Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

onai/inverse-rendering

Inverse rendering tool

Language: NASL - Size: 1.71 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

VirtualEmbryo/deltaMic

deltaMic: differentiable Microscopy image creator for cell shape inference with active mesh

Language: Python - Size: 14.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ktzevel/SOLO

Sun Off, Lights On: Photorealistic Monocular Nighttime Simulation for Robust Semantic Perception

Language: Python - Size: 200 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tanushreebanerjee/inr-vision

Supplemental code to implement and run the multi-object tracking method presented in Towards Generalizable and Interpretable Vision with Inverse Neural Rendering.

Language: Python - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Accelsnow/diff-gaussian-rasterization-distwar Fork of graphdeco-inria/diff-gaussian-rasterization

DISTWAR-enabled rasterization engine for the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields"

Language: Cuda - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Accelsnow/gaussian-splatting-distwar Fork of graphdeco-inria/gaussian-splatting

DISTWAR atomic reduction optimization on "3D Gaussian Splatting for Real-Time Radiance Field Rendering".

Language: Python - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

onai/inverse-rendering-2

Inverse rendering tool

Language: NASL - Size: 1.72 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Topics
3d-reconstruction 11 computer-vision 11 nerf 10 pytorch 10 differentiable-rendering 10 computer-graphics 9 rendering 8 deep-learning 7 optimization 6 machine-learning 6 neural-rendering 5 inverse-graphics 5 3d-gaussian-splatting 4 intrinsic-decomposition 4 relighting 3 gaussian-splatting 3 neural-radiance-fields 3 3d-graphics 3 physically-based-rendering 3 3d 3 dataset 3 illumination 2 scene-understanding 2 python 2 diffusion-models 2 papers 2 3d-rendering 2 differentiable-programming 2 raytracing 2 radiance-field 2 cuda-programming 2 cpp 2 multi-illumination 2 reflectance-from-image 2 point-cloud 2 segmentation 1 awesome-lists 1 awesome-list 1 fluorescence-microscopy-imaging 1 paper 1 shape-inference 1 embryo 1 active-mesh 1 breadcrumbs 1 robotics 1 polarization 1 polarization-imaging 1 cvpr 1 cvpr2024 1 camera-pipeline 1 computational-photography 1 mesh-reconstruction 1 albedo 1 photometric-stereo 1 shading 1 neural-fields 1 3dgs 1 screen-space-reflections 1 glossy 1 implicit-surfaces 1 materials 1 multi-view-reconstruction 1 surface-reconstruction 1 components 1 rl 1 gaussian-raytracing 1 multimodal 1 spatial-understanding 1 vlm 1 image-processing 1 moment-bounds 1 shadows 1 computer-aided-design 1 parametric-surface 1 shape-modeling 1 autoregressive 1 backbone 1 cvpr2025 1 dust3r 1 foundation-models 1 sam 1 vggt 1 react 1 react-tunnels 1 tunnels 1 fisheye-camera 1 light-probes 1 panorama-synthesis 1 real-time-rendering 1 refraction 1 transparent-objects 1 aes 1 artificial-intelligence 1 educational 1 gans 1 generative-model 1 implementation-of-research-paper 1 meta-learning 1 reinforcement-learning 1 research 1