GShell
GShell copied to clipboard
Official implentation of "Ghost on the Shell: An Expressive Representation of General 3D Shapes" (ICLR 2024 Oral)
Hi I have encountered segmentation fault while testing your work with this command `python train_gshelltet_deepfashion.py --config configs/deepfashion_mc_256.json --index 0 --trainset_path data/deepfashion3d_training_data/ --testset_path data/deepfashion3d_test_data/ --o ./result` > DatasetNERF: 72 images with...
This work has been very helpful to me. May I ask when the generated code will be open-sourced?
Greate work! support 3d-gs mesh for un-bounded scene? like gof(base marching_tetrahedra)
Thanks for the great work! I am just wondering why the discarded polygon is not the orange one but the blue one. In my understanding, non-watertight mesh in fig 3...