sunset1995 / DirectVoxGO

Direct voxel grid optimization for fast radiance field reconstruction.
https://sunset1995.github.io/dvgo
Other
1.05k stars 110 forks source link

xyz Positional embedding #66

Open whalien-902 opened 1 year ago

whalien-902 commented 1 year ago

When I read the code, I did not see the xyz position encoding used in the prediction rgb section?Can you point out where xyz position encoding is used?