From 74ecbc85851ab0d836eae7c13f4e4886cd586c14 Mon Sep 17 00:00:00 2001 From: Mayuresh Dharwadkar <98738585+Mayureshd-18@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:39:47 +0530 Subject: [PATCH] Add NeRF research paper (#798) --- computer_vision/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/computer_vision/README.md b/computer_vision/README.md index 6dccfe4..dc623cc 100644 --- a/computer_vision/README.md +++ b/computer_vision/README.md @@ -18,3 +18,5 @@ Fast and Flexible Seam Processing](http://www.sci.utah.edu/~bsumma/projects/weav * [3D Thermal Imaging: Fusion of Thermography and Depth Cameras](https://www.ndt.net/article/qirt2014/papers/QIRT-2014-035.pdf) * [Realtime depth map estimation from infrared stereo images of RGB-D cameras](https://isprs-annals.copernicus.org/articles/V-2-2021/107/2021/isprs-annals-V-2-2021-107-2021.pdf) + +* [Generating 3D Models for Prototyping of Virtual Environments using NeRF](https://ieeexplore.ieee.org/document/10493505)