Highlights
- Pro
-
phongnhhn92.github.io Public
Forked from academicpages/academicpages.github.ioThis is Phong Nguyen personal website
HTML UpdatedDec 20, 2024 -
En3D Public
Forked from menyifang/En3DOfficial implementation of "En3D: An Enhanced Generative Model for Sculpting 3D Humans from 2D Synthetic Data"
Python Apache License 2.0 UpdatedJan 22, 2024 -
dreamgaussian4d Public
Forked from jiawei-ren/dreamgaussian4dDreamGaussian4D: Generative 4D Gaussian Splatting
Python MIT License UpdatedDec 28, 2023 -
splatter-image Public
Forked from szymanowiczs/splatter-imageOfficial implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction'
Python UpdatedDec 19, 2023 -
Compact-3DGS Public
Forked from maincold2/Compact-3DGSThe official repository of Compact 3D Gaussian Representation for Radiance Field
Python Other UpdatedDec 18, 2023 -
LightGaussian Public
Forked from VITA-Group/LightGaussian"LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS", Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu, Dejia Xu, Zhangyang Wang
-
-
Total-Recon Public
Forked from andrewsonga/Total-ReconTotal-Recon: Deformable Scene Reconstruction for Embodied View Synthesis
Python Other UpdatedApr 27, 2023 -
FORGE Public
Forked from UT-Austin-RPL/FORGECode for Few-View Object Reconstruction with Unknown Categories and Camera Poses
Python UpdatedApr 11, 2023 -
-
DDPM Public
A re implementation of Denoising Diffusion Probabilistic Model for educational purpose
-
-
diffusion-nerf Public
Forked from SpicyRamenDev/diffusion-nerfAn implementation using NVIDIA Kaolin Wisp and Stable Diffusion that applies the Score Distillation Sampling to the task of Few-shot / single-view 3D object reconstruction.
Python UpdatedJan 31, 2023 -
K-Planes Public
Forked from sarafridov/K-PlanesPython BSD 3-Clause "New" or "Revised" License UpdatedJan 25, 2023 -
sparsefusion Public
Forked from zhizdev/sparsefusionOfficial PyTorch implementation of SparseFusion: Distilling View-conditioned Diffusion for 3D Reconstruction
Python UpdatedJan 11, 2023 -
hyperreel Public
Forked from facebookresearch/hyperreelCode release for HyperReel High-Fidelity 3D Video with Ray-Conditioned Sampling
Python MIT License UpdatedJan 6, 2023 -
dycheck Public
Forked from KAIR-BAIR/dycheckOfficial JAX Implementation of Monocular Dynamic View Synthesis: A Reality Check (NeurIPS 2022)
Python Apache License 2.0 UpdatedOct 27, 2022 -
nerfacc Public
Forked from nerfstudio-project/nerfaccA General NeRF Acceleration Toolbox in PyTorch.
Python MIT License UpdatedOct 12, 2022 -
DeVRF Public
Forked from showlab/DeVRFThe Pytorch implementation of "DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes"
Python UpdatedOct 9, 2022 -
awesome-neural-rendering Public
Forked from weihaox/awesome-neural-renderingA collection of resources on neural rendering.
-
LeetSolve Public
Forked from ntnhut/LeetSolveEssential algorithms and programming techniques for C++ coding learners.
C++ UpdatedJul 10, 2022 -
awesome-image-translation Public
Forked from weihaox/awesome-image-translationA collection of awesome resources image-to-image translation.
MIT License UpdatedJun 12, 2022 -
TiNeuVox Public
Forked from hustvl/TiNeuVoxCode of "TiNeuVox: Fast Dynamic Radiance Fields with Time-Aware Neural Voxels"
Python Apache License 2.0 UpdatedJun 1, 2022 -
-
-
-
PlayableEnvironments Public
Forked from willi-menapace/PlayableEnvironmentsOfficial PyTorch implementation of "Playable Environments: Video Manipulation in Space and Time", CVPR 2022
Python Other UpdatedMar 14, 2022 -
torch-ngp Public
Forked from ashawkey/torch-ngpA pytorch CUDA extension implementation of the instant-ngp.
C++ MIT License UpdatedFeb 20, 2022 -
pointnerf Public
Forked from Xharlie/pointnerfPoint-NeRF: Point-based Neural Radiance Fields
Python Other UpdatedFeb 15, 2022 -
RGBDNet Public
[3DV 2021] We propose a new cascaded architecture for novel view synthesis, called RGBD-Net, which consists of two core components: a hierarchical depth regression network and a depth-aware generat…