Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvin528/awesome-implicit-nerf
很棒的NeRF和隐式表示项目
https://github.com/alvin528/awesome-implicit-nerf
List: awesome-implicit-nerf
Last synced: 16 days ago
JSON representation
很棒的NeRF和隐式表示项目
- Host: GitHub
- URL: https://github.com/alvin528/awesome-implicit-nerf
- Owner: alvin528
- Created: 2022-07-26T15:43:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T07:17:28.000Z (over 2 years ago)
- Last Synced: 2024-04-18T16:39:09.050Z (8 months ago)
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-implicit-nerf - 很棒的NeRF和隐式表示项目. (Other Lists / PowerShell Lists)
README
# Awesome Neural Radiance Fields [NeRF] and Implicit Representations
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)A curated list of NeRF and Implicit Representations projects. This long-term repo is frequently updated and contains latest works (including tutorials, lectures, papers, codebases). Stay tuned!
## Contributing
If you have any suggestions, feel free to send [pull requests](https://github.com/salykovaa/awesome-nerf/pulls)! Modify the `README.md` and follow the format
```
[title](link_to_pdf)
authors
*conference year* | [Project page](link) | [Github](link) | Additional links ...
```[Instant Neural Graphics Primitives with a Multiresolution Hash Encoding](https://arxiv.org/abs/2201.05989)
Thomas Müller, Alex Evans, Christoph Schied, Alexander Keller
*ACM Transactions on Graphics (SIGGRAPH) 2022* | [Project page](https://nvlabs.github.io/instant-ngp/) | [Github](https://github.com/NVlabs/instant-ngp)## Table of contents
- [Survey](#survey)
- [NeRF Introduction](#nerf-introduction)
- [NeRF Papers](#nerf-papers)
- [Improved training speed](#improved-training-speed)
- [Improved rendering speed](#improved-rendering-speed)
- [Unknown camera poses](#unknown-camera-poses)
- [Object pose estimation](#object-pose-estimation)
- [Unbounded, large-scale scenes](#unbounded-large-scale-scenes)
- [Transparent objects](#transparent-objects)## Survey
[Neural Fields in Visual Computing and Beyond](https://arxiv.org/abs/2111.11426)
Yiheng Xie, Towaki Takikawa, Shunsuke Saito, Or Litany, Shiqin Yan, Numair Khan, Federico Tombari, James Tompkin, Vincent Sitzmann, Srinath Sridhar
*Computer Graphics Forum (Eurographics 2022)* | [Project page](https://neuralfields.cs.brown.edu/) | [Recording](https://www.youtube.com/watch?v=hr2WQCs_P78)[Lecture: Neural Scene Representation, Rendering, and Generation](https://www.youtube.com/watch?v=0KslwGsI9X8)
Gordon Wetzstein
*TUM AI Lecture Series, 2022*[Advances in Neural Rendering](https://arxiv.org/abs/2111.05849)
Ayush Tewari, Justus Thies, Ben Mildenhall, Pratul Srinivasan, Edgar Tretschk, Yifan Wang, Christoph Lassner, Vincent Sitzmann, Ricardo Martin-Brualla, Stephen Lombardi, Tomas Simon, Christian Theobalt, Matthias Niessner, Jonathan T. Barron, Gordon Wetzstein, Michael Zollhoefer, Vladislav Golyanik
*SIGGRAPH 2021* | [Recording: part 1](https://www.youtube.com/watch?v=otly9jcZ0Jg) | [Recording: part 2](https://www.youtube.com/watch?v=aboFl5ozImM)[Neural Volume Rendering: NeRF And Beyond](https://arxiv.org/abs/2101.05204)
Frank Dellaert, Lin Yen-Chen
*Arxiv 2021*[Lecture: Implicit Neural Scene Representations](https://www.youtube.com/watch?v=__F9CCqbWQk)
Vincent Sitzmann
*TUM AI Lecture Series 2020*[Seminar: Neural Rendering](https://www.youtube.com/watch?v=LCTYRqW-ne8)
*CVPR 2020* | [Morning session](https://www.youtube.com/watch?v=LCTYRqW-ne8) | [Afternoon session](https://www.youtube.com/watch?v=JlyGNvbGKB8)[Seminar: Why Neural Rendering is Super Cool!](https://www.youtube.com/watch?v=-KGZmzP4P1I)
Matthias Niessner
*MIT CSAIL 2020*## NeRF Introduction
[Lecture: Understanding and Extending Neural Radiance Fields](https://www.youtube.com/watch?v=nRyOzHpcr4Q)
Jon Barron
*TUM AI Lecture Series, 2020*[NeRF: Neural Radiance Fields (10 min talk)](https://www.youtube.com/watch?v=LRAqeM8EjOo)
Ben Mildenhall, Pratul P. Srinivasan, Matthew Tancik, Jonathan T. Barron, Ravi Ramamoorthi, Ren Ng
*ECCV 2020*[NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis (ML Research Paper Explained)](https://www.youtube.com/watch?v=CRlN-cYFxTk)
Yannic Kilcher
*2021*[It’s NeRF From Nothing: Build A Complete NeRF with PyTorch](https://towardsdatascience.com/its-nerf-from-nothing-build-a-vanilla-nerf-with-pytorch-7846e4c45666)
Mason McGough
*Article from [towardsdatascience.com](https://towardsdatascience.com), 2021*[Computer Graphics and Deep Learning with NeRF using TensorFlow and Keras](https://pyimagesearch.com/2021/11/10/computer-graphics-and-deep-learning-with-nerf-using-tensorflow-and-keras-part-1/)
Aritra Roy Gosthipaty and Ritwik Raha
*PyImageSearch 2021* | [Part 1](https://pyimagesearch.com/2021/11/10/computer-graphics-and-deep-learning-with-nerf-using-tensorflow-and-keras-part-1/) | [Part 2](https://pyimagesearch.com/2021/11/17/computer-graphics-and-deep-learning-with-nerf-using-tensorflow-and-keras-part-2/)## NeRF Papers
[NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis](https://arxiv.org/abs/2003.08934)
Ben Mildenhall, Pratul P. Srinivasan, Matthew Tancik, Jonathan T. Barron, Ravi Ramamoorthi, Ren Ng
*ECCV 2020* | [Project page](https://www.matthewtancik.com/nerf) | [Github](https://github.com/bmild/nerf) | [Video](https://www.youtube.com/watch?v=JuH79E8rdKc)### Improved training speed
[Instant Neural Graphics Primitives with a Multiresolution Hash Encoding](https://arxiv.org/abs/2201.05989)
Thomas Müller, Alex Evans, Christoph Schied, Alexander Keller
*ACM Transactions on Graphics (SIGGRAPH) 2022* | [Project page](https://nvlabs.github.io/instant-ngp/) | [Github](https://github.com/NVlabs/instant-ngp)[TensoRF: Tensorial Radiance Fields](https://arxiv.org/abs/2203.09517)
Anpei Chen, Zexiang Xu, Andreas Geiger, Jingyi Yu, Hao Su
*ECCV 2022* | [Project page](https://apchenstu.github.io/TensoRF/) | [Github](https://github.com/apchenstu/TensoRF) | [Video](https://www.youtube.com/watch?v=ujOMgaKV3lA)[Point-NeRF: Point-based Neural Radiance Fields](https://arxiv.org/abs/2201.08845)
Qiangeng Xu, Zexiang Xu, Julien Philip, Sai Bi, Zhixin Shu, Kalyan Sunkavalli, Ulrich Neumann
*CVPR 2022* | [Project page](https://xharlie.github.io/projects/project_sites/pointnerf/index.html) | [Github](https://github.com/Xharlie/pointnerf) | [Video](https://www.youtube.com/watch?v=zmR9j-4AebA)[EfficientNeRF: Efficient Neural Radiance Fields](https://arxiv.org/abs/2206.00878)
Tao Hu, Shu Liu, Yilun Chen, Tiancheng Shen, Jiaya Jia
*CVPR 2022* | [Github](https://github.com/dvlab-research/efficientnerf)[PREF: Phasorial Embedding Fields for Compact Neural Representations](https://arxiv.org/abs/2205.13524)
Binbin Huang, Xinhao Yan, Anpei Chen, Shenghua Gao, Jingyi Yu
*Arxiv 2022* | [Github](https://github.com/hbb1/PREF)### Improved rendering speed
[R2L: Distilling Neural Radiance Field to Neural Light Field for Efficient Novel View Synthesis](https://arxiv.org/abs/2203.17261)
Huan Wang, Jian Ren, Zeng Huang, Kyle Olszewski, Menglei Chai, Yun Fu, Sergey Tulyakov
*ECCV 2022* | [Project page](https://snap-research.github.io/R2L/) | [Github](https://github.com/snap-research/r2l)[NeurMiPs: Neural Mixture of Planar Experts for View Synthesis](https://arxiv.org/abs/2204.13696)
Zhi-Hao Lin, Wei-Chiu Ma, Hao-Yu Hsu, Yu-Chiang Frank Wang, Shenlong Wang
*CVPR 2022* | [Project page](https://zhihao-lin.github.io/neurmips/) | [Github](https://github.com/zhihao-lin/neurmips) | [Video](https://www.youtube.com/watch?v=PV1dCTWL5Oo)[DIVeR: Real-time and Accurate Neural Radiance Fields with Deterministic Integration for Volume Rendering](https://arxiv.org/abs/2111.10427)
Liwen Wu, Jae Yong Lee, Anand Bhattad, Yuxiong Wang, David Forsyth
*CVPR 2022* | [Github](https://github.com/lwwu2/diver) | [Video](https://www.youtube.com/watch?v=jt9sLxc46P8)[SqueezeNeRF: Further factorized FastNeRF for memory-efficient inference](https://arxiv.org/abs/2204.02585)
Krishna Wadhwani, Tamaki Kojima
*Arxiv 2022*[Instant Neural Graphics Primitives with a Multiresolution Hash Encoding](https://arxiv.org/abs/2201.05989)
Thomas Müller, Alex Evans, Christoph Schied, Alexander Keller
*ACM Transactions on Graphics (SIGGRAPH) 2022* | [Project page](https://nvlabs.github.io/instant-ngp/) | [Github](https://github.com/NVlabs/instant-ngp)[Point-NeRF: Point-based Neural Radiance Fields](https://arxiv.org/abs/2201.08845)
Qiangeng Xu, Zexiang Xu, Julien Philip, Sai Bi, Zhixin Shu, Kalyan Sunkavalli, Ulrich Neumann
*CVPR 2022* | [Project page](https://xharlie.github.io/projects/project_sites/pointnerf/index.html) | [Github](https://github.com/Xharlie/pointnerf) | [Video](https://www.youtube.com/watch?v=zmR9j-4AebA)[EfficientNeRF: Efficient Neural Radiance Fields](https://arxiv.org/abs/2206.00878)
Tao Hu, Shu Liu, Yilun Chen, Tiancheng Shen, Jiaya Jia
*CVPR 2022* | [Github](https://github.com/dvlab-research/efficientnerf)[PlenOctrees for Real-time Rendering of Neural Radiance Fields](https://arxiv.org/abs/2103.14024)
Alex Yu, Ruilong Li, Matthew Tancik, Hao Li, Ren Ng, Angjoo Kanazawa
*ICCV 2021* | [Project page](https://alexyu.net/plenoctrees/) | [Github](https://github.com/sxyu/volrend) | [Video](https://www.youtube.com/watch?v=obrmH1T5mfI)[AutoInt: Automatic Integration for Fast Neural Volume Rendering](https://arxiv.org/abs/2012.01714)
David B. Lindell, Julien N. P. Martel, Gordon Wetzstein
*CVPR 2021* | [Project page](http://www.computationalimaging.org/publications/automatic-integration/) | [Github](https://github.com/computational-imaging/automatic-integration) | [Video](https://www.youtube.com/watch?v=GYxFYbih0PU)[FastNeRF: High-Fidelity Neural Rendering at 200FPS](https://arxiv.org/abs/2103.10380)
Stephan J. Garbin, Marek Kowalski, Matthew Johnson, Jamie Shotton, Julien Valentin
*Arxiv 2021* | [Project page](https://microsoft.github.io/FastNeRF/) | [Video](https://www.youtube.com/watch?v=JS5H-Usiphg)[NeX: Real-time View Synthesis with Neural Basis Expansion](https://arxiv.org/abs/2103.05606)
Suttisak Wizadwongsa, Pakkapon Phongthawee, Jiraphon Yenphraphai, Supasorn Suwajanakorn
*CVPR 2021* | [Project page](https://nex-mpi.github.io/) | [Github](https://github.com/nex-mpi/nex-code/) | [Video](https://www.youtube.com/watch?v=HyfkF7Z-ddA)[KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs](https://arxiv.org/abs/2103.13744)
Christian Reiser, Songyou Peng, Yiyi Liao, Andreas Geiger
*Arxiv, 2021* | [Project page](https://creiser.github.io/kilonerf/) | [Github](https://github.com/creiser/kilonerf) | [Video](https://www.youtube.com/watch?v=PNh0LvMpovU)[Baking Neural Radiance Fields for Real-Time View Synthesis](https://arxiv.org/abs/2103.14645)
Peter Hedman, Pratul P. Srinivasan, Ben Mildenhall, Jonathan T. Barron, Paul Debevec
*ICCV 2021* | [Project page](https://phog.github.io/snerg/) | [Github](https://github.com/google-research/google-research/tree/master/snerg) | [Video](https://www.youtube.com/watch?v=5jKry8n5YO8)[NeuSample: Neural Sample Field for Efficient View Synthesis](https://arxiv.org/abs/2111.15552)
Jiemin Fang, Lingxi Xie, Xinggang Wang, Xiaopeng Zhang, Wenyu Liu, Qi Tian
*Arxiv 2021*[Neural Sparse Voxel Fields](https://arxiv.org/abs/2007.11571)
Lingjie Liu, Jiatao Gu, Kyaw Zaw Lin, Tat-Seng Chua, Christian Theobalt
*NeurIPS 2020* | [Project page](https://lingjie0206.github.io/papers/NSVF/) | [Github](https://github.com/facebookresearch/NSVF) | [Video](https://www.youtube.com/watch?v=RFqPwH7QFEI)### Unknown camera poses
[GARF: Gaussian Activated Radiance Fields for High Fidelity Reconstruction and Pose Estimation](https://arxiv.org/abs/2204.05735)
Shin-Fang Chng, Sameera Ramasinghe, Jamie Sherrah, Simon Lucey
*Arxiv 2022* | [Project page](https://sfchng.github.io/garf/) | [Github](https://github.com/sfchng/Gaussian-Activated-Radiance-Fields)[BARF: Bundle-Adjusting Neural Radiance Fields](https://arxiv.org/abs/2104.06405)
Chen-Hsuan Lin, Wei-Chiu Ma, Antonio Torralba, Simon Lucey
*ICCV 2021* | [Project page](https://chenhsuanlin.bitbucket.io/bundle-adjusting-NeRF/) | [Github](https://github.com/chenhsuanlin/bundle-adjusting-NeRF)[Self-Calibrating Neural Radiance Fields](https://arxiv.org/abs/2108.13826)
Yoonwoo Jeong, Seokjun Ahn, Christopher Choy, Animashree Anandkumar, Minsu Cho, Jaesik Park
*ICCV 2021* | [Project page](https://postech-cvlab.github.io/SCNeRF/) | [Github](https://github.com/POSTECH-CVLab/SCNeRF) | [Video](https://www.youtube.com/watch?v=wsjx6geduvk)[GNeRF: GAN-based Neural Radiance Field without Posed Camera](https://arxiv.org/abs/2103.15606)
Quan Meng, Anpei Chen, Haimin Luo, Minye Wu, Hao Su, Lan Xu, Xuming He, Jingyi Yu
*ICCV 2021* | [Github](https://github.com/quan-meng/gnerf)[NeRF--: Neural Radiance Fields Without Known Camera Parameters](https://arxiv.org/abs/2102.07064)
Zirui Wang, Shangzhe Wu, Weidi Xie, Min Chen, Victor Adrian Prisacariu
*Arxiv 2021* | [Project page](https://nerfmm.active.vision/) | [Github](https://github.com/ActiveVisionLab/nerfmm)### Object pose estimation
[GARF: Gaussian Activated Radiance Fields for High Fidelity Reconstruction and Pose Estimation](https://arxiv.org/abs/2204.05735)
Shin-Fang Chng, Sameera Ramasinghe, Jamie Sherrah, Simon Lucey
*Arxiv 2022* | [Project page](https://sfchng.github.io/garf/) | [Github](https://github.com/sfchng/Gaussian-Activated-Radiance-Fields)[Nerfels: Renderable Neural Codes for Improved Camera Pose Estimation](https://arxiv.org/abs/2206.01916)
Gil Avraham, Julian Straub, Tianwei Shen, Tsun-Yi Yang, Hugo Germain, Chris Sweeney, Vasileios Balntas, David Novotny, Daniel DeTone, Richard Newcombe
*CVPR 2022*[NeRF-Pose: A First-Reconstruct-Then-Regress Approach for Weakly-supervised 6D Object Pose Estimation](https://arxiv.org/abs/2203.04802)
Fu Li, Hao Yu, Ivan Shugurov, Benjamin Busam, Shaowu Yang, Slobodan Ilic
*Arxiv 2022*[INeRF: Inverting Neural Radiance Fields for Pose Estimation](https://arxiv.org/abs/2012.05877)
Lin Yen-Chen, Pete Florence, Jonathan T. Barron, Alberto Rodriguez, Phillip Isola, Tsung-Yi Lin
*IROS 2021* | [Project page](https://yenchenlin.me/inerf/) | [Github](https://github.com/yenchenlin/iNeRF-public) | [Video](https://www.youtube.com/watch?v=eQuCZaQN0tI)### Unbounded, large-scale scenes
[Mip-NeRF 360: Unbounded Anti-Aliased Neural Radiance Fields](https://arxiv.org/abs/2111.12077)
Jonathan T. Barron, Ben Mildenhall, Dor Verbin, Pratul P. Srinivasan, Peter Hedman
*CVPR 2022* | [Project page](https://jonbarron.info/mipnerf360/) | [Video](https://www.youtube.com/watch?v=zBSH-k9GbV4)[Block-NeRF: Scalable Large Scene Neural View Synthesis](https://arxiv.org/abs/2202.05263)
Matthew Tancik, Vincent Casser, Xinchen Yan, Sabeek Pradhan, Ben Mildenhall, Pratul P. Srinivasan, Jonathan T. Barron, Henrik Kretzschmar
*CVPR 2022* | [Project page](https://waymo.com/research/block-nerf/) | [Video](https://www.youtube.com/watch?v=6lGMCAzBzOQ)[NeRFusion: Fusing Radiance Fields for Large-Scale Scene Reconstruction](https://arxiv.org/abs/2203.11283)
Xiaoshuai Zhang, Sai Bi, Kalyan Sunkavalli, Hao Su, Zexiang Xu
*CVPR 2022* | [Video](https://www.youtube.com/watch?v=BfrYuDv179Y)[CityNeRF: Building NeRF at City Scale](https://arxiv.org/abs/2112.05504)
Yuanbo Xiangli, Linning Xu, Xingang Pan, Nanxuan Zhao, Anyi Rao, Christian Theobalt, Bo Dai, Dahua Lin
*ECCV 2022* | [Project page](https://city-super.github.io/citynerf/) | [Github](https://github.com/city-super/BungeeNeRF)[Mega-NeRF: Scalable Construction of Large-Scale NeRFs for Virtual Fly-Throughs](https://arxiv.org/abs/2112.10703)
Haithem Turki, Deva Ramanan, Mahadev Satyanarayanan
*CVPR 2022* | [Project page](https://meganerf.cmusatyalab.org/) | [Github](https://github.com/cmusatyalab/mega-nerf)[Urban Radiance Fields](https://arxiv.org/abs/2111.14643)
Konstantinos Rematas, Andrew Liu, Pratul P. Srinivasan, Jonathan T. Barron, Andrea Tagliasacchi, Thomas Funkhouser, Vittorio Ferrari
*CVPR 2022* | [Project page](https://urban-radiance-fields.github.io/) | [Video](https://www.youtube.com/watch?v=B973fam8Bag)### Transparent objects
[NeRFReN: Neural Radiance Fields with Reflections](https://arxiv.org/abs/2111.15234)
Yuan-Chen Guo, Di Kang, Linchao Bao, Yu He, Song-Hai Zhang
*Arxiv 2022* | [Project page](https://bennyguo.github.io/nerfren/) | [Video](https://www.youtube.com/watch?v=uZin1Ynk6SM)[Dex-NeRF: Using a Neural Radiance Field to Grasp Transparent Objects](https://arxiv.org/abs/2110.14217)
Jeffrey Ichnowski, Yahav Avigal, Justin Kerr, Ken Goldberg
*CoRL 2021* | [Project page](https://sites.google.com/view/dex-nerf) | [Unofficial implementation](https://github.com/salykovaa/instant-DexNerf)