MohamedRashad's picture
Add initial module structure and base classes for samplers and representations
73c350d
from .encoder import SLatEncoder
from .decoder_gs import SLatGaussianDecoder
from .decoder_rf import SLatRadianceFieldDecoder
from .decoder_mesh import SLatMeshDecoder