nv-tlabs / GET3D

Other
4.2k stars 376 forks source link

Why geometry not use triplane representation? #141

Closed youngstu closed 1 year ago

youngstu commented 1 year ago

Why geometry not use triplane representation?

If geometry and texture both use triplane representation, it only need a network which it can generate both geometry and texture.

Thanks.

SteveJunGao commented 1 year ago

Yes, it's a good point, and in our updated model architecture we're using one generator to generate both geometry and texture.