3d-gaussian-splatting
3d-gaussian-splatting copied to clipboard
Attaching network to rendering variables
Great work! I'm trying to attach a network to estimate camera parameters. Since most renderings are coded in Cuda, would I then need to write the network and backwards all in cuda code? Thanks.