fraunhoferhhi / gaussian_gan_decoder

[CVPRW '24] Turning the output of NeRF based 3D GANs into 3DGS scenes in a single forward pass.

Home Page:https://florian-barthel.github.io/gaussian_decoder/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May the training code be relaesed ?

yangqinhui0423 opened this issue · comments

I found "from training.volumetric_rendering.renderer import sample_from_planes" which missed the "training" module.

I found it.