Pinned Repositories
Algorithm
bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
ChatGPT-Midjourney
🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 | Own your own ChatGPT+Midjourney web service with one click
conerf
😮The official implementation of "CoNeRF: Controllable Neural Radiance Fields" 😮
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
D-NeRF
ETH-XGaze
Official implementation of ETH-XGaze dataset baseline
face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
gazeworkshop.github.io
Gaze Estimation and Prediction in the Wild ICCV 2019 Workshop - Webpage maintained by Nora Horanyi, University of Birmingham
hengfei-wang's Repositories
hengfei-wang/bundle-adjusting-NeRF
BARF: Bundle-Adjusting Neural Radiance Fields 🤮 (ICCV 2021 oral)
hengfei-wang/ChatGPT-Midjourney
🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 | Own your own ChatGPT+Midjourney web service with one click
hengfei-wang/conerf
😮The official implementation of "CoNeRF: Controllable Neural Radiance Fields" 😮
hengfei-wang/D-NeRF
hengfei-wang/ETH-XGaze
Official implementation of ETH-XGaze dataset baseline
hengfei-wang/gazeworkshop.github.io
Gaze Estimation and Prediction in the Wild ICCV 2019 Workshop - Webpage maintained by Nora Horanyi, University of Birmingham
hengfei-wang/giraffe
This repository will contain the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
hengfei-wang/headnerf
This repository contains a pytorch implementation of "HeadNeRF: A Real-time NeRF-based Parametric Head Model (CVPR 2022)".
hengfei-wang/hengfei-wang.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
hengfei-wang/humannerf
HumanNeRF turns a monocular video of moving people into a 360 free-viewpoint video.
hengfei-wang/hypernerf
Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields".
hengfei-wang/idr
hengfei-wang/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
hengfei-wang/KeypointNeRF
KeypointNeRF Generalizing Image-based Volumetric Avatars using Relative Spatial Encoding of Keypoints
hengfei-wang/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
hengfei-wang/mvsnerf
[ICCV 2021] Our work presents a novel neural rendering approach that can efficiently reconstruct geometric and neural radiance fields for view synthesis.
hengfei-wang/nerf
Code release for NeRF (Neural Radiance Fields)
hengfei-wang/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
hengfei-wang/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
hengfei-wang/nerfmm
(Arxiv 2021) NeRF--: Neural Radiance Fields Without Known Camera Parameters
hengfei-wang/nerfplusplus
improves over nerf in 360 capture of unbounded scenes
hengfei-wang/object_nerf
Code for "Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering", ICCV 2021
hengfei-wang/pixel-nerf
PixelNeRF Official Repository
hengfei-wang/rt_gene
RT-GENE: Real-Time Eye Gaze and Blink Estimation in Natural Environments
hengfei-wang/SCNeRF
[ICCV21] Self-Calibrating Neural Radiance Fields
hengfei-wang/srf
Stereo Radiance Fields (SRF) - Codebase
hengfei-wang/svox2
Plenoxels: Radiance Fields without Neural Networks, Code release WIP
hengfei-wang/TextGaze
Official repository for paper "TextGaze: Gaze-Controllable Face Generation with Natural Language"
hengfei-wang/TiNeuVox
Code of "TiNeuVox: Fast Dynamic Radiance Fields with Time-Aware Neural Voxels"
hengfei-wang/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.