issues
search
JuliaNeuralGraphics
/
Nerf.jl
MIT License
110
stars
3
forks
source link
Use random background color during training
#11
Closed
pxl-th
closed
1 year ago
pxl-th
commented
1 year ago
Use random background color for loss.
Take into account image transparency.
Reduce allocations during rendering. Pre-allocate buffers for ray samples.
Fix minor bug in loss gradient (forgot to remove sigmoid gradient).