facebookresearch / neural-light-fields

This repository contains the code for Learning Neural Light Fields with Ray-Space Embedding Networks.
MIT License
184 stars 11 forks source link

extra_in_channels #5

Closed Derry-Xing closed 2 years ago

Derry-Xing commented 2 years ago

Hi,

Can you help explain the functionality of "extra" part in affine module?

Best

benattal commented 2 years ago

Hey! This option isn't currently applied in any of our configurations. In some of our earlier experiments, we used it to provide a skip connection from the first 2 channels of the 4D two plane parameterization to the output embedding.