当前位置:网站首页>[2021]NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections
[2021]NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections
2022-07-03 23:47:00 【Dark blue blue blue】
NeRF A big problem is that the requirements for the photos taken are relatively high , For example, the illumination should be consistent , There should be no moving objects around . However, in reality, the large number of multi view images we can obtain usually cannot meet these two points . For example, if we want to restore Tiananmen Square , But people usually come and go in front of Tiananmen Square , It's very difficult to take pictures without people . Therefore, this paper proposes a scheme , You can relax the light changes and instantaneous occlusion ( That is, moving shelter ) The limitation of .
Basic modeling and NeRF It's the same , I won't go into that , Let's talk directly about how he solves the problems of light change and instantaneous occlusion .
Light variation :
First , This article borrows Generative Latent Optimization(GLO) Methods , I learned a set of pictures from each perspective embedding vector (appearance embedding), then Put this embedding Added to the a priori of color , That is, perspective a priori .
Take a look back. NeRF, We are assuming that a ray of light is emitted from the observation point , Then irradiate into the radiation field , Then the density and color of the corresponding points on the ray path are obtained , Therefore, the only condition that can ultimately determine the color we get is our observation point , That is, the parameters of the camera . But in fact , Because the illumination in the multi view pictures we have is different , And different illumination will also make the color we get different . therefore , In order to take light conditions into consideration , The simplest way is to directly number the corresponding pictures ( That is, the corresponding image embedding vector ) Enter... As a condition NeRF, So that the observation light emitted by us can get different colors .
in addition , It is worth mentioning that , Density is not affected by light , So there is no need for pictures embedding Do a priori .
Instantaneous occlusion :
First , The author will NeRF The radiation field in is divided into two overlapping radiation fields , One is static field (static), That is, the field of the object we really want to restore , The other is instantaneous field (transient), That is, those moving obstructions .
Treat static fields and primitives NeRF It doesn't make any difference , In the instantaneous field, the author requires that light not only give color and density , It also needs to be Give an uncertainty (uncertainty), That is, how reliable is the current observation point . ideally , The model needs to be for pedestrians , Moving objects such as cars give very low confidence , And give more credibility to the static landscape .
in addition , Because those moving obstructions are different in every angle of view , therefore The author also adds a visual angle a priori to the instantaneous field (transiant embedding)( It is essentially the same set of things as the priors in light changes , Just for different purposes ).
The final optimization is the same as NeRF equally , Use the volume rendering result and the original image to do the reconstruction loss .
边栏推荐
- What is the Valentine's Day gift given by the operator to the product?
- How about opening an account at Hengtai securities? Is it safe?
- Maxwell equation and Euler formula - link
- Recursive least square adjustment
- Ramble 72 of redis source code
- Tencent interview: can you pour water?
- No qualifying bean of type ‘com. netflix. discovery. AbstractDiscoveryClientOptionalArgs<?>‘ available
- D23:multiple of 3 or 5 (multiple of 3 or 5, translation + solution)
- JDBC Technology
- Distributed transaction -- middleware of TCC -- selection / comparison
猜你喜欢
2022 examination of safety production management personnel of hazardous chemical production units and examination skills of safety production management personnel of hazardous chemical production unit
How to quickly build high availability of service discovery
[Mongodb] 2. Use mongodb --------- use compass
It is forbidden to splice SQL in code
Ningde times and BYD have refuted rumors one after another. Why does someone always want to harm domestic brands?
Current detection circuit - including op amp current scheme
Double efficiency. Six easy-to-use pychar plug-ins are recommended
X Opencv feature point detection and matching
Amway by head has this project management tool to improve productivity in a straight line
Deep learning ----- using NN, CNN, RNN neural network to realize MNIST data set processing
随机推荐
Ramble 72 of redis source code
Fudan 961 review
Learning methods of zynq
Maxwell equation and Euler formula - link
After the Lunar New Year and a half
X Opencv feature point detection and matching
D25:sequence search (sequence search, translation + problem solving)
Gorilla/mux framework (RK boot): add tracing Middleware
QT creator source code learning note 05, how does the menu bar realize plug-in?
ADB related commands
Comment obtenir une commission préférentielle pour l'ouverture d'un compte en bourse? Est - ce que l'ouverture d'un compte en ligne est sécurisée?
Op amp related - link
2022 chemical automation control instrument examination content and chemical automation control instrument simulation examination
Day30-t540-2022-02-14-don't answer by yourself
Gossip about redis source code 74
Distributed transaction -- middleware of TCC -- selection / comparison
The first game of the new year, many bug awards submitted
2022 a special equipment related management (elevator) examination questions and a special equipment related management (elevator) examination contents
股票开户佣金最低的券商有哪些大家推荐一下,手机上开户安全吗
Gossip about redis source code 83