This commit is contained in:
zcr
2026-04-13 11:20:56 +08:00
parent 0025b997a2
commit 95166ef698
43 changed files with 21 additions and 0 deletions

0
trellis/datasets/__init__.py Normal file → Executable file
View File

0
trellis/datasets/components.py Normal file → Executable file
View File

0
trellis/models/__init__.py Normal file → Executable file
View File

0
trellis/models/structured_latent_vae/__init__.py Normal file → Executable file
View File

0
trellis/models/structured_latent_vae/base.py Normal file → Executable file
View File

0
trellis/models/structured_latent_vae/decoder_gs.py Normal file → Executable file
View File

0
trellis/models/structured_latent_vae/decoder_mesh.py Normal file → Executable file
View File

0
trellis/models/structured_latent_vae/decoder_rf.py Normal file → Executable file
View File

0
trellis/modules/sparse/transformer/__init__.py Normal file → Executable file
View File

0
trellis/modules/sparse/transformer/blocks.py Normal file → Executable file
View File

0
trellis/modules/transformer/__init__.py Normal file → Executable file
View File

0
trellis/modules/transformer/blocks.py Normal file → Executable file
View File

0
trellis/pipelines/__init__.py Normal file → Executable file
View File

0
trellis/pipelines/base.py Normal file → Executable file
View File

0
trellis/pipelines/samplers/base.py Normal file → Executable file
View File

View File

0
trellis/representations/mesh/__init__.py Normal file → Executable file
View File

0
trellis/representations/mesh/cube2mesh.py Normal file → Executable file
View File

0
trellis/representations/mesh/flexicubes/DCO.txt Normal file → Executable file
View File

0
trellis/trainers/__init__.py Normal file → Executable file
View File

0
trellis/trainers/base.py Normal file → Executable file
View File

0
trellis/trainers/basic.py Normal file → Executable file
View File

View File

0
trellis/utils/data_utils.py Normal file → Executable file
View File

0
trellis/utils/dist_utils.py Normal file → Executable file
View File