-
![image](https://github.com/Joinkang/paper-reviews/assets/121596307/210c50bb-b1c5-47da-a136-c2724d466934)
![image](https://github.com/Joinkang/paper-reviews/assets/121596307/5c47115f-5587-4681-b4a2…
-
Well-explained, but illustration about model processing may improve the review.
Also, it would be better if the qualitative result figures are bigger than now.
Jwoo5 updated
2 years ago
-
### Links
- Paper : https://arxiv.org/abs/2003.08934
- Github : https://github.com/bmild/nerf
- Project Page : https://www.matthewtancik.com/nerf
### 한 줄 요약
- 하나의 scene에 대한 여러 view의 2d image들을 …
-
Hallo Christian,
auf Ihrem[Google Scholar Profil](https://scholar.google.de/citations?user=G8GyfhsAAAAJ&hl=de&oi=ao) sind Ihnen fälschlicherweise drei meiner Veröffentlichungen zugewiesen.
- Kil…
-
Hi
Thanks for amazing project! Also the new inspiring work: Zip-NeRF: Anti-Aliased Grid-Based Neural Radiance Fields!
I wonder whether the code for the new work zip-nerf be released?
Bests.
-
I found a new method recently: **nerfmeshing: distilling neural radiance fields into geometrically-accurate 3d meshes.**
it can get accurate mesh and less time costing, such as used in zipnerf to…
61-- updated
11 months ago
-
Hi,
I am trying to run the method on a dataset that I create from blender. I have attached a rendered image for reference.
I suspect it has to do with lack of iris in the rendered image. Is there …
-
NeRF는 이름 그대로, (Neural Radiance Fields)를 DNN으로 모델링하는 것입니다.
Radiance Fields란 것은 5가지의 값으로 현실 세계를 나타내는데, Neural Radiance Fields는 특정 좌표값을(5가지) 입력으로 받아서 해당 위치에서 바라본 이미지의 RGB값을 Deep Learning으로 예측하는 문제라고 보시면…
-
## 🚀 Feature
An implementation of the algorithm in Wang et al. (2021) - https://arxiv.org/abs/2102.07064 - for Neural Radiance Field view synthesis without known camera parameters
## Motivatio…
-
hello, can you work to do some 3d object reconstruction, like nerf construct neural radiance field and extract color mesh.